LUMIERA.clone/tests
Ichthyostega 121d78e13b EventLog: now able to write the condition to verify doRevealYourself (#1162)
this initially (on 1.9.18) triggered this extended digression;
The initial naive implementation (without backtracking) did not allow
to express such a simple thing like "function XXX" not invoked (again) after "function XXX"
2018-09-19 03:27:48 +02:00
..
backend Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
basics DOC: some doxygen fixes 2018-09-14 21:06:14 +02:00
core Assets: verify creation of ErrorLog meta-Asset 2018-09-14 21:06:12 +02:00
gui EventLog: now able to write the condition to verify doRevealYourself (#1162) 2018-09-19 03:27:48 +02:00
include
library EventLog: verify and complete the TestEventLog_test 2018-09-19 02:52:38 +02:00
operation
plugin
tool
00helloworld.tests
00support.tests EventLog: verify and complete the TestEventLog_test 2018-09-19 02:52:38 +02:00
00test.tests
10errorhandling.tests
10exception.tests Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
11list.tests
11locking.tests
11luid.tests
11mpool.tests
11priqueue.tests
11safeclib.tests
11slist.tests
11time.tests
12metaprogramming.tests Reorganise some tests 2018-03-31 17:12:45 +02:00
15library.tests GCC-7: minor adjustments to make the testsuite PASS again 2018-04-29 03:15:57 +02:00
20config_lowlevel.tests
20filedescriptor.tests
20filehandle.tests
20threads.tests
22config_highlevel.tests
25fundamental.tests Reorganise some tests 2018-03-31 17:12:45 +02:00
30backend-file.tests
30backend-scheduler.tests
30backend-threadpool.tests
30interfaces.tests
30mmap.tests
30resourcecollector.tests
31fileheader.tests
31plugin.tests
40core.tests
41asset.tests Assets: investigating the unclear distinction between asset::Struct and asset::Meta (#1156) 2018-09-14 21:06:12 +02:00
42query.tests
43session.tests
44builder.tests
45controller.tests
46engine.tests
47playout.tests
48proc-operate.tests
51-gui-model.tests WLink: finished incl. exception handling guarantees and documentation 2018-09-14 21:06:12 +02:00
52-gui-control.tests ViewSpec: integrate the simple View access case (Unit test PASS) 2018-06-15 18:02:08 +02:00
80-regression.tests
DIR_INFO
SConscript
test.conf
test.sh
testrunner.cpp