awesome/tests/examples
Uli Schlachter 477af1b145 test runner: Move running to a shell script
Instead of running the example tests directly from CMake and checking
the results via CMake, the tests are now run through a shell script.

So far, there are too many variables involved for me to easily figure
out how to run this shell script in the building phase instead of the
configuring phase, but at least this commit moves the "actual running"
out of CMake, bringing us a step closer to that goal.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2018-07-31 17:50:41 +02:00
..
awful example tests: Save expected test output in a txt file 2018-07-27 08:56:18 +02:00
gears/shape tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
shims fix(awful: widget: only_on_screen): update for screen API changes from #2293 (#2304) 2018-07-22 18:33:59 -04:00
text example tests: Save expected test output in a txt file 2018-07-27 08:56:18 +02:00
wibox example tests: Save expected test output in a txt file 2018-07-27 08:56:18 +02:00
CMakeLists.txt test runner: Move running to a shell script 2018-07-31 17:50:41 +02:00
runner.sh test runner: Move running to a shell script 2018-07-31 17:50:41 +02:00