awesome/tests
Uli Schlachter a5a106f97f Make it possible for Lua to emulate arbitrary properties
This makes it possible to add something similar to a __index / __newindex
metamethod to all our C objects. Based on this, Lua can then easily implement
arbitrary properties on our capi objects.
2015-09-27 17:43:41 +02:00
..
_runner.lua tests/_runner.lua: Load all dependencies 2015-09-02 21:51:20 +02:00
run.sh tests/run.sh: Start Xvfb with -noreset 2015-08-13 12:59:57 +02:00
test-benchmark.lua test(benchmark): add for tag switch 2015-09-23 21:02:29 +02:00
test-focus.lua tests: cleanup, remove sleep/print 2015-07-18 15:08:27 +02:00
test-miss-handlers.lua Make it possible for Lua to emulate arbitrary properties 2015-09-27 17:43:41 +02:00
test-spawn.lua Add a test for awful.util.spawn_with_line_callback 2015-09-02 22:27:47 +02:00
test-urgent.lua tests: use root.fake_input instead of xdotool 2015-08-10 23:04:19 +02:00