LUMIERA.clone/tests/library/diff
Ichthyostega 806d569e06 Diff-Framework: resolve lurking problems with specific STL containers
basically the solution was a bit too naive and assumed everything is similar to a vector.
It is not, and this leads to some insidious problems with std::map, which hereby
are resolved by introducing ContainerTraits
2019-12-14 01:29:21 +01:00
..
diff-complex-application-test.cpp Diff-Listener: need a really basic test 2019-12-12 23:41:26 +01:00
diff-ignore-changes-test.cpp TreeMutator: combine no-op layer with selective other diff binding 2018-10-12 02:05:11 +02:00
diff-index-table-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
diff-list-application-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
diff-list-generation-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
diff-tree-application-simple-test.cpp Diff-Framework: resolve lurking problems with specific STL containers 2019-12-14 01:29:21 +01:00
diff-tree-application-test.cpp Diff-Listener: need a really basic test 2019-12-12 23:41:26 +01:00
gen-node-test.cpp Diff-Listener: need a really basic test 2019-12-12 23:41:26 +01:00
generic-record-test.cpp Diff-Listener: need a really basic test 2019-12-12 23:41:26 +01:00
mutation-message-test.cpp DummySessionConnection: produce a simple population diff message 2018-10-15 02:54:42 +02:00
tree-mutator-binding-test.cpp Diff-Listener: need a really basic test 2019-12-12 23:41:26 +01:00
tree-mutator-test.cpp Diff-Listener: need a really basic test 2019-12-12 23:41:26 +01:00