awesome/tests
Uli Schlachter 0a588e099a Add a client shape test (#2214)
This is not really a test. It just starts xeyes and sees if anything
explodes.

However, the reason for this test is to stabilise code coverage.
Apparently, Gtk(?) sometimes creates shaped windows. This had the effect
that codecov always reports random changes to code coverage, depending
on if this specific test run saw any shaped client windows or not.

Thus, by explicitly adding a test that runs a shaped client, hopefully
these random fluctuations disappear.

Hopefully-fixes: https://github.com/awesomeWM/awesome/issues/1975
Signed-off-by: Uli Schlachter <psychon@znc.in>
2018-03-12 22:53:00 -04:00
..
examples Merge pull request #1487 from Elv13/fix_1482 2018-03-04 16:42:05 -05:00
themes tests: improve coverage with integration tests (#2082) 2017-11-18 01:52:48 +01:00
_client.lua tests: Add resizing support to the test client 2017-05-23 22:33:26 +02:00
_multi_screen.lua Add a new disposition to _multi_screen.lua 2017-05-15 08:15:59 +02:00
_runner.lua tests/_runner.lua: write "Running step …" to stderr 2017-08-11 20:01:37 +02:00
_wibox_helper.lua tag/tasklist: Update rc.lua 2017-12-02 16:33:06 -05:00
run.sh tests: do not set Xft.dpi with integration tests (#2121) 2017-11-23 23:26:54 -05:00
test-awesomerc.lua Cleanup usages/patching of awful.util.deprecate (#1966) 2017-08-10 12:18:54 +02:00
test-awful-client.lua tests: Make sure clients really end up on the right screen 2018-03-04 01:34:34 -05:00
test-awful-layout.lua Re-arrange the magnifier layout on focus changes 2017-06-09 10:13:14 +02:00
test-awful-rules.lua tests: Test the custom rule sources 2018-03-04 01:34:34 -05:00
test-awful-screen.lua Cleanup usages/patching of awful.util.deprecate (#1966) 2017-08-10 12:18:54 +02:00
test-awful-tag.lua Cleanup usages/patching of awful.util.deprecate (#1966) 2017-08-10 12:18:54 +02:00
test-awful-widget-button.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
test-awful-widget-calendar_popup.lua tests: Test the calendar widget 2017-06-12 02:58:06 -04:00
test-awful-widget-only_on_screen.lua Add a only_on_screen container widget 2017-03-03 13:25:28 +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 Fix Luacheck 0.19.0 release Travis breaks 2017-03-03 16:41:12 -06:00
test-client-shape.lua Add a client shape test (#2214) 2018-03-12 22:53:00 -04:00
test-client-swap.lua tests: fix indenting/style (#1303) 2016-12-27 21:39:08 +01:00
test-current-desktop.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
test-dbus-error.lua tests: fix indenting/style (#1303) 2016-12-27 21:39:08 +01:00
test-drawable-bgimage.lua tests: fix indenting/style (#1303) 2016-12-27 21:39:08 +01:00
test-focus.lua tests: fix indenting/style (#1303) 2016-12-27 21:39:08 +01:00
test-geometry.lua test-geometry: Wait for c:kill() to be done 2017-01-02 19:34:41 +01:00
test-gravity.c Add a test for gravity handling (#1760) 2017-05-13 23:28:45 +02:00
test-gravity.lua Add a test for gravity handling (#1760) 2017-05-13 23:28:45 +02:00
test-keyboard-layout-changes.lua Asynchronously update the keyboard state 2017-03-28 15:21:01 +02:00
test-leak-client.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
test-leaks.lua tag/tasklist: Update rc.lua 2017-12-02 16:33:06 -05:00
test-maximize.lua Add client.object.immobilized_{horizontal,vertical} (#2066) 2017-10-25 15:36:00 +02:00
test-menubar.lua fix(tests: menubar): ignore warning about opening applications dir in /dev/null 2017-08-24 23:06:15 +02:00
test-miss-handlers.lua Add missing modelines to tests/*.lua 2016-12-31 14:05:51 +01:00
test-resize.lua tests: Check that the "after" resize mode doesn't print errors 2017-11-06 05:47:12 +01:00
test-screen-changes.lua fix(tests: screen-changes): take in account useless_gap 2017-07-03 01:02:52 +02:00
test-signal.lua tests: fix indenting/style (#1303) 2016-12-27 21:39:08 +01:00
test-spawn-snid.lua tests: fix indenting/style (#1303) 2016-12-27 21:39:08 +01:00
test-spawn.lua awesome.spawn: Add a new argument for env 2017-08-16 13:23:19 +02:00
test-struts.lua tests: Validate wibar geometry in the struts test 2017-02-13 22:41:25 -05:00
test-tag-gap-single-client.lua Fix awful.tag.object.get_gap_single_client (#1190) 2016-10-26 01:43:45 +02:00
test-tooltip.lua Stabilize awful.tooltip code coverage (#1773) 2017-05-07 18:00:22 +02:00
test-urgent.lua tests: fix indenting/style (#1303) 2016-12-27 21:39:08 +01:00
test-use-after-gc.lua Improve behaviour of GC'd objects 2016-09-24 14:37:07 +02:00
test-wallpaper.lua tests: fix indenting/style (#1303) 2016-12-27 21:39:08 +01:00
test-wibox-shape.lua tests: Test the input_passthrough property 2017-11-27 00:22:11 -05:00