LUMIERA.clone/tests
Ichthyostega db1ca03220 build the valgrind-suppression similar to the testsuite
the valgrind memcheck got more and more flooded with
"possibly lost" memory blocks allocated by GLib and friends.

Linking the vgsuppression binary in the same way than the
testsuite helps us getting ahead of all that noise

Incidentally, we need to rearrange the build dependency tree
here; previously we made the testsuite depend on vgsuppression,
to ensure the latter gets recompiled prior to running tests;
now vgsuppression itself depends on all the test libraries,
so we rather need to make it direcly a prerequisite target
of running the testsuite (this approach is not precisely
correct in a logical sense, yet helps us to get it
recompiled when needed)
2015-08-16 01:17:39 +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 Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02: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 Ticket #155: rename the Track-MObject to "Fork" 2015-05-30 22:09:26 +02:00
operation reorganise test suite compartments 2014-10-17 20:02:25 +02:00
plugin clean-up: use dashes in filenames 2014-10-23 23:04:33 +02: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
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 LANDING: transition to GTK-3 2015-05-30 17:11:41 +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 generalise to arbitrary acceptable attribute values 2015-05-02 02:02:48 +02:00
20config_lowlevel.tests clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02: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
25fundamental.tests link tests with stringent application scope dependencies (closes #938) 2014-10-17 21:15:59 +02: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 clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
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 link tests with stringent application scope dependencies (closes #938) 2014-10-17 21:15:59 +02:00
41asset.tests Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +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 build the valgrind-suppression similar to the testsuite 2015-08-16 01:17:39 +02:00
test.conf Testsuite: change resource limits to work on Debian/Jessie 2015-08-16 01:17:39 +02:00
test.sh test.sh - reorganise how limits are set 2015-08-16 01:17:39 +02:00
testrunner.cpp minor style fix 2015-01-02 11:48:02 +01:00