LUMIERA.clone/tests/library/diff
Ichthyostega 7a29e260e9 tree-diff-language: remove the magic _THIS_ and _CHILD_ construct
at first, this seemed like a good idea, but it caused already
numerous quirks and headache all over the place. And now, with
the intent to switch to the TreeMutator based implementation,
it would be damn hard to retain these features, if at all
possible.

Thus let's ditch those in time and forget about it!
2016-09-05 04:04:02 +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 tree-diff-language: remove the magic _THIS_ and _CHILD_ construct 2016-09-05 04:04:02 +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 finish implementation of GenNode - TreeMutator binding 2016-09-04 20:55:21 +02:00
tree-mutator-test.cpp complete two more long standing test definitions 2016-08-29 23:04:44 +02:00