lumiera_/tests/library/diff
Ichthyostega 2704b38da6 WIP rework demonstration diff to be valid type-wise
so basically it's time to explicate the way
our diff language will actually be written.

Similar to the list diff case, it's a linear sequence
of verb tokens, but in this case, the payload value
in each token is a GenNode. This is the very reason
why GenNode was conceived as value object with an
opaque DataCap payload
2015-10-09 03:03:27 +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 WIP rework demonstration diff to be valid type-wise 2015-10-09 03:03:27 +02:00
gen-node-basic-test.cpp GenNodeBasic_test PASS (finally) 2015-09-25 03:12:04 +02:00
generic-record-representation-test.cpp Record "object" representation now finished and passes Test 2015-08-17 22:13:36 +02:00
generic-tree-mutator-test.cpp GenNode diagnostics -- debugging 2015-08-28 23:09:10 +02:00
generic-tree-representation-test.cpp WIP: first draft -- properties of an external symbolic record type 2015-08-16 01:35:28 +02:00