LUMIERA.clone/tests/library/diff
Ichthyostega d14c502ea9 WIP: decision about the builder sequence
after sleeping a night over this, it seems obvios
that we do not want to start the build proces "implicitly",
starting from a Record<GenNode>. Rather, we always want
the user to plant a dedicated Mutator object, which then
can remain noncopyable and is passed by reference through
the whole builder chain. Movin innards of *this object*
are moved away a the end of the chain does not pose much risk.
2015-08-16 01:35:30 +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 settle architectural considerations regarding the TreeMuator concept 2015-04-03 20:10:22 +02:00
diff-list-generation-test.cpp Implementation of List Diff detection finished. Unit Test PASS 2015-01-04 15:13:16 +01:00
gen-node-basic-test.cpp WIP: decision about the builder sequence 2015-08-16 01:35:30 +02:00
generic-record-representation-test.cpp bool conversion for record references (see also #477) 2015-08-16 01:35:30 +02:00
generic-tree-mutator-test.cpp WIP: simple implementation / stubbing 2015-08-16 01:35:30 +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