LUMIERA.clone/tests
Ichthyostega a421cf45de adjust test spec: C++11 does indeed pass ref parameters even through function objects
This is a notable difference to the boost or tr1-function objects
we used up to now. Thus the behavour is now straight forward without
any exception. If the function takes an argument by reference,
this is replicated through bind and function expressions
2014-05-10 02:14:38 +02:00
..
backend re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
core C++11 transition fixes 2014-04-05 22:20:38 +02:00
include re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
library adjust test spec: C++11 does indeed pass ref parameters even through function objects 2014-05-10 02:14:38 +02:00
operation fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
plugin Ticket #925: remove LUID from interface/plugin specifications 2014-03-16 02:21:07 +01:00
tool release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +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
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
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 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
20filehandle.tests Exclusive file locking 2010-07-21 04:49:51 +02:00
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 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 adjust test spec: C++11 does indeed pass ref parameters even through function objects 2014-05-10 02:14:38 +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 Debian/Policy 3.9.x : enforce strict dependencies on dynamic modules 2013-11-03 00:07:17 +01:00
test.conf cumulated build/release fixes 2011-03-31 18:43:50 +02:00
test.sh test.sh: double VSize limits to prevent frequent test suite failure 2013-10-13 02:50:04 +02:00
testrunner.cpp testrunner: handle help request properly 2014-05-05 22:59:23 +02:00