# # ChangeLog for tests/GuiChecks/adjacencymatcher.in # # Generated by Trac 1.4.4 # Jan 7, 2025, 10:54:43 PM Thu, 11 Feb 2016 08:06:49 GMT Frederik Heber [a0fa14] * tests/GuiChecks/adjacencymatcher.in (modified) * tests/GuiChecks/trianglematcher.in (modified) * tests/regression/adjacencymatcher.in (modified) * tests/regression/trianglematcher.in (modified) FIX: Fixed wrong paths for adjacency and trianglematcher in ... Mon, 03 Aug 2015 15:03:34 GMT Frederik Heber [3532b7] * src/Bond/AdjacencyMatcher/Makefile.am (modified) * src/Tesselation/TriangleMatcher/Makefile.am (modified) * tests/GuiChecks/Makefile.am (modified) * tests/GuiChecks/adjacencymatcher.in (modified) * tests/GuiChecks/trianglematcher.in (modified) * tests/Tesselations/Makefile.am (modified) * tests/Tesselations/trianglematcher.in (modified) * tests/regression/Makefile.am (modified) * tests/regression/adjacencymatcher.in (modified) * tests/regression/trianglematcher.in (modified) DISTFIX: adjacencymatcher and trianglematcher are check_PROGRAMS, not ... Wed, 29 Jul 2015 18:15:49 GMT Frederik Heber [c66ae6] * Makefile.am (modified) * configure.ac (modified) * src/Bond/AdjacencyMatcher/Adjacency.hpp (added) * src/Bond/AdjacencyMatcher/AdjacencyMatcher.cpp (added) * src/Bond/AdjacencyMatcher/Makefile.am (added) * src/Tesselation/TriangleMatcher/TriangleMatcher.cpp (modified) * tests/GuiChecks/Bond/AdjacencyMatcher/testsuite-bond-adjacencymatcher.at (added) * tests/GuiChecks/Bond/testsuite-bond.at (modified) * tests/GuiChecks/Makefile.am (modified) * tests/GuiChecks/Molecules/SaveAdjacency/testsuite-molecules-save-adjacency.at (modified) * tests/GuiChecks/Tesselation/TriangleMatcher/testsuite-tesselation-trianglematcher.at (modified) * tests/GuiChecks/adjacencymatcher.in (added) * tests/regression/Bond/AdjacencyMatcher/pre/notequal.adj (added) * tests/regression/Bond/AdjacencyMatcher/pre/notequal2.adj (added) * tests/regression/Bond/AdjacencyMatcher/pre/test.adj (added) * tests/regression/Bond/AdjacencyMatcher/pre/test2.adj (added) * tests/regression/Bond/AdjacencyMatcher/testsuite-bond-adjacencymatcher.at (added) * tests/regression/Bond/testsuite-bond.at (modified) * tests/regression/Makefile.am (modified) * tests/regression/Molecules/SaveAdjacency/testsuite-molecules-save-adjacency.at (modified) * tests/regression/Tesselation/TriangleMatcher/testsuite-tesselation-trianglematcher.at (modified) * tests/regression/adjacencymatcher.in (added) TESTFIX: Added AdjacencyMatcher to correctly compare .adj files in ...