LUMIERA.clone/tests/lib
Ichthyostega 47afbbeab0 first attempt towards covering the various special cases
the intention is to generate most combinations from
generic template cases, but to define the difficult
cases by explicit specialisation
2011-09-25 19:25:53 +02:00
..
advice adapt the unit-tests to use the new Time framework 2011-05-16 08:38:27 +02:00
meta test case generator (Cartesian product): unit test pass 2011-09-25 19:25:52 +02:00
query refactor some lib facilities 2011-02-05 23:53:37 +01:00
test refactor some lib facilities 2011-02-05 23:53:37 +01:00
time first attempt towards covering the various special cases 2011-09-25 19:25:53 +02:00
allocation-cluster-test.cpp some naming cleanup and namespace indentation fixes 2010-12-18 00:58:19 +01:00
app-config-test.cpp use setup.ini to retrieve the modulepath and configpath 2011-02-06 05:06:16 +01:00
bool-checkable-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
cmdline-wrapper-test.cpp refactor some lib facilities 2011-02-05 23:53:37 +01:00
custom-shared-ptr-test.cpp Adjust some Copyright headers 2011-02-05 20:56:51 +01:00
del-stash-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
exceptionerrortest.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
factory-special-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
factorytest.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
format-helper-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
functor-util-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
hash-indexed-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
helloworldtest.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
item-wrapper-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
iter-adapter-stl-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
iter-adapter-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
iter-source-test.cpp adapt the unit-tests to use the new Time framework 2011-05-16 08:38:27 +02:00
itertools-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
lifecycletest.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
lumitime-test.cpp dry-run: switch the lumitime-test.cpp to use the new Time framework 2011-05-15 22:10:26 +02:00
mainsuite.cpp refactor some lib facilities 2011-02-05 23:53:37 +01:00
Makefile.am WIP: autotools catchup, make it build again 2011-04-28 13:14:29 +02:00
multifact-argument-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
multifact-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
null-value-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
opaque-holder-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
opaque-unchecked-buffer-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
optional-ref-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
polymorphic-value-test.cpp special case: support cloning, but not copy 2011-05-15 04:19:25 +02:00
removefromsettest.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
sanitised-identifier-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
scoped-holder-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
scoped-holder-transfer-test.cpp some naming cleanup and namespace indentation fixes 2010-12-18 00:58:19 +01:00
scoped-ptrvect-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
search-path-splitter-test.cpp Gui: rework resource loading to make the application fully relocatable 2011-02-07 09:56:27 +01:00
singleton-subclass-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
singleton-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
singleton-testmock-test.cpp some naming cleanup and namespace indentation fixes 2010-12-18 00:58:19 +01:00
streamtypebasicstest.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
streamtypelifecycletest.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
sub-id-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
subsystem-runner-test.cpp refactor some lib facilities 2011-02-05 23:53:37 +01:00
symbol-hashtable-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
symbol-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
sync-classlock-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
sync-locking-test.cpp Fix problems discovered by compiling with gcc 4.4 2011-05-21 07:08:17 +02:00
sync-timedwait-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
sync-waiting-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
testdummy.hpp GPL header whitespace 2010-12-17 23:28:49 +01:00
teststreamtypes.hpp GPL header whitespace 2010-12-17 23:28:49 +01:00
testtargetobj.hpp GPL header whitespace 2010-12-17 23:28:49 +01:00
thread-wrapper-join-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
thread-wrapper-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
typed-allocation-manager-test.cpp some naming cleanup and namespace indentation fixes 2010-12-18 00:58:19 +01:00
typed-counter-test.cpp adapt the unit-tests to use the new Time framework 2011-05-16 08:38:27 +02:00
util-floordiv-test.cpp cumulated build/release fixes 2011-03-31 18:43:50 +02:00
util-floorwrap-test.cpp generalise to long and int; improve test coverage 2011-01-20 21:30:48 +01:00
util-foreach-test.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
vector-transfer-test.cpp some naming cleanup and namespace indentation fixes 2010-12-18 00:58:19 +01:00
visitingtoolconcept.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
visitingtoolextendedtest.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00
visitingtooltest.cpp GPL header whitespace 2010-12-17 23:28:49 +01:00