LUMIERA.clone/tests/library
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
..
test-error.c Add a context string to the error system 2009-01-13 21:23:37 +01:00
test-llist.c FIX: put a note to list_relocate, add test 2008-09-06 12:07:38 +02:00
test-locking.c Adding recursive mutexes, fix chained mutex to take only one parameter 2008-10-15 15:49:35 +02:00
test-luid.c FIX: luid tests, forgotten to rename uuid to luid 2008-09-07 03:41:37 +02:00
test-psplay.c kill some warnings 2008-12-26 23:17:51 +01:00
test-resourcecollector.c Moved the resourcecollector from backend to lib 2008-12-24 00:26:32 +01:00
test-safeclib.c add a translation function to tmpbuf 2008-08-10 12:19:08 +02:00