LUMIERA.clone/tests/library/diff
Ichthyostega 3321e5bc6b Diff-Listener: need a really basic test
All of the existing "simple" tests for the »Diff Framework« are way to much low-level;
they might indeed be elementary, but not introductory and simple to grasp.
We need a very simplistic example to show off the idea of mutation by diff,
and this simple example can then be used to build further usage test cases.

My actual goal for #1206 to have such a very basic usage demonstration and then
to attach a listener to this setup, and verify it is actually triggered.

PS: the name "GenNodeBasic_test" is somewhat pathetic, this test covers a lot
of ground and is anything but "basic". GenNode in fact became a widely used
fundamental data structure within Lumiera, and -- admittedly -- the existing
implementation might be somewhat simplistic, while the whole concept as such
is demanding, and we should accept that as the state of affairs
2019-12-12 23:41:26 +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-Listener: need a really basic test 2019-12-12 23:41:26 +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