..
backend
Library: thread self recognition implemented and tested ( closes #1054 )
2017-01-07 01:01:39 +01:00
basics
Library: helper to produce threadsafe member-IDs for a family of objects
2017-01-14 03:07:48 +01:00
core
WIP: draft command binding by lambda...
2017-03-18 19:02:41 +01:00
gui
UI-top-level: simplify name and namespace
2017-02-19 04:27:09 +01:00
include
library
Function-Tools: include the investigation code as unit test
2017-03-19 02:29:39 +01:00
operation
mass clean-up: adapt usage of std::cout pretty much everywhere
2016-01-07 20:12:46 +01:00
plugin
mass clean-up: adapt usage of std::cout pretty much everywhere
2016-01-07 20:12:46 +01:00
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
LANDING: transition to GTK-3
2015-05-30 17:11:41 +02:00
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
Function-Tools: include the investigation code as unit test
2017-03-19 02:29:39 +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
fix and adjust broken test defintions. Closes #985
2016-01-10 12:25:45 +01:00
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
build/platform: make lib SigC++ available for GUI test code
2015-12-25 03:06:33 +01:00
test.conf
Testsuite: change resource limits to work on Debian/Jessie
2015-08-16 01:17:39 +02:00
test.sh
test.sh - reorganise how limits are set
2015-08-16 01:17:39 +02:00
testrunner.cpp