LUMIERA.clone/tests
Ichthyostega 0c4495a451 reorganisation(#985): move basic typeString implementation into lib::meta
- simple function to pick up the mangled type
- pretty-printing is implemented in format-obj.cpp
- also move the demangleCxx()-Function to that location,
  it starts to be used for real, outside the test framework
2016-01-05 23:34:53 +01:00
..
backend
basics clean-up(#985): tighten basic header lib/meta/util.hpp 2016-01-05 22:00:53 +01:00
core basically a working solution for toString in ostream 2016-01-04 22:21:09 +01:00
gui basic BusTerm lifecycle unit test PASS 2016-01-03 05:32:05 +01:00
include
library reorganisation(#985): move basic typeString implementation into lib::meta 2016-01-05 23:34:53 +01:00
operation
plugin
tool
00helloworld.tests
00support.tests change the EventLog header to store a "this" attribute 2015-12-15 23:44:34 +01:00
00test.tests
10errorhandling.tests
10exception.tests
11list.tests
11locking.tests
11luid.tests
11mpool.tests
11priqueue.tests
11safeclib.tests
11slist.tests
11time.tests
12metaprogramming.tests direction switching iterator unit test PASS 2015-12-06 02:28:47 +01:00
15library.tests EventLog unit test PASS 2015-12-13 05:03:36 +01:00
20config_lowlevel.tests
20filedescriptor.tests
20filehandle.tests
20threads.tests
22config_highlevel.tests
25fundamental.tests
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
43session.tests
44builder.tests
45controller.tests add internal / diagnostic display for low-level time values and time spans 2015-09-25 03:12:04 +02:00
46engine.tests
47playout.tests
48proc-operate.tests
51-gui-model.tests test driven planning 2015-11-26 22:23:43 +01:00
80-regression.tests
DIR_INFO
SConscript build/platform: make lib SigC++ available for GUI test code 2015-12-25 03:06:33 +01:00
test.conf
test.sh
testrunner.cpp