the buildsystem will now pick up and link all test cases according to the layer, e.g. backend tests will automatically be linked against the backend + library solely.
11 lines
195 B
Text
11 lines
195 B
Text
TESTING "Regression Tests: Known bugs" ./test-suite --group=regressiongui
|
|
|
|
|
|
|
|
TEST "Smile test" HelloBug_test <<END
|
|
err: hello sunshine
|
|
END
|
|
|
|
|
|
PLANNED "Suicide test" ElectricSuicide_test <<END
|
|
END
|