LUMIERA.clone/tests
Ichthyostega 5d056f032d phase out the (now obsoleted) old Variant and AccessCasted implementation
All relevant uses will rely on the more strict access policy
implemented with the new util::AccessCasted. Along the same line
of thinking, I've removed the "second try" convenience conversion
from the typed get-Function of OpaqueHolder. Such an unbounded
"convert it somehow" approach is almost never a good idea. Either,
one knows by design the precise type to expect, or alternatively
should rely on the base interface solely.

...with the sole exception of the usage in WrapperPointer,
which in itself looks obsolete to me; we should better re-think
the way we handle "wrapped" objects for the BuilderTools, once
we actually start implementing the Builder

Ticket #450
2015-04-28 04:49:08 +02:00
..
backend link tests with stringent application scope dependencies (closes #938) 2014-10-17 21:15:59 +02:00
basics WIP: pondering diff representation variants 2014-11-10 04:00:39 +01:00
core refactoring: better name for the query focus shifting operation 2015-01-08 15:13:27 +01:00
gui extended planning to define the operation of UI-Bus and model update 2015-01-17 16:08:56 +01:00
include re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
library phase out the (now obsoleted) old Variant and AccessCasted implementation 2015-04-28 04:49:08 +02:00
operation reorganise test suite compartments 2014-10-17 20:02:25 +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
00helloworld.tests link tests with stringent application scope dependencies (closes #938) 2014-10-17 21:15:59 +02:00
00support.tests Test helper to show demangled C++ names 2014-11-22 03:31:59 +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
10exception.tests link tests with stringent application scope dependencies (closes #938) 2014-10-17 21:15:59 +02:00
11list.tests reorganise test suite compartments 2014-10-17 20:02:25 +02:00
11locking.tests reorganise test suite compartments 2014-10-17 20:02:25 +02:00
11luid.tests reorganise test suite compartments 2014-10-17 20:02:25 +02:00
11mpool.tests reorganise test suite compartments 2014-10-17 20:02:25 +02:00
11priqueue.tests reorganise test suite compartments 2014-10-17 20:02:25 +02:00
11safeclib.tests reorganise test suite compartments 2014-10-17 20:02:25 +02:00
11slist.tests reorganise test suite compartments 2014-10-17 20:02:25 +02:00
11time.tests reorganise test suite compartments 2014-10-17 20:02:25 +02:00
12metaprogramming.tests virtual copy support documented and covered with unit test 2015-04-20 03:41:28 +02:00
15library.tests TICKET 141: now we've full coverage, both for Variant and AccessCasted 2015-04-26 05:55:54 +02: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
25fundamental.tests link tests with stringent application scope dependencies (closes #938) 2014-10-17 21:15:59 +02: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 link tests with stringent application scope dependencies (closes #938) 2014-10-17 21:15:59 +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 amend harmless PlacementIndex test failures. Test Suite PASS 2014-05-11 02:08:53 +02: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 extended planning to define the operation of UI-Bus and model update 2015-01-17 16:08:56 +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 enable special unit-tests to link against the gui 2014-10-18 04:27:07 +02: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 minor style fix 2015-01-02 11:48:02 +01:00