# # ChangeLog for cpp/tests # # Generated by Trac 1.2.1 # 03/28/24 12:05:47 Fri, 18 Jun 2021 12:19:23 GMT sz [1143] * cpp/tests/evol_test-fH.goal (modified) * cpp/tests/evol_test-fL.goal (modified) * cpp/tests/f0_variants_test-complex.goal (modified) * cpp/tests/f0_variants_test-default.goal (modified) * cpp/tests/f0_variants_test-fS.goal (modified) * cpp/tests/full_props-fS.goal (modified) * cpp/tests/genoconv_test-complex.goal (modified) * cpp/tests/genoconv_test-default.goal (modified) * cpp/tests/genoconv_test-simplemultiply.goal (modified) * cpp/tests/genomanipulation-complex.goal (modified) * cpp/tests/genomanipulation-default.goal (modified) * cpp/tests/genomanipulation-fS.goal (modified) * cpp/tests/geometry_goals/apices.goal (modified) * cpp/tests/geometry_goals/cuboid-linux.goal (modified) * cpp/tests/geometry_goals/cuboid_cylinder.goal (modified) * cpp/tests/geometry_goals/cuboid_ellipsoid.goal (modified) * cpp/tests/geometry_goals/cylinder-linux.goal (modified) * cpp/tests/geometry_goals/cylinder_ellipsoid.goal (modified) * cpp/tests/geometry_goals/ellipsoid-linux.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/multiline_f0_test-complex.goal (modified) * cpp/tests/multiline_f0_test-default.goal (modified) * cpp/tests/multiline_f0_test-fS.goal (modified) * cpp/tests/similarity_goals/distribution.goal (modified) update test results, mostly because of r1142 (rgb defaults change) Mon, 01 Feb 2021 23:32:48 GMT sz [1069] * cpp/tests/paramtree_paramlist_test.goal (modified) sdk tests updated (similarity) Mon, 01 Feb 2021 23:32:01 GMT sz [1068] * cpp/tests/resize_f0.goal (added) sdk tests updated (resize) Mon, 01 Feb 2021 23:31:41 GMT sz [1067] * cpp/tests/f0_variants_test-complex.goal (modified) * cpp/tests/f0_variants_test-default.goal (modified) * cpp/tests/f0_variants_test-fS.goal (modified) * cpp/tests/full_props-complex.goal (modified) * cpp/tests/full_props-fS.goal (modified) * cpp/tests/full_props_x.goal (modified) * cpp/tests/genomanipulation-complex.goal (modified) * cpp/tests/genomanipulation-default.goal (modified) * cpp/tests/genomanipulation-fS.goal (modified) * cpp/tests/multiline_f0_test-complex.goal (modified) * cpp/tests/multiline_f0_test-default.goal (modified) * cpp/tests/multiline_f0_test-fS.goal (modified) sdk tests updated (remove Part.vs) Thu, 10 Dec 2020 21:33:22 GMT oriona [1044] * cpp/frams/Makefile-SDK-files (modified) * cpp/frams/_demos/paramtree_paramlist_test.cpp (modified) * cpp/frams/_demos/simil_test.cpp (modified) * cpp/frams/_demos/simil_unittests.cpp (modified) * cpp/frams/model/similarity/EMD (added) * cpp/frams/model/similarity/EMD/emd.c (added) * cpp/frams/model/similarity/EMD/emd.h (added) * cpp/frams/model/similarity/measure-distribution.cpp (added) * cpp/frams/model/similarity/measure-distribution.h (added) * cpp/frams/model/similarity/measure-greedy.cpp (added) * cpp/frams/model/similarity/measure-greedy.h (added) * cpp/frams/model/similarity/measure-hungarian.cpp (added) * cpp/frams/model/similarity/measure-hungarian.h (added) * cpp/frams/model/similarity/measure-mds-based.cpp (added) * cpp/frams/model/similarity/measure-mds-based.h (added) * cpp/frams/model/similarity/simil-match.cpp (moved) * cpp/frams/model/similarity/simil-match.h (moved) * cpp/frams/model/similarity/simil-measure.cpp (added) * cpp/frams/model/similarity/simil-measure.h (added) * cpp/tests/similarity-tests.txt (modified) * cpp/tests/similarity_goals/distribution.goal (added) Similarity measures code refactored. Distribution-based similarity ... Sun, 29 Nov 2020 00:27:31 GMT Maciej Komosinski [1035] * cpp/frams/Makefile-SDK (modified) * cpp/frams/Makefile-SDK-files (modified) * cpp/frams/_demos/resize_f0.cpp (added) * cpp/tests/SDK-tests.txt (modified) Added a demo program to scale a Model and a simple test Sat, 28 Nov 2020 22:25:09 GMT sz [1034] * cpp/tests/evol_test-fS-linux.goal (deleted) * cpp/tests/f0_variants_test-fS-linux.goal (deleted) * cpp/tests/full_props-fS-linux.goal (deleted) * cpp/tests/genomanipulation-complex-linux.goal (deleted) * cpp/tests/genomanipulation-default-linux.goal (deleted) * cpp/tests/genomanipulation-fS-linux.goal (deleted) * cpp/tests/genomanipulation-fS.goal (modified) * cpp/tests/multiline_f0_test-fS-linux.goal (deleted) * cpp/tests/part_shapes-linux.goal (deleted) * cpp/tests/part_shapes.goal (modified) test results updated Sat, 28 Nov 2020 16:38:03 GMT Maciej Komosinski [1033] * cpp/tests/SDK-tests.txt (modified) * cpp/tests/evol_test-fS.goal (modified) * cpp/tests/f0_variants_test-fS.goal (modified) * cpp/tests/full_props-fS.goal (modified) * cpp/tests/genomanipulation-complex.goal (modified) * cpp/tests/genomanipulation-default.goal (modified) * cpp/tests/genomanipulation-fS.goal (modified) * cpp/tests/multiline_f0_test-fS.goal (modified) Updated test results after changes to evol_test and fS Sat, 18 Jul 2020 08:59:57 GMT sz [1015] * cpp/tests/SDK-tests.txt (modified) * cpp/tests/evol_test-fS-linux.goal (added) * cpp/tests/f0_variants_test-fS-linux.goal (added) * cpp/tests/full_props-fS-linux.goal (added) * cpp/tests/genomanipulation-complex-linux.goal (added) * cpp/tests/genomanipulation-default-linux.goal (added) * cpp/tests/genomanipulation-fS-linux.goal (added) * cpp/tests/geometry_goals/cuboid-linux.goal (added) * cpp/tests/geometry_goals/cylinder-linux.goal (added) * cpp/tests/geometry_goals/ellipsoid-linux.goal (added) * cpp/tests/go.sh (modified) * cpp/tests/multiline_f0_test-fS-linux.goal (added) * cpp/tests/part_shapes-linux.goal (added) test updates: - geno_test(.no_exe) - linux variants added because ... Tue, 14 Jul 2020 22:19:52 GMT Maciej Komosinski [1009] * cpp/frams/_demos/evol_test.cpp (modified) * cpp/frams/_demos/full_props.cpp (modified) * cpp/frams/_demos/genomanipulation.cpp (modified) * cpp/tests/SDK-tests.txt (modified) * cpp/tests/evol_test-f4.goal (added) * cpp/tests/evol_test-f9.goal (added) * cpp/tests/evol_test-fB.goal (added) * cpp/tests/evol_test-fH.goal (added) * cpp/tests/evol_test-fL.goal (added) * cpp/tests/evol_test-fS.goal (added) * cpp/tests/f0_variants_test-complex.goal (added) * cpp/tests/f0_variants_test-default.goal (added) * cpp/tests/f0_variants_test-fS.goal (added) * cpp/tests/full_props-complex.goal (added) * cpp/tests/full_props-fS.goal (added) * cpp/tests/genoconv_test-complex.goal (added) * cpp/tests/genoconv_test-default.goal (added) * cpp/tests/genoconv_test-simplemultiply.goal (added) * cpp/tests/genoconv_test-simplesolids.goal (added) * cpp/tests/genomanipulation-complex.goal (added) * cpp/tests/genomanipulation-default.goal (added) * cpp/tests/genomanipulation-fS.goal (added) * cpp/tests/genooper_test_fTest.goal (added) * cpp/tests/loader_test_geno.goal (added) * cpp/tests/loader_test_param.goal (added) * cpp/tests/multiline_f0_test-complex.goal (added) * cpp/tests/multiline_f0_test-default.goal (added) * cpp/tests/multiline_f0_test-fS.goal (added) * cpp/tests/mutableparam_test.goal (added) * cpp/tests/neuro_layout_test.goal (added) * cpp/tests/neuro_test.goal (added) * cpp/tests/paramtree_paramlist_test.goal (added) * cpp/tests/paramtree_stdin_test.goal (added) * cpp/tests/part_shapes.goal (added) * cpp/tests/saver_test_geno.goal (added) * cpp/tests/serial_test.goal (added) * cpp/tests/shapeconvert.goal (added) Added tests for most SDK demo programs Thu, 09 Jul 2020 09:53:51 GMT oriona [992] * cpp/tests/geometry.gen (modified) * cpp/tests/similarity.gen (modified) Test genotypes updated. Wed, 08 Jul 2020 14:04:08 GMT Maciej Komosinski [984] * cpp/tests/similarity-tests.txt (modified) Moved similarity unit tests so that it is the first test in sequence 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