awesome/tests
Uli Schlachter abc5a552a4 Make tasklist garbage-collectable
Again, instead of directly connecting to various signals for updating a
tasklist, this commit changes the code so that there is just a single, global
connections and based on this a weak table with all tasklist instances is used
do the updates.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-09-27 14:20:24 +02:00
..
_runner.lua tests/_runner.lua: Load all dependencies 2015-09-02 21:51:20 +02:00
_wibox_helper.lua tests: Move create_wibox() into a helper script 2015-09-27 11:58:35 +02:00
run.sh tests/run.sh: Start Xvfb with -noreset 2015-08-13 12:59:57 +02:00
test-benchmark.lua tests: Move create_wibox() into a helper script 2015-09-27 11:58:35 +02:00
test-focus.lua tests: cleanup, remove sleep/print 2015-07-18 15:08:27 +02:00
test-leaks.lua Make tasklist garbage-collectable 2015-09-27 14:20:24 +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