lumiera_/tests
Christian Thaeter d37bb17566 Add a context string to the error system
lumiera_error_set() now takes an optional extra string which can be used
to pass context relevant data along. This string gets copied into the
error state so one can easily create it by the tmpbuf_snprintf() facility.

Also a lot of places which define errors get fixed according to this.
2009-01-13 21:23:37 +01:00
..
backend Squashed another ftruncate warning 2009-01-06 17:09:36 +00:00
bugs (irrelevant) adjustments to make the SCons build of the nonexistant source happen 2008-07-11 05:01:56 +02:00
common move tests from 'tests/lumiera' to 'tests/common' to reflect src layout 2008-12-23 07:02:38 +01:00
components error.hpp belongs to src/lib 2008-12-27 00:53:35 +01:00
lib trying to make two threading related tests more robust... 2009-01-11 12:25:44 +01:00
library Add a context string to the error system 2009-01-13 21:23:37 +01:00
lumiera move tests from 'tests/lumiera' to 'tests/common' to reflect src layout 2008-12-23 07:02:38 +01:00
plugin move tests from 'tests/lumiera' to 'tests/common' to reflect src layout 2008-12-23 07:02: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 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 adapt for the plugin-test now being in tests/backend 2008-10-16 02:07:32 +02:00
20config_lowlevel.tests add a test for value resetting (I wasn't sure it works, but it does) 2008-10-15 16:01:07 +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
20resourcecollector.tests Basic resourcecollector implementation 2008-12-15 01:17:23 +01:00
20threads.tests TDD? TDB! Test-Driven-Brainstorming 2007-08-21 17:33:19 +02:00
22config_highlevel.tests Start of a 'wordlist' type for the config subsystem 2008-10-15 17:19:53 +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
30interfaces.tests WIP: testsuite for interfaces 2008-10-27 05:08:53 +01:00
30mmap.tests few tests for mmaping 2008-12-15 01:17:23 +01:00
31plugin.tests Fix config path for tests 2008-12-21 21:15:11 +01:00
40components.tests cleanup, add further testcase (starting prerequisite subsystems) 2009-01-03 13:32:24 +01:00
41asset.tests kill some warnings 2008-12-26 23:17:51 +01:00
42query.tests typos 2008-12-30 08:19:32 +01:00
43session.tests rename the proc-layer tests to comply with the numbering scheme 2008-10-23 04:02:12 +02:00
44builder.tests rename the proc-layer tests to comply with the numbering scheme 2008-10-23 04:02:12 +02:00
45controller.tests rename the proc-layer tests to comply with the numbering scheme 2008-10-23 04:02:12 +02:00
46engine.tests rename the proc-layer tests to comply with the numbering scheme 2008-10-23 04:02:12 +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 error.hpp belongs to src/lib 2008-12-27 00:53:35 +01:00
SConscript SCons: allow setting VALGRINDFLAGS from the environment 2008-12-26 23:31:00 +01:00
test.h make the test main argv const char 2008-09-10 15:19:50 +02:00
test.sh SCons: options for controling testsuite execution 2008-10-23 04:53:50 +02:00