LUMIERA.clone/tests
Christian Thaeter 8b901567ed getting strings from the config
a string can be either quoted (single or doublequoted), then the text
between this quotes is returned, quotes are escaped by doubling themself,
no chopping at either end is done,

or not quoted then the the tabs and spaces are chopped from the value
at either end.
2008-08-10 12:26:19 +02:00
..
backend getting strings from the config 2008-08-10 12:26:19 +02:00
bugs Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
common fix compilation problem with Boost 1.35 2008-07-09 05:25:55 +02:00
components Merge ct/devel to see if there are any problems... 2008-05-20 04:58:16 +02:00
error Lumiera renaming -- source code 2008-03-10 06:09:44 +01:00
library throw away the 'references' implementation, we probably don't need it 2008-08-10 12:19:50 +02:00
plugin let LUMIERA_DIE take an error identifier as parameter 2008-05-13 20:54:05 +02:00
00test.tests Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00
10errorhandling.tests Lumiera renaming -- source code 2008-03-10 06:09:44 +01:00
15list.tests enough lists tests for basic functionality, more are added as needed 2007-09-05 22:59:01 +02:00
15locking.tests Adapt the condition implementation to the macro SECTION based approach 2008-08-10 12:19:50 +02:00
15luid.tests renamed the uuid to luid 2008-08-10 12:18:20 +02:00
15safeclib.tests add a translation function to tmpbuf 2008-08-10 12:19:08 +02:00
20config.tests getting strings from the config 2008-08-10 12:26:19 +02:00
20filedescriptor.tests filedescriptor handling basics working, including some tests 2008-05-19 16:27:28 +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
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 small adaptions to scons, fix a test 2008-05-20 13:04:22 +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 registry for default objects now passing test 2008-04-05 22:52:20 +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 Simple config init/destroy, beginning of a config-testsuite 2008-08-10 12:26:18 +02:00
SConscript small adaptions to scons, fix a test 2008-05-20 13:04:22 +02:00
test.h Test simplification, plaything 2008-05-13 20:57:18 +02:00
test.sh small adaptions to scons, fix a test 2008-05-20 13:04:22 +02:00