| .. |
|
backend
|
use _join() instead of a second _sync() to wait for the worker to finish
|
2010-02-12 07:20:32 -05:00 |
|
bugs
|
(irrelevant) adjustments to make the SCons build of the nonexistant source happen
|
2008-07-11 05:01:56 +02:00 |
|
common
|
consider using RefArray for the Session API
|
2010-06-03 04:37:14 +02:00 |
|
components
|
consider using RefArray for the Session API
|
2010-06-03 04:37:14 +02:00 |
|
lib
|
kill "the EDL"
|
2010-06-03 04:37:12 +02:00 |
|
library
|
FIX: #619, New Nobug required! version 201005.1
|
2010-05-12 00:46:39 +02:00 |
|
lumiera
|
move tests from 'tests/lumiera' to 'tests/common' to reflect src layout
|
2008-12-23 07:02:38 +01:00 |
|
plugin
|
move test plugins, fix the old C++ plugin example to make it compile again
|
2009-01-12 12:46:49 +01:00 |
|
tool
|
valgrind suppression: add some more cases to be filtered
|
2010-02-13 06:00:38 +01:00 |
|
00test.tests
|
merge after integrating backend/library work
|
2008-07-11 05:20:22 +02:00 |
|
10errorhandling.tests
|
Lumiera renaming -- source code
|
2008-03-10 06:09:44 +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 |
|
15safeclib.tests
|
adapt for the plugin-test now being in tests/backend
|
2008-10-16 02:07:32 +02:00 |
|
15slist.tests
|
Cyclic L1-list. Implements almost the same set of operations as for L2-list
|
2009-06-03 18:12:35 +04:00 |
|
20config_lowlevel.tests
|
fixed config lowlevel tests
|
2009-05-15 22:11:59 +02:00 |
|
20filedescriptor.tests
|
use psplay trees for the filedescriptor registry
|
2008-09-06 12:41:03 +02:00 |
|
20filehandle.tests
|
filedescriptor cleanup and fixes
|
2008-05-19 16:27:28 +02:00 |
|
20threads.tests
|
TDD? TDB! Test-Driven-Brainstorming
|
2007-08-21 17:33:19 +02:00 |
|
22config_highlevel.tests
|
test: Regexed 00-40, just escaping; no fancy stuff
|
2009-05-15 21:25:12 +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
|
test simple-sync: avoid a race condition in output checking by using an assert
|
2010-02-10 20:53:44 -05:00 |
|
30interfaces.tests
|
WIP: testsuite for interfaces
|
2008-10-27 05:08:53 +01:00 |
|
30mmap.tests
|
add little more cleanups to mmap.tests
|
2010-02-04 22:30:46 +01:00 |
|
30resourcecollector.tests
|
Move the resourcecollector to the backend, closes #521
|
2010-02-05 08:58:19 +01:00 |
|
31plugin.tests
|
test: Regexed 00-40, just escaping; no fancy stuff
|
2009-05-15 21:25:12 +02:00 |
|
40components.tests
|
Error integration: error::Flag as subclass of State. Wrapped throw
|
2010-02-13 20:56:41 +01:00 |
|
41asset.tests
|
test: Finished regexing the last tests
|
2009-05-15 21:25:12 +02:00 |
|
42query.tests
|
Implement registration of a resolution function. QueryResolver_test pass
|
2009-10-30 20:33:44 +01:00 |
|
43session.tests
|
WIP add sub-interfaces to the session API
|
2010-06-03 04:37:15 +02:00 |
|
44builder.tests
|
test: Finished regexing the last tests
|
2009-05-15 21:25:12 +02:00 |
|
45controller.tests
|
Proc Command handling frontend finished and usable for now
|
2009-10-11 05:57:46 +02:00 |
|
46engine.tests
|
disable 2 unfinished tests for now
|
2009-09-05 19:28:52 +02:00 |
|
48proc-operate.tests
|
rename the proc-layer tests to comply with the numbering scheme
|
2008-10-23 04:02:12 +02:00 |
|
DIR_INFO
|
add dirs with DIR_INFO files describing intended content
|
2007-06-18 02:02:16 +02:00 |
|
Makefile.am
|
Move the resourcecollector to the backend, closes #521
|
2010-02-05 08:58:19 +01:00 |
|
SConscript
|
SCons: feed test.conf to test.sh (for correct output filtering)
|
2010-02-15 03:25:01 +01:00 |
|
test.conf
|
update for nobug-201002.1
|
2010-02-03 10:38:12 +01:00 |
|
test.h
|
uppercase the 'TESTS' nobug flag for the testsuite, fix tests
|
2010-02-04 09:47:29 +01:00 |
|
test.sh
|
Bugfix test.sh: detecting literally defined output
|
2010-04-16 02:23:25 +02:00 |