awesome/tests/examples/awful
Uli Schlachter ffe64727fe Silence warnings in examples (#944)
There was a problem that the examples were considered to have failed as soon as
they produced any kind of output, but there were legitimate cases of warnings
being printed that triggered these checks. Commit 4819be4f4f used a
regular expression to detect and ignore this warnings.

This commit reverts the above commit and instead silences the warnings by
monkey-patching the function that prints the warnings into a no-op.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-06-07 22:57:01 +02:00
..
mouse doc: Add a coords example 2016-04-30 04:27:34 -04:00
placement placement: Remove leftover prints 2016-05-29 23:50:37 -04:00
template.lua Silence warnings in examples (#944) 2016-06-07 22:57:01 +02:00