# # ChangeLog for cpp/tests # # Generated by Trac 1.2.1 # 03/28/24 10:12:47 Wed, 08 Jul 2020 14:00:39 GMT oriona [983] * cpp/tests/similarity-tests.txt (modified) * cpp/tests/similarity_goals/unittests.goal (added) Similarity unit tests added. Wed, 08 Jul 2020 13:54:29 GMT oriona [982] * cpp/tests/geometry_goals/apices.goal (modified) * cpp/tests/geometry_goals/cuboid.goal (modified) * cpp/tests/geometry_goals/cuboid_cylinder.goal (modified) * cpp/tests/geometry_goals/cuboid_ellipsoid.goal (modified) * cpp/tests/geometry_goals/cylinder.goal (modified) * cpp/tests/geometry_goals/cylinder_ellipsoid.goal (modified) * cpp/tests/geometry_goals/ellipsoid.goal (modified) * cpp/tests/geometry_goals/f1.goal (modified) * cpp/tests/geometry_goals/surface.goal (modified) * cpp/tests/geometry_goals/volume.goal (modified) Geometry goals corrected. Thu, 14 May 2020 23:28:23 GMT sz [923] * cpp/tests/full_props_x.goal (modified) updated test results for 'fullprops' (caused by the new hinge ... Sun, 29 Dec 2019 14:03:43 GMT sz [902] * cpp/tests/geometry_goals/f1.goal (modified) corrected f1 geometry goal (incorrect because of the solid shapes ... Sat, 28 Dec 2019 02:04:23 GMT sz [901] * cpp/tests/similarity_goals/all_weights_fixed_z_greedy.goal (moved) * cpp/tests/similarity_goals/all_weights_greedy.goal (moved) * cpp/tests/similarity_goals/distances_weight_greedy.goal (moved) corrected test goals filenames Fri, 06 Sep 2019 09:43:52 GMT oriona [894] * cpp/tests/similarity_goals/all_weights_fixed_z_hungarian.goal (added) * cpp/tests/similarity_goals/all_weights_hungarian.goal (added) * cpp/tests/similarity_goals/distances_weight_hungarian.goal (added) Test goals for new (hungarian) similarity measures added. Fri, 06 Sep 2019 09:40:57 GMT oriona [893] * cpp/frams/_demos/simil_test.cpp (modified) * cpp/tests/similarity-tests.txt (modified) Similarity modified and expanded to include both old (greedy) and new ... Sun, 25 Nov 2018 20:12:01 GMT oriona [828] * cpp/tests/geometry_goals/apices.goal (modified) * cpp/tests/geometry_goals/cuboid.goal (modified) * cpp/tests/geometry_goals/cuboid_cylinder.goal (modified) * cpp/tests/geometry_goals/cuboid_ellipsoid.goal (modified) * cpp/tests/geometry_goals/cylinder.goal (modified) * cpp/tests/geometry_goals/cylinder_ellipsoid.goal (modified) * cpp/tests/geometry_goals/f1.goal (modified) * cpp/tests/geometry_goals/surface.goal (modified) * cpp/tests/geometry_goals/volume.goal (modified) * cpp/tests/similarity_goals/all_weights.goal (modified) * cpp/tests/similarity_goals/distances_weight.goal (modified) Geometry and similarity goals updated. Sun, 07 Oct 2018 11:53:51 GMT oriona [819] * cpp/tests/similarity_goals/all_weights.goal (modified) * cpp/tests/similarity_goals/all_weights_fixed_z.goal (modified) * cpp/tests/similarity_goals/distances_weight.goal (modified) Similarity test goals updated. Sun, 19 Aug 2018 09:14:34 GMT oriona [816] * cpp/tests/geometry_goals/f1.goal (modified) Geometry test's goal updated. Sat, 28 Jul 2018 19:17:54 GMT Maciej Komosinski [814] * cpp/tests/go.sh (modified) Passes all arguments (if any) to python tester Sat, 28 Jul 2018 18:35:25 GMT Maciej Komosinski [813] * cpp/tests/go.sh (modified) Improved the script that runs unit tests Sat, 28 Jul 2018 16:34:05 GMT oriona [812] * cpp/tests/geometry-tests.txt (modified) * cpp/tests/geometry_goals/f1.goal (added) * cpp/tests/go.sh (modified) F1 genotype test added to geometry tests. Command line argument ... Sat, 28 Jul 2018 15:24:55 GMT oriona [811] * cpp/tests/geometry-tests.txt (added) * cpp/tests/geometry.gen (added) * cpp/tests/geometry_goals (added) * cpp/tests/geometry_goals/apices.goal (added) * cpp/tests/geometry_goals/cuboid.goal (added) * cpp/tests/geometry_goals/cuboid_cylinder.goal (added) * cpp/tests/geometry_goals/cuboid_ellipsoid.goal (added) * cpp/tests/geometry_goals/cylinder.goal (added) * cpp/tests/geometry_goals/cylinder_ellipsoid.goal (added) * cpp/tests/geometry_goals/ellipsoid.goal (added) * cpp/tests/geometry_goals/surface.goal (added) * cpp/tests/geometry_goals/volume.goal (added) * cpp/tests/go.sh (modified) * cpp/tests/similarity-tests.txt (added) * cpp/tests/similarity.gen (added) * cpp/tests/similarity_goals (added) * cpp/tests/similarity_goals/all_weights.goal (added) * cpp/tests/similarity_goals/all_weights_fixed_z.goal (added) * cpp/tests/similarity_goals/degrees_weight.goal (added) * cpp/tests/similarity_goals/distances_weight.goal (added) * cpp/tests/similarity_goals/neurons_weight.goal (added) * cpp/tests/similarity_goals/parts_weight.goal (added) Tests for geometry and similarity added [fixes #52] Wed, 06 Jun 2018 00:10:06 GMT sz [798] * cpp/tests (added) * cpp/tests/SDK-tests.txt (added) * cpp/tests/full_props_x.goal (added) * cpp/tests/go.sh (added) * tester (added) * tester/comparison.py (added) * tester/globals.py (added) * tester/tester.py (added) unit testing infrastructure + few example tests for the Framsticks SDK