awesome/tests
Uli Schlachter 5fb6ca8194 tests/example/: Make search for template.lua explicit
Previously, while recursively scanning the directory tree, the code in here also
scanned for template.lua files and remembered the latest one it found. This
commit adds a function which finds the right template.lua for a given file name,
making this search explicit and easier to understand.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-06-11 10:24:34 +02:00
..
examples tests/example/: Make search for template.lua explicit 2016-06-11 10:24:34 +02:00
_client.lua tests/_client.lua: Don't use GtkApplication 2016-05-08 14:52:31 +02:00
_runner.lua Make tests more reliable on "early errors" 2016-03-06 10:20:45 +01:00
_wibox_helper.lua textclock: Move to wibox.widget 2016-05-30 17:51:19 -04:00
run.sh tests/run: clarify timeout in wait_until_success 2016-06-05 17:05:23 +02:00
test-awesomerc.lua awful.tag: Rename nmaster to master_count 2016-04-11 23:54:28 -04:00
test-awful-client.lua Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00
test-awful-layout.lua tests: Test all client layouts 2016-04-18 04:20:23 -04:00
test-awful-rules.lua tests: Test awful.rules 2016-04-20 00:11:04 -04:00
test-awful-screen.lua tests: Test awful.screen against regressions 2016-04-11 23:54:28 -04:00
test-awful-tag.lua tests: Test awful.tag against regressions 2016-04-11 23:54:28 -04:00
test-awful-widget-button.lua imagebox: Enable the property system 2016-05-30 23:10:02 -04:00
test-awful-widget-watch.lua Make tests more reliable on "early errors" 2016-03-06 10:20:45 +01:00
test-benchmark.lua Make tests more reliable on "early errors" 2016-03-06 10:20:45 +01:00
test-current-desktop.lua Fix the test that the previous commit added 2016-06-04 17:05:42 +02:00
test-focus.lua Make tests more reliable on "early errors" 2016-03-06 10:20:45 +01:00
test-geometry.lua tests: Test geometry changes 2016-04-20 00:11:04 -04:00
test-leak-client.lua Make tests more reliable on "early errors" 2016-03-06 10:20:45 +01:00
test-leaks.lua textclock: Move to wibox.widget 2016-05-30 17:51:19 -04:00
test-maximize.lua tests: Test awful.rules 2016-04-20 00:11:04 -04:00
test-miss-handlers.lua gears.object.properties: Implement read-only properties 2016-06-08 20:28:31 +02:00
test-resize.lua tests: test-resize: use math.ceil to handle uneven screen width (#882) 2016-05-08 19:00:59 +02:00
test-screen-changes.lua test-screen-changes.lua: Also test moves 2016-06-04 17:39:51 +02:00
test-signal.lua Add awesome.{kill,unix_signal} 2016-05-27 19:22:41 +02:00
test-spawn-snid.lua Add awesome.hostname 2016-05-27 19:22:42 +02:00
test-spawn.lua Make tests more reliable on "early errors" 2016-03-06 10:20:45 +01:00
test-struts.lua tests: Test wibox attachment, wibars and struts 2016-05-15 17:17:12 -04:00
test-urgent.lua Default config: Remove tags table 2016-04-26 09:36:53 +02:00