Uli Schlachter
bf3b9b5f42
tests: Fix luacheck warnings
...
This leaves one warning in tests/test-urgent.lua which points out an actual
bug/problem.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-02-12 09:12:41 +01:00
Uli Schlachter
63653bed76
Add the right vim modeline to all lua files
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-12-12 17:42:33 +01:00
Uli Schlachter
1beda989e5
tests/_runner.lua: Load all dependencies
...
This tried to use awful, but didn't load awful itself. Kids, this is why you
should make your variables local!
Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-09-02 21:51:20 +02:00
Daniel Hahler
22624284a2
tests/_runner.lua: use xpcall+traceback with step error handler
2015-07-22 13:52:47 +02:00
Daniel Hahler
611438a892
Add functional tests via Xephyr/Xvfb/xdotool
...
Closes https://github.com/awesomeWM/awesome/pull/133
2015-07-10 15:19:51 +02:00