awesome/tests
Uli Schlachter d33d7d71d7 tests/examples/CMakeLists.txt: Add a project() call (#1926)
project() automatically sets the PROJECT_NAME variable. Thus, when this
CMake code is run due to being included by awesome, this commit has no
effect.

When this CMake code is run on its own, CMake will no longer check for a
C and C++ compiler.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-07-17 10:11:52 +02:00
..
examples tests/examples/CMakeLists.txt: Add a project() call (#1926) 2017-07-17 10:11:52 +02: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 Improve tests/run.sh (#1904) 2017-07-09 14:17:35 +02:00
_wibox_helper.lua textclock: Move to wibox.widget 2016-05-30 17:51:19 -04:00
run.sh tests/run.sh: use temporary RC_FILE again (#1910) 2017-07-09 22:29:51 +02:00
test-awesomerc.lua test(awful: hotkeys_popup): add a minimal test 2017-02-05 21:32:43 +01:00
test-awful-client.lua Always emit property::floating when needed 2017-05-11 16:22:16 +02: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 Fix code using awful.util.round 2017-03-06 17:11:05 +01:00
test-awful-screen.lua Remove deprecated calls in tests 2017-03-30 23:07:20 -05:00
test-awful-tag.lua Remove deprecated calls in tests 2017-03-30 23:07:20 -05: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-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 Fix memory leak in the default config on screen removal 2016-09-30 22:46:51 +02:00
test-maximize.lua test-maximize.lua: Test all gravities 2017-05-26 18:24:28 +02:00
test-menubar.lua tests: fix test-menubar for when there are no desktop files (#1898) 2017-07-02 23:25:04 +02:00
test-miss-handlers.lua Add missing modelines to tests/*.lua 2016-12-31 14:05:51 +01:00
test-resize.lua client: Allow clients to have shapes 2017-02-03 17:48:28 -05: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 awful.spawn: add easy_async_with_shell and fixed easy_async doc (#1541) 2017-06-26 21:15:58 +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 Add a kind of test for wibox shape support 2016-12-26 13:28:34 +01:00