lumiera_/tests
Ichthyostega b52ab62caf SessionCommand: define function test for message based invocation
the intention is to cover more of the full invocation path,
without running all of the application infrastructure. So this
second test cases simulates how messages are handled in CoreService,
where the CommandHandler (visitor) actually invokes the SessionCommand
facade
2017-01-13 08:26:41 +01:00
..
backend Library: thread self recognition implemented and tested (closes #1054) 2017-01-07 01:01:39 +01:00
basics SessionCommand: draft the idea of a function(integration) test 2017-01-11 04:19:43 +01:00
core SessionCommand: define function test for message based invocation 2017-01-13 08:26:41 +01:00
gui SessionCommand: draft the idea of a function(integration) test 2017-01-11 04:19:43 +01:00
include
library Library: finish adapter to snapshot non-assignable values 2017-01-12 23:41:20 +01:00
operation
plugin
tool
00helloworld.tests
00support.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
00test.tests
10errorhandling.tests
10exception.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
11list.tests
11locking.tests
11luid.tests
11mpool.tests
11priqueue.tests
11safeclib.tests
11slist.tests
11time.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
12metaprogramming.tests immutable-arguments(#989): verify the tuple builder can handle those too 2016-02-07 02:20:01 +01:00
15library.tests Library: finish adapter to snapshot non-assignable values 2017-01-12 23:41:20 +01:00
20config_lowlevel.tests
20filedescriptor.tests
20filehandle.tests
20threads.tests
22config_highlevel.tests
25fundamental.tests Library: thread self recognition implemented and tested (closes #1054) 2017-01-07 01:01:39 +01:00
30backend-file.tests
30backend-scheduler.tests
30backend-threadpool.tests
30interfaces.tests
30mmap.tests
30resourcecollector.tests
31fileheader.tests
31plugin.tests
40core.tests
41asset.tests
42query.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
43session.tests define the plan for some scaffolding to drive the UI-Session connection (#1042) 2016-12-10 01:21:08 +01:00
44builder.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
45controller.tests start and stop the Dispatcher for running the function(integration) test 2017-01-11 05:01:47 +01:00
46engine.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
47playout.tests
48proc-operate.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
51-gui-model.tests Finish AbstractTangible_test and the basic UI-Element protocol 2016-10-04 03:50:44 +02:00
80-regression.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
DIR_INFO
SConscript
test.conf
test.sh
testrunner.cpp