# # ChangeLog for tests/regression/Selection # # Generated by Trac 1.4.4 # Jan 7, 2025, 11:13:40 PM Thu, 16 Dec 2010 17:32:23 GMT Frederik Heber [c77ac8] * tests/regression/CheckCommand.sh (added) * tests/regression/Makefile.am (modified) * tests/regression/Selection/Molecules/1/post/box.xyz (added) * tests/regression/Selection/Molecules/1/post/empty.xyz (added) * tests/regression/Selection/Molecules/1/pre/box.xyz (added) * tests/regression/Selection/Molecules/2/post/box.xyz (added) * tests/regression/Selection/Molecules/2/post/empty.xyz (added) * tests/regression/Selection/Molecules/2/pre/box.xyz (added) * tests/regression/Selection/Molecules/3/post/benzene.xyz (added) * tests/regression/Selection/Molecules/3/post/benzene_missing.xyz (added) * tests/regression/Selection/Molecules/3/post/empty.xyz (added) * tests/regression/Selection/Molecules/3/post/ethanol.xyz (added) * tests/regression/Selection/Molecules/3/post/ethanol_missing.xyz (added) * tests/regression/Selection/Molecules/3/post/mix.xyz (added) * tests/regression/Selection/Molecules/3/post/water.xyz (added) * tests/regression/Selection/Molecules/3/post/water_missing.xyz (added) * tests/regression/Selection/Molecules/3/pre/mix.xyz (added) * tests/regression/Selection/Molecules/4/post/box.xyz (added) * tests/regression/Selection/Molecules/4/post/empty.xyz (added) * tests/regression/Selection/Molecules/4/post/id5_missing.xyz (added) * tests/regression/Selection/Molecules/4/post/water_id5.xyz (added) * tests/regression/Selection/Molecules/4/pre/box.xyz (added) * tests/regression/Selection/Molecules/5/post/empty.xyz (added) * tests/regression/Selection/Molecules/5/post/water.xyz (added) * tests/regression/Selection/Molecules/5/pre/test.xyz (added) * tests/regression/Selection/Molecules/6/post/box.xyz (added) * tests/regression/Selection/Molecules/6/post/empty.xyz (added) * tests/regression/Selection/Molecules/6/post/water.xyz (added) * tests/regression/Selection/Molecules/6/post/water_missing.xyz (added) * tests/regression/Selection/Molecules/6/pre/box.xyz (added) * tests/regression/Selection/Molecules/testsuite-selection-all-molecules.at (added) * tests/regression/Selection/Molecules/testsuite-selection-clear-molecules.at (added) * tests/regression/Selection/Molecules/testsuite-selection-molecule-by-id.at (added) * tests/regression/Selection/Molecules/testsuite-selection-molecules-by-formula.at (added) * tests/regression/Selection/Molecules/testsuite-selection-molecules-by-name.at (added) * tests/regression/Selection/Molecules/testsuite-selection-molecules-of-atoms.at (added) * tests/regression/Selection/testsuite-selection.at (modified) Added regression test for each SelectionAction on molecules. - new ... Thu, 16 Dec 2010 17:32:23 GMT Frederik Heber [c42e60] * src/Actions/SelectionAction/Atoms/AllAtomsOfMoleculeAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AllAtomsOfMoleculeAction.def (modified) * src/Actions/SelectionAction/Atoms/NotAllAtomsOfMoleculeAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAllAtomsOfMoleculeAction.def (modified) * src/Actions/SelectionAction/Molecules/MoleculeOfAtomAction.cpp (modified) * src/Actions/SelectionAction/Molecules/MoleculeOfAtomAction.def (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeOfAtomAction.cpp (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeOfAtomAction.def (modified) * src/Descriptors/AtomOfMoleculeSelectionDescriptor.cpp (added) * src/Descriptors/AtomOfMoleculeSelectionDescriptor.hpp (added) * src/Descriptors/AtomOfMoleculeSelectionDescriptor_impl.hpp (added) * src/Descriptors/MoleculeOfAtomSelectionDescriptor.cpp (added) * src/Descriptors/MoleculeOfAtomSelectionDescriptor.hpp (added) * src/Descriptors/MoleculeOfAtomSelectionDescriptor_impl.hpp (added) * src/Makefile.am (modified) * tests/regression/Selection/Atoms/testsuite-selection-atoms-of-molecule.at (modified) * tests/regression/testsuite-molecules.at (modified) Two new descriptors: AtomOfMoleculeSelection, ... Thu, 16 Dec 2010 17:32:22 GMT Frederik Heber [512f85] * tests/regression/Makefile.am (modified) * tests/regression/Selection/1/post/allatoms.xyz (deleted) * tests/regression/Selection/Atoms/1/post/allatoms.xyz (added) * tests/regression/Selection/Atoms/1/post/id0_missing.xyz (added) * tests/regression/Selection/Atoms/1/pre/box.xyz (moved) * tests/regression/Selection/Atoms/2/post/allatomsinsidecuboid.xyz (added) * tests/regression/Selection/Atoms/2/post/allatomsoutsidecuboid.xyz (added) * tests/regression/Selection/Atoms/2/post/box.xyz (added) * tests/regression/Selection/Atoms/2/post/empty.xyz (added) * tests/regression/Selection/Atoms/2/pre/box.xyz (added) * tests/regression/Selection/Atoms/3/post/allatomsinsidesphere.xyz (added) * tests/regression/Selection/Atoms/3/post/allatomsoutsidesphere.xyz (added) * tests/regression/Selection/Atoms/3/post/empty.xyz (added) * tests/regression/Selection/Atoms/3/post/inversesphere.xyz (added) * tests/regression/Selection/Atoms/3/post/sphere.xyz (added) * tests/regression/Selection/Atoms/3/post/test.xyz (added) * tests/regression/Selection/Atoms/3/pre/box.xyz (added) * tests/regression/Selection/Atoms/4/post/empty.xyz (added) * tests/regression/Selection/Atoms/4/post/molecule0.xyz (added) * tests/regression/Selection/Atoms/4/post/molecule1.xyz (added) * tests/regression/Selection/Atoms/4/pre/test.xyz (added) * tests/regression/Selection/Atoms/5/post/test-Be_missing.xyz (added) * tests/regression/Selection/Atoms/5/post/test-H_missing.xyz (added) * tests/regression/Selection/Atoms/5/post/test.xyz (added) * tests/regression/Selection/Atoms/5/pre/test.xyz (added) * tests/regression/Selection/Atoms/6/post/empty.xyz (added) * tests/regression/Selection/Atoms/6/post/id0_missing.xyz (added) * tests/regression/Selection/Atoms/6/post/id0_present.xyz (added) * tests/regression/Selection/Atoms/6/post/id1_missing.xyz (added) * tests/regression/Selection/Atoms/6/post/id1_present.xyz (added) * tests/regression/Selection/Atoms/6/post/id2_missing.xyz (added) * tests/regression/Selection/Atoms/6/post/id2_present.xyz (added) * tests/regression/Selection/Atoms/6/post/id3_missing.xyz (added) * tests/regression/Selection/Atoms/6/post/id3_present.xyz (added) * tests/regression/Selection/Atoms/6/post/id4_missing.xyz (added) * tests/regression/Selection/Atoms/6/post/id4_present.xyz (added) * tests/regression/Selection/Atoms/6/post/id5_missing.xyz (added) * tests/regression/Selection/Atoms/6/post/id5_present.xyz (added) * tests/regression/Selection/Atoms/6/post/id6_missing.xyz (added) * tests/regression/Selection/Atoms/6/post/id6_present.xyz (added) * tests/regression/Selection/Atoms/6/post/id7_missing.xyz (added) * tests/regression/Selection/Atoms/6/post/id7_present.xyz (added) * tests/regression/Selection/Atoms/6/pre/test.xyz (added) * tests/regression/Selection/Atoms/7/post/id0_missing.xyz (added) * tests/regression/Selection/Atoms/7/pre/box.xyz (added) * tests/regression/Selection/Atoms/testsuite-selection-all-atoms.at (added) * tests/regression/Selection/Atoms/testsuite-selection-atom-by-id.at (added) * tests/regression/Selection/Atoms/testsuite-selection-atoms-by-element.at (added) * tests/regression/Selection/Atoms/testsuite-selection-atoms-inside-cuboid.at (added) * tests/regression/Selection/Atoms/testsuite-selection-atoms-inside-sphere.at (added) * tests/regression/Selection/Atoms/testsuite-selection-atoms-of-molecule.at (added) * tests/regression/Selection/Atoms/testsuite-selection-clear-atoms.at (added) * tests/regression/Selection/testsuite-selection.at (added) * tests/regression/testsuite-selection.at (deleted) * tests/regression/testsuite.at (modified) Added regression test for each SelectionAction on atoms. - Moved ... Thu, 16 Dec 2010 17:32:22 GMT Frederik Heber [17c1a8] * tests/regression/Makefile.am (modified) * tests/regression/Selection/1/post/allatoms.xyz (added) * tests/regression/Selection/1/pre/box.xyz (added) * tests/regression/testsuite-selection.at (added) * tests/regression/testsuite.at (modified) Added regression test for SelectionAction to testsuite. - so far ...