awesome/tests
Uli Schlachter 17e8827212 tests/run.sh: Factor out a helper function
This factors out a function wait_until_success that runs some command until it
succeeds (with a timeout) and uses this function in the two places where this
was already done before.

Note that this removes the "kill -0" trick for early exit again and instead will
use the timeout in case awesome dies during startup.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-08-12 09:49:28 +02:00
..
_runner.lua tests/_runner.lua: use xpcall+traceback with step error handler 2015-07-22 13:52:47 +02:00
run.sh tests/run.sh: Factor out a helper function 2015-08-12 09:49:28 +02:00
test-focus.lua tests: cleanup, remove sleep/print 2015-07-18 15:08:27 +02:00
test-urgent.lua tests: use root.fake_input instead of xdotool 2015-08-10 23:04:19 +02:00