lumiera_/tests
Ichthyostega 7ed1948a89 TreeExplorer: refactor to make depth() reflect the logical expansion depth
...so sad.
The existing implementation was way more elegant,
just it discarded an exahusted parent element right while in expansion,
so effectively the child sequence took its place. Resolved that by
decomposing the iterNext() operation. And to keep it still readable,
I make the invariant of this class explicit and check it (which
caught yet another undsicovered bug. Yay!)
2017-12-16 19:21:22 +01:00
..
backend decommission the safe-bool-idiom (closes #477) 2017-04-02 06:42:23 +02:00
basics UI-Dispatch: get the multithreded test to work (#1098) 2017-08-07 05:19:58 +02:00
core TreeExplorer / IterSource: document design mismatch (-> Ticket #1125) 2017-12-09 06:24:57 +01:00
gui UI-Coordinates: support for truncating a given spec 2017-10-30 02:59:56 +01:00
include MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
library TreeExplorer: refactor to make depth() reflect the logical expansion depth 2017-12-16 19:21:22 +01:00
operation Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
plugin Fix notorious warning 2017-04-01 23:59:37 +02:00
tool Commands: some unit test coverage for unbinding arguments 2017-04-16 19:38:56 +02:00
00helloworld.tests link tests with stringent application scope dependencies (closes #938) 2014-10-17 21:15:59 +02:00
00support.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
00test.tests
10errorhandling.tests
10exception.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01: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 test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
12metaprogramming.tests TreeExplorer: transform-operation implemented and covered in test 2017-12-04 04:34:27 +01:00
15library.tests Library: define string conversion trait more precisely 2017-12-04 03:53:36 +01: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
25fundamental.tests UI-Dispatch: get the multithreded test to work (#1098) 2017-08-07 05:19:58 +02:00
30backend-file.tests
30backend-scheduler.tests
30backend-threadpool.tests
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
40core.tests link tests with stringent application scope dependencies (closes #938) 2014-10-17 21:15:59 +02:00
41asset.tests fix and adjust broken test defintions. Closes #985 2016-01-10 12:25:45 +01:00
42query.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
43session.tests define the plan for some scaffolding to drive the UI-Session connection (#1042) 2016-12-10 01:21:08 +01:00
44builder.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
45controller.tests Commands: change implementation frame to include the command-ID 2017-04-17 03:09:12 +02:00
46engine.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
47playout.tests
48proc-operate.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
51-gui-model.tests DiffMessage: now uniformly plays the role of MutationMessage (closes #1066) 2017-08-13 07:25:32 +02:00
52-gui-control.tests UI-Coordinates: next steps to cover 2017-10-02 18:39:18 +02:00
80-regression.tests test-suite: fix lots of missing return value checks 2016-01-28 22:30:24 +01:00
DIR_INFO
SConscript build/platform: make lib SigC++ available for GUI test code 2015-12-25 03:06:33 +01: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 Doxygen: supply missing file level comments for test support helpers 2017-02-22 01:58:49 +01:00