# # ChangeLog for tests/regression/Domain/CenterOnEdge # # Generated by Trac 1.4.4 # Jan 12, 2025, 1:41:24 AM Tue, 19 Apr 2011 11:51:40 GMT Frederik Heber [3bd460a] * src/Actions/WorldAction/AddEmptyBoundaryAction.cpp (modified) * src/Actions/WorldAction/CenterInBoxAction.cpp (modified) * src/Actions/WorldAction/CenterOnEdgeAction.cpp (modified) * src/Actions/WorldAction/ChangeBoxAction.cpp (modified) * src/Actions/WorldAction/RepeatBoxAction.cpp (modified) * src/Actions/WorldAction/ScaleBoxAction.cpp (modified) * tests/regression/Domain/AddEmptyBoundary/testsuite-domain-add-empty-boundary.at (modified) * tests/regression/Domain/CenterInBox/testsuite-domain-center-in-box.at (modified) * tests/regression/Domain/CenterOnEdge/testsuite-domain-center-on-edge.at (modified) * tests/regression/Domain/ChangeBox/testsuite-domain-change-box.at (modified) * tests/regression/Domain/RepeatBox/testsuite-domain-repeat-box.at (modified) * tests/regression/Domain/ScaleBox/testsuite-domain-scale-box.at (modified) All Actions on domain now state the final domain size. - default ... Fri, 04 Feb 2011 18:57:41 GMT Frederik Heber [8a957e] * src/Actions/WorldAction/AddEmptyBoundaryAction.def (modified) * tests/regression/Domain/AddEmptyBoundary/post/test.conf (moved) * tests/regression/Domain/AddEmptyBoundary/pre/test.conf (moved) * tests/regression/Domain/AddEmptyBoundary/testsuite-domain-add-empty-boundary.at (added) * tests/regression/Domain/CenterInBox/post/test.conf (moved) * tests/regression/Domain/CenterInBox/pre/test.conf (moved) * tests/regression/Domain/CenterInBox/testsuite-domain-center-in-box.at (added) * tests/regression/Domain/CenterOnEdge/post/test.conf (moved) * tests/regression/Domain/CenterOnEdge/pre/test.conf (moved) * tests/regression/Domain/CenterOnEdge/testsuite-domain-center-on-edge.at (added) * tests/regression/Domain/ChangeBox/post/test.conf (moved) * tests/regression/Domain/ChangeBox/testsuite-domain-change-box.at (added) * tests/regression/Domain/RepeatBox/post/test-x.xyz (moved) * tests/regression/Domain/RepeatBox/post/test-y.xyz (moved) * tests/regression/Domain/RepeatBox/post/test-z.xyz (moved) * tests/regression/Domain/RepeatBox/post/test.xyz (moved) * tests/regression/Domain/RepeatBox/pre/test.conf (moved) * tests/regression/Domain/RepeatBox/testsuite-domain-repeat-box.at (added) * tests/regression/Domain/ScaleBox/post/test.conf (moved) * tests/regression/Domain/ScaleBox/pre/test.conf (moved) * tests/regression/Domain/ScaleBox/testsuite-domain-scale-box.at (added) * tests/regression/Domain/testsuite-domain.at (added) * tests/regression/Makefile.am (modified) * tests/regression/testsuite-domain.at (deleted) * tests/regression/testsuite.at (modified) Changed regression testsuite structure of Domain. - all numbered ...