LUMIERA.clone/tests/lib
2010-12-17 21:08:44 +01:00
..
advice change the index-interface from free to member functions 2010-06-06 02:11:40 +02:00
meta Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
query Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
test Use CHECK instead of ENSURE in test suite. (Ticket #250) 2010-12-17 21:08:44 +01:00
allocationclustertest.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
appconfigtest.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
bool-checkable-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
custom-shared-ptr-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
del-stash-test.cpp Use CHECK instead of REQUIRE in test suite. (Ticket #250) 2010-12-17 21:05:50 +01:00
exceptionerrortest.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
factory-special-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
factorytest.cpp namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
format-helper-test.cpp fix a problem with formatting arbitrary types; reneable the broken tests 2009-08-28 20:33:20 +02:00
functor-util-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
hash-indexed-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
helloworldtest.cpp Test suite runner: pass exit code = 5 when having caught an exception 2009-10-11 05:57:42 +02:00
item-wrapper-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +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 Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
iter-source-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
itertools-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
lifecycletest.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
mainsuite.cpp Test suite runner: pass exit code = 5 when having caught an exception 2009-10-11 05:57:42 +02:00
Makefile.am draft behaviour of a optional/switchable object link 2010-11-06 21:23:35 +01:00
multifact-argument-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
multifact-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +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 Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
opaque-unchecked-buffer-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
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 remove any use of boost::function in favour of <tr1/functional> 2009-07-19 05:47:36 +02:00
scoped-holder-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
scoped-ptrvect-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
scopedholdertransfertest.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
singleton-subclass-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
singleton-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
singletontestmocktest.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
streamtypebasicstest.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
streamtypelifecycletest.cpp remove any use of boost::function in favour of <tr1/functional> 2009-07-19 05:47:36 +02:00
sub-id-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
subsystem-runner-test.cpp Use CHECK instead of REQUIRE in test suite. (Ticket #250) 2010-12-17 21:05:50 +01:00
symbol-hashtable-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
symbol-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
sync-classlock-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
sync-locking-test.cpp Use CHECK instead of REQUIRE in test suite. (Ticket #250) 2010-12-17 21:05:50 +01:00
sync-timedwait-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
sync-waiting-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
testdummy.hpp now able to implement ScopedPtrVect iteration properly 2009-07-16 19:36:01 +02:00
teststreamtypes.hpp finish common->lib transition for the tests 2008-12-18 04:47:41 +01:00
testtargetobj.hpp namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
thread-wrapper-join-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
thread-wrapper-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
time-wrapper-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
typed-allocation-manager-test.cpp Use CHECK instead of REQUIRE in test suite. (Ticket #250) 2010-12-17 21:05:50 +01:00
typed-counter-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
util-foreach-test.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
vectortransfertest.cpp Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
visitingtoolconcept.cpp Use CHECK instead of REQUIRE in test suite. (Ticket #250) 2010-12-17 21:05:50 +01:00
visitingtoolextendedtest.cpp kill some warnings 2008-12-26 23:17:51 +01:00
visitingtooltest.cpp kill some warnings 2008-12-26 23:17:51 +01:00