awesome/tests/examples
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
..
awful Silence warnings in examples (#944) 2016-06-07 22:57:01 +02:00
gears/shape Silence warnings in examples (#944) 2016-06-07 22:57:01 +02:00
shims shims: Support graph and progresssbar colors 2016-05-30 23:10:03 -04:00
text Silence warnings in examples (#944) 2016-06-07 22:57:01 +02:00
wibox Silence warnings in examples (#944) 2016-06-07 22:57:01 +02:00
CMakeLists.txt Silence warnings in examples (#944) 2016-06-07 22:57:01 +02:00