awesome/tests
Uli Schlachter 5ccdb933bf C-API: Return screen objects instead of indicies
This commit makes all C code that previously returned a screen index now return
a screen object, continuing the deprecation of screen indicies. Note that this
is an API break and will likely cause all kinds of problems for users.

The change also breaks some tests which are suitably fixed in this commit.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-03-26 18:09:24 +01:00
..
shape Run shape-example-generation under LuaCov 2016-03-17 10:22:42 +01:00
_runner.lua Make tests more reliable on "early errors" 2016-03-06 10:20:45 +01:00
_wibox_helper.lua Add the right vim modeline to all lua files 2015-12-12 17:42:33 +01:00
run.sh tests/run.sh: avoid warnings by setting up fg/bg/colors in xrdb 2016-03-04 01:41:43 +01: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-focus.lua Make tests more reliable on "early errors" 2016-03-06 10:20:45 +01:00
test-leak-client.lua Make tests more reliable on "early errors" 2016-03-06 10:20:45 +01:00
test-leaks.lua C-API: Return screen objects instead of indicies 2016-03-26 18:09:24 +01:00
test-miss-handlers.lua Make it possible for Lua to emulate arbitrary properties 2015-09-27 17:43:41 +02:00
test-spawn-snid.lua Make tests more reliable on "early errors" 2016-03-06 10:20:45 +01:00
test-spawn.lua Make tests more reliable on "early errors" 2016-03-06 10:20:45 +01:00
test-urgent.lua C-API: Return screen objects instead of indicies 2016-03-26 18:09:24 +01:00