lumiera_/tests/library/diff
Ichthyostega 05768e4ac5 first part of unit-test for GenNode TreeMutator-binding PASS
needed to use a forward function declaration within the
lambda for recursive scope mutator building, since otherwise
everything is inline and thus the compilation fails when it
comes to deducing the auto return type of the builder.

Other than that, the whole mechanics seem to work out of the box!
2016-09-02 03:10:27 +02:00
..
diff-complex-application-test.cpp WIP: define binding behaviour for diff->GenNode 2016-09-01 22:58:08 +02:00
diff-index-table-test.cpp allow for iterative access to the snapshot data in the lookup table 2015-01-04 14:23:12 +01:00
diff-list-application-test.cpp WIP start definition with a basic tree diff example... 2015-10-02 18:47:44 +02:00
diff-list-generation-test.cpp Implementation of List Diff detection finished. Unit Test PASS 2015-01-04 15:13:16 +01:00
diff-tree-application-test.cpp a better name for the complex integration test 2016-08-29 17:52:35 +02:00
gen-node-basic-test.cpp add special iteration mechanism to visit enclosed child data 2016-02-05 04:03:11 +01:00
generic-record-representation-test.cpp better naming of Record::Mutator content moving operation 2016-03-03 22:58:33 +01:00
generic-record-update-test.cpp better naming of Record::Mutator content moving operation 2016-03-03 22:58:33 +01:00
tree-mutator-binding-test.cpp first part of unit-test for GenNode TreeMutator-binding PASS 2016-09-02 03:10:27 +02:00
tree-mutator-test.cpp complete two more long standing test definitions 2016-08-29 23:04:44 +02:00