lumiera_/tests
Ichthyostega f136220131 Clang(#928): fix re-entrance error in testcode
Clang seems to evaluate the terms of a function call in another order
than GCC -- this uncovered re-entrance errors in some metaprogramming tests,
where we re-used a global formatter object in recursive instantiations.
2013-09-28 01:16:22 +02:00
..
backend re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
core Clang(#928): refactor OutputSlot implementation to resolve a scoping problem 2013-09-27 23:25:51 +02:00
include re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
library Clang(#928): fix re-entrance error in testcode 2013-09-28 01:16:22 +02:00
operation re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
plugin reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
tool
00test.tests
10errorhandling.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
15list.tests
15locking.tests
15luid.tests
15mpool.tests
15priqueue.tests integrate priority queue: lumiera namespace prefix; unit test pass 2013-09-13 05:44:58 +02:00
15safeclib.tests
15slist.tests
15time.tests
20config_lowlevel.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
20filedescriptor.tests
20filehandle.tests
20threads.tests
22config_highlevel.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
30backend-file.tests
30backend-scheduler.tests
30backend-threadpool.tests disable broken Thread-joining test. See Ticket #803 2011-05-21 06:52:50 +02:00
30interfaces.tests
30mmap.tests
30resourcecollector.tests
31fileheader.tests
31plugin.tests integrate priority queue: lumiera namespace prefix; unit test pass 2013-09-13 05:44:58 +02:00
40core.tests clean up and comment test (hierarchy rebuilding through visitation) 2013-04-15 03:48:12 +02:00
41asset.tests reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
42query.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
43session.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
44builder.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
45controller.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
46engine.tests render job dummy passes unit test 2013-09-07 02:37:17 +02:00
47playout.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
48proc-operate.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
51-gui-model.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
80-regression.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
SConscript SCons: rework test definition to link according to layer 2013-01-07 02:15:05 +01:00
test.conf cumulated build/release fixes 2011-03-31 18:43:50 +02:00
test.sh cumulated build/release fixes 2011-03-31 18:43:50 +02:00
testrunner.cpp SCons: rework test definition to link according to layer 2013-01-07 02:15:05 +01:00