..
backend
moved plugin code from lib to backend
2008-10-15 15:49:34 +02:00
bugs
(irrelevant) adjustments to make the SCons build of the nonexistant source happen
2008-07-11 05:01:56 +02:00
common
Merge branch 'master' of git://git.lumiera.org/LUMIERA
2008-09-06 20:15:05 -04:00
components
find and configure NoBug by using pkg-config
2008-08-30 13:28:24 -04:00
error
Lumiera renaming -- source code
2008-03-10 06:09:44 +01:00
library
Adding recursive mutexes, fix chained mutex to take only one parameter
2008-10-15 15:49:35 +02: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
FIX: put a note to list_relocate, add test
2008-09-06 12:07:38 +02:00
15locking.tests
Adding recursive mutexes, fix chained mutex to take only one parameter
2008-10-15 15:49:35 +02:00
15luid.tests
FIX: luid tests, forgotten to rename uuid to luid
2008-09-07 03:41:37 +02:00
15safeclib.tests
add a translation function to tmpbuf
2008-08-10 12:19:08 +02:00
20config_lowlevel.tests
test for basic set and get
2008-09-10 15:19:50 +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
20plugin.tests
plugin test update, prepared for C++
2007-08-19 05:53:43 +02:00
20threads.tests
TDD? TDB! Test-Driven-Brainstorming
2007-08-21 17:33:19 +02:00
22config_highlevel.tests
config setters for number and word, thats it for now
2008-09-10 15:19:50 +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
TDD? TDB! Test-Driven-Brainstorming
2007-08-21 17:33:19 +02:00
50components.tests
Landing draft implementation of pull() call
2008-08-17 04:22:46 +02:00
51asset.tests
registry for default objects now passing test
2008-04-05 22:52:20 +02:00
52query.tests
change build to link in separate libs, also split test executable.
2008-04-12 04:55:18 +02:00
53session.tests
Defaults Manager finished for now
2008-04-08 04:39:07 +02:00
54builder.tests
Refactorings regarding use of smart-ptr, Placement and BuilderTool
2008-05-19 08:46:19 +02:00
55controller.tests
TDBS (test driven brain storming) :-)
2007-09-03 02:33:47 +02:00
56engine.tests
test covering the stack-wise buffer pointer table allocation
2008-07-21 03:25:06 +02:00
58proc-operate.tests
draft adding clips and simple editing operations
2007-09-25 23:39:46 +02:00
DIR_INFO
add dirs with DIR_INFO files describing intended content
2007-06-18 02:02:16 +02:00
Makefile.am
Merge branch 'master' of git://git.lumiera.org/LUMIERA
2008-09-06 20:15:05 -04:00
SConscript
scons: simplify how library tests are built
2008-09-07 23:43:06 +02:00
test.h
make the test main argv const char
2008-09-10 15:19:50 +02:00
test.sh
increase timeout (2sec) to avoid problems when running in a VM
2008-09-13 01:59:39 +02:00