LUMIERA.clone/tests/library/diff
Ichthyostega 0bff4f21d5 Record References: fix copy and assignment handling
not entirely sure about the design, but lets try this approach:
they can be "cloned" and likewise move-assigned, but we do not
allow the regular assignment, because this would enable to use
references like pointers (what we deliberately do not want)
2015-08-17 20:56:40 +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 fix warnings found by CLang (3.5) 2015-08-16 01:37:04 +02:00
generic-record-representation-test.cpp Record References: fix copy and assignment handling 2015-08-17 20:56:40 +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