LUMIERA.clone/tests/lib
2010-11-06 22:49:32 +01:00
..
advice change the index-interface from free to member functions 2010-06-06 02:11:40 +02:00
meta cleanup 2010-06-03 04:37:20 +02:00
query fix a regression regarding struct-asset naming scheme 2010-06-03 04:40:35 +02:00
test cleanup 2010-06-03 04:37:20 +02:00
allocationclustertest.cpp extended for-each looping helpers. Closes #479 2010-01-04 14:48:00 +01:00
appconfigtest.cpp
bool-checkable-test.cpp
custom-shared-ptr-test.cpp cleanup 2010-06-03 04:37:20 +02:00
del-stash-test.cpp extend killer-stash to allow registration of custom deleter functions 2010-06-12 03:12:02 +02:00
exceptionerrortest.cpp Error integration: error::Flag as subclass of State. Wrapped throw 2010-02-13 20:56:41 +01:00
factory-special-test.cpp
factorytest.cpp
format-helper-test.cpp
functor-util-test.cpp
hash-indexed-test.cpp more stubbing and compilation fixes 2010-06-03 04:37:18 +02:00
helloworldtest.cpp
item-wrapper-test.cpp add coverage for the simple standard case 2009-12-25 05:24:49 +01:00
iter-adapter-stl-test.cpp extend the map iterator adapter to work on STL ranges 2010-06-03 04:37:20 +02:00
iter-adapter-test.cpp bugfix and test coverage 2010-01-06 04:14:16 +01:00
iter-source-test.cpp augment IterSource adapters by definition through classical iterator range 2010-10-16 02:21:18 +02:00
itertools-test.cpp implement an duplicate-value filtering iterator 2010-01-06 06:19:30 +01:00
lifecycletest.cpp
mainsuite.cpp
Makefile.am draft behaviour of a optional/switchable object link 2010-11-06 21:23:35 +01:00
multifact-argument-test.cpp reworked MultiFact passes unit test. Closes Ticket #376 2009-10-30 00:32:26 +01:00
multifact-test.cpp reworked MultiFact passes unit test. Closes Ticket #376 2009-10-30 00:32:26 +01:00
null-value-test.cpp implement a simple singleton holder for NIL/default objects 2010-06-03 04:40:38 +02:00
opaque-holder-test.cpp cleanup 2010-06-03 04:37:20 +02:00
opaque-unchecked-buffer-test.cpp
optional-ref-test.cpp better use functor-style access instead of implicit conversion 2010-11-06 22:49:32 +01:00
removefromsettest.cpp move the for_each helpers into a separate header 2009-12-29 04:39:27 +01:00
sanitised-identifier-test.cpp
scoped-holder-test.cpp
scoped-ptrvect-test.cpp
scopedholdertransfertest.cpp
singleton-subclass-test.cpp
singleton-test.cpp
singletontestmocktest.cpp
streamtypebasicstest.cpp
streamtypelifecycletest.cpp
sub-id-test.cpp move the for_each helpers into a separate header 2009-12-29 04:39:27 +01:00
subsystem-runner-test.cpp clarify (and treat) the race; considered to be test-only 2010-02-07 17:31:28 +01:00
symbol-hashtable-test.cpp oops... fix a bug in Literal's hash function 2009-10-30 05:15:26 +01:00
symbol-test.cpp
sync-classlock-test.cpp replace GThreads by the Lumiera thread wrapper 2010-02-11 03:06:42 +01:00
sync-locking-test.cpp replace GThreads by the Lumiera thread wrapper 2010-02-11 03:06:42 +01:00
sync-timedwait-test.cpp replace GThreads by the Lumiera thread wrapper 2010-02-11 03:06:42 +01:00
sync-waiting-test.cpp replace GThreads by the Lumiera thread wrapper 2010-02-11 03:06:42 +01:00
testdummy.hpp
teststreamtypes.hpp
testtargetobj.hpp
thread-wrapper-join-test.cpp augment and round up the C++ thread wrapper 2010-02-14 23:39:15 +01:00
thread-wrapper-test.cpp threadwrapper-test should have been better written this way... 2010-02-04 18:48:47 +01:00
time-wrapper-test.cpp
typed-allocation-manager-test.cpp
typed-counter-test.cpp landing the new threadpool implementation 2010-02-15 00:48:52 +01:00
util-foreach-test.cpp document the changed/new behaviour by unit test 2010-01-07 04:40:10 +01:00
vectortransfertest.cpp
visitingtoolconcept.cpp kill "the EDL" 2010-06-03 04:37:12 +02:00
visitingtoolextendedtest.cpp
visitingtooltest.cpp