LUMIERA.clone/tests
Ichthyostega cb80d4001a Clang(#928): refactor OutputSlot implementation to resolve a scoping problem
Clang is more insistent when it comes to enforcing 'protected' visibility.
Since in this case the basic design can be considered sane and optimal, the
only (and obvious) solution is to nest the PIMPL into a default base class
for implementation; this mirrors the structure of the interface.
2013-09-27 23:25:51 +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 inconsistencies and compilation problems 2013-09-27 23:23:13 +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 GPL header whitespace 2010-12-17 23:28:49 +01:00
00test.tests Fix: test should not be locale dependant 2010-11-06 23:02:27 +01:00
10errorhandling.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
15list.tests test: Regexed 00-40, just escaping; no fancy stuff 2009-05-15 21:25:12 +02:00
15locking.tests fix variable names in the LUMIERA_RECCONDITION_SECTION_CHAIN macro (seems like a copy+paste error from recmutex.h) 2009-12-29 16:52:39 -05:00
15luid.tests FIX: luid tests, forgotten to rename uuid to luid 2008-09-07 03:41:37 +02:00
15mpool.tests Fix: mpool build and tests 2009-06-06 15:23:20 +02:00
15priqueue.tests integrate priority queue: lumiera namespace prefix; unit test pass 2013-09-13 05:44:58 +02:00
15safeclib.tests adapt for the plugin-test now being in tests/backend 2008-10-16 02:07:32 +02:00
15slist.tests testsuite update, new test.h to be in sync with nobug 2010-07-21 04:49:18 +02:00
15time.tests correct expected values for timehandling tests 2011-02-13 23:12:36 +01:00
20config_lowlevel.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
20filedescriptor.tests use psplay trees for the filedescriptor registry 2008-09-06 12:41:03 +02:00
20filehandle.tests Exclusive file locking 2010-07-21 04:49:51 +02:00
20threads.tests TDD? TDB! Test-Driven-Brainstorming 2007-08-21 17:33:19 +02:00
22config_highlevel.tests re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
30backend-file.tests TDD? TDB! Test-Driven-Brainstorming 2007-08-21 17:33:19 +02:00
30backend-scheduler.tests TDD? TDB! Test-Driven-Brainstorming 2007-08-21 17:33:19 +02:00
30backend-threadpool.tests disable broken Thread-joining test. See Ticket #803 2011-05-21 06:52:50 +02:00
30interfaces.tests WIP: testsuite for interfaces 2008-10-27 05:08:53 +01:00
30mmap.tests add mmaping of exact blocks 2010-07-21 04:49:50 +02:00
30resourcecollector.tests disable the resourcecollector test (not finished yet) 2010-07-16 05:39:11 +02:00
31fileheader.tests extend fileheader with some flags and endianess mark 2010-07-21 06:13:59 +02:00
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