LUMIERA.clone/tests/library/diff
Hermann Vosseler 15df21ceb5 fix 32 vs 64bit problem in test
yet another instance of that obnoxious problem that "long"
is just 32bit on i386 platforms. Why the hell does such
a broken type get the preference of convenient notation??
2015-11-15 02:11:08 +01: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 fix 32 vs 64bit problem in test 2015-11-15 02:11:08 +01:00
gen-node-basic-test.cpp additional test coverage to document "shallow match" 2015-10-31 03:12:49 +01:00
generic-record-representation-test.cpp Record "object" representation now finished and passes Test 2015-08-17 22:13:36 +02:00
generic-record-update-test.cpp implementation: simplest case (insert element) 2015-10-24 03:15:35 +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