Changeset 718542 for tests/regression/Selection
- Timestamp:
- Sep 22, 2011, 12:50:41 PM (14 years ago)
- Branches:
- Action_Thermostats, Add_AtomRandomPerturbation, Add_FitFragmentPartialChargesAction, Add_RotateAroundBondAction, Add_SelectAtomByNameAction, Added_ParseSaveFragmentResults, AddingActions_SaveParseParticleParameters, Adding_Graph_to_ChangeBondActions, Adding_MD_integration_tests, Adding_ParticleName_to_Atom, Adding_StructOpt_integration_tests, AtomFragments, Automaking_mpqc_open, AutomationFragmentation_failures, Candidate_v1.5.4, Candidate_v1.6.0, Candidate_v1.6.1, ChangeBugEmailaddress, ChangingTestPorts, ChemicalSpaceEvaluator, CombiningParticlePotentialParsing, Combining_Subpackages, Debian_Package_split, Debian_package_split_molecuildergui_only, Disabling_MemDebug, Docu_Python_wait, EmpiricalPotential_contain_HomologyGraph, EmpiricalPotential_contain_HomologyGraph_documentation, Enable_parallel_make_install, Enhance_userguide, Enhanced_StructuralOptimization, Enhanced_StructuralOptimization_continued, Example_ManyWaysToTranslateAtom, Exclude_Hydrogens_annealWithBondGraph, FitPartialCharges_GlobalError, Fix_BoundInBox_CenterInBox_MoleculeActions, Fix_ChargeSampling_PBC, Fix_ChronosMutex, Fix_FitPartialCharges, Fix_FitPotential_needs_atomicnumbers, Fix_ForceAnnealing, Fix_IndependentFragmentGrids, Fix_ParseParticles, Fix_ParseParticles_split_forward_backward_Actions, Fix_PopActions, Fix_QtFragmentList_sorted_selection, Fix_Restrictedkeyset_FragmentMolecule, Fix_StatusMsg, Fix_StepWorldTime_single_argument, Fix_Verbose_Codepatterns, Fix_fitting_potentials, Fixes, ForceAnnealing_goodresults, ForceAnnealing_oldresults, ForceAnnealing_tocheck, ForceAnnealing_with_BondGraph, ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults, ForceAnnealing_with_BondGraph_contraction-expansion, FragmentAction_writes_AtomFragments, FragmentMolecule_checks_bonddegrees, GeometryObjects, Gui_Fixes, Gui_displays_atomic_force_velocity, ImplicitCharges, IndependentFragmentGrids, IndependentFragmentGrids_IndividualZeroInstances, IndependentFragmentGrids_IntegrationTest, IndependentFragmentGrids_Sole_NN_Calculation, JobMarket_RobustOnKillsSegFaults, JobMarket_StableWorkerPool, JobMarket_unresolvable_hostname_fix, MoreRobust_FragmentAutomation, ODR_violation_mpqc_open, PartialCharges_OrthogonalSummation, PdbParser_setsAtomName, PythonUI_with_named_parameters, QtGui_reactivate_TimeChanged_changes, Recreated_GuiChecks, Rewrite_FitPartialCharges, RotateToPrincipalAxisSystem_UndoRedo, SaturateAtoms_findBestMatching, SaturateAtoms_singleDegree, StoppableMakroAction, Subpackage_CodePatterns, Subpackage_JobMarket, Subpackage_LinearAlgebra, Subpackage_levmar, Subpackage_mpqc_open, Subpackage_vmg, Switchable_LogView, ThirdParty_MPQC_rebuilt_buildsystem, TrajectoryDependenant_MaxOrder, TremoloParser_IncreasedPrecision, TremoloParser_MultipleTimesteps, TremoloParser_setsAtomName, Ubuntu_1604_changes, stable
- Children:
- a08d660
- Parents:
- 43a0ae
- git-author:
- Frederik Heber <heber@…> (04/27/11 18:34:45)
- git-committer:
- Frederik Heber <heber@…> (09/22/11 12:50:41)
- Location:
- tests/regression/Selection
- Files:
-
- 29 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/regression/Selection/Atoms/AllAtoms/testsuite-selection-select-all-atoms.at
r43a0ae r718542 2 2 3 3 AT_SETUP([Selection - All Atoms]) 4 AT_KEYWORDS([selection ])4 AT_KEYWORDS([selection,select-all-atoms]) 5 5 6 6 file=allatoms.xyz … … 14 14 15 15 AT_SETUP([Selection - All Atoms with Undo]) 16 AT_KEYWORDS([selection ])16 AT_KEYWORDS([selection,select-all-atoms,undo]) 17 17 18 18 file=allatoms.xyz … … 26 26 27 27 AT_SETUP([Selection - All Atoms with Redo]) 28 AT_KEYWORDS([selection ])28 AT_KEYWORDS([selection,select-all-atoms,redo]) 29 29 30 30 file=allatoms.xyz -
tests/regression/Selection/Atoms/AllAtoms/testsuite-selection-unselect-all-atoms.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Unselection - All Atoms]) 5 AT_KEYWORDS([unselection ])5 AT_KEYWORDS([unselection,unselect-all-atoms]) 6 6 7 7 file=box.xyz … … 15 15 16 16 AT_SETUP([Unselection - All Atoms with Undo]) 17 AT_KEYWORDS([unselection ])17 AT_KEYWORDS([unselection,unselect-all-atoms,undo]) 18 18 19 19 file=id0_missing.xyz … … 27 27 28 28 AT_SETUP([Unselection - All Atoms with Redo]) 29 AT_KEYWORDS([unselection ])29 AT_KEYWORDS([unselection,unselect-all-atoms,undo]) 30 30 31 31 file=box.xyz -
tests/regression/Selection/Atoms/AllAtomsOfMolecule/testsuite-selection-select-all-atoms-of-molecule.at
r43a0ae r718542 2 2 3 3 AT_SETUP([Selection - All atoms of selected molecules]) 4 AT_KEYWORDS([selection ])4 AT_KEYWORDS([selection,select-molecules-atoms]) 5 5 6 6 file=molecule0.xyz … … 20 20 21 21 AT_SETUP([Selection - All atoms of selected molecules with Undo]) 22 AT_KEYWORDS([selection ])22 AT_KEYWORDS([selection,select-molecules-atoms,undo]) 23 23 24 24 file=molecule0.xyz … … 38 38 39 39 AT_SETUP([Selection - All atoms of selected molecules with Redo]) 40 AT_KEYWORDS([selection ])40 AT_KEYWORDS([selection,select-molecules-atoms,redo]) 41 41 42 42 file=molecule0.xyz -
tests/regression/Selection/Atoms/AllAtomsOfMolecule/testsuite-selection-unselect-all-atoms-of-molecule.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Unselection - All atoms of selected molecules]) 5 AT_KEYWORDS([unselection ])5 AT_KEYWORDS([unselection,unselect-molecules-atoms]) 6 6 7 7 file=molecule0.xyz … … 21 21 22 22 AT_SETUP([Unselection - All atoms of selected molecules with Undo]) 23 AT_KEYWORDS([unselection ])23 AT_KEYWORDS([unselection,unselect-molecules-atoms,undo]) 24 24 25 25 file=molecule0.xyz … … 39 39 40 40 AT_SETUP([Unselection - All atoms of selected molecules with Redo]) 41 AT_KEYWORDS([unselection ])41 AT_KEYWORDS([unselection,unselect-molecules-atoms,redo]) 42 42 43 43 file=molecule0.xyz -
tests/regression/Selection/Atoms/AtomByElement/testsuite-selection-select-atoms-by-element.at
r43a0ae r718542 3 3 # select element by atomic number: 1, 4 4 4 AT_SETUP([Selection - All atoms with specific element by atomic number]) 5 AT_KEYWORDS([selection,atom,element, atomic number])5 AT_KEYWORDS([selection,atom,element,select-atom-by-element]) 6 6 7 7 file=test-H_missing.xyz … … 21 21 22 22 AT_SETUP([Selection - All atoms with specific element by symbol with Undo]) 23 AT_KEYWORDS([ element,symbol])23 AT_KEYWORDS([selection,atom,element,select-atom-by-element,undo]) 24 24 25 25 file=test.xyz … … 38 38 39 39 AT_SETUP([Selection - All atoms with specific element by symbol with Redo]) 40 AT_KEYWORDS([ element,symbol])40 AT_KEYWORDS([selection,atom,element,select-atom-by-element,redo]) 41 41 42 42 file=test-H_missing.xyz -
tests/regression/Selection/Atoms/AtomByElement/testsuite-selection-unselect-atoms-by-element.at
r43a0ae r718542 4 4 # select element by atomic number: 1, 4 5 5 AT_SETUP([Unselection - All atoms with specific element by atomic number]) 6 AT_KEYWORDS([unselection,atom,element, atomic number])6 AT_KEYWORDS([unselection,atom,element,unselect-atom-by-element]) 7 7 8 8 file=test-H_present.xyz … … 22 22 23 23 AT_SETUP([Unselection - All atoms with specific element by symbol with Undo]) 24 AT_KEYWORDS([ element,symbol])24 AT_KEYWORDS([unselection,atom,element,unselect-atom-by-element,undo]) 25 25 26 26 file=test.xyz … … 39 39 40 40 AT_SETUP([Unselection - All atoms with specific element by symbol with Redo]) 41 AT_KEYWORDS([ element,symbol])41 AT_KEYWORDS([unselection,atom,element,unselect-atom-by-element,redo]) 42 42 43 43 file=test-H_present.xyz -
tests/regression/Selection/Atoms/AtomById/testsuite-selection-select-atom-by-id.at
r43a0ae r718542 2 2 3 3 AT_SETUP([Selection - atom with specific id]) 4 AT_KEYWORDS([selection,id,atom ])4 AT_KEYWORDS([selection,id,atom,select-atom-by-id]) 5 5 # go through all possible ids (0-7) and removed 6 6 i=0 … … 18 18 19 19 AT_SETUP([Selection - atom with specific id with Undo]) 20 AT_KEYWORDS([selection,id,atom ])20 AT_KEYWORDS([selection,id,atom,select-atom-by-id,undo]) 21 21 # go through all possible ids (0-7) and removed 22 22 i=0 … … 34 34 35 35 AT_SETUP([Selection - atom with specific id with Redo]) 36 AT_KEYWORDS([selection,id,atom ])36 AT_KEYWORDS([selection,id,atom,select-atom-by-id,redo]) 37 37 # go through all possible ids (0-7) and removed 38 38 i=0 -
tests/regression/Selection/Atoms/AtomById/testsuite-selection-unselect-atom-by-id.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Unselection - atom with specific id]) 5 AT_KEYWORDS([unselection,id,atom ])5 AT_KEYWORDS([unselection,id,atom,unselect-atom-by-id]) 6 6 # go through all possible ids (0-7) and remove others 7 7 i=0 … … 19 19 20 20 AT_SETUP([Unselection - atom with specific id with Undo]) 21 AT_KEYWORDS([unselection,id,atom ])21 AT_KEYWORDS([unselection,id,atom,unselect-atom-by-id,undo]) 22 22 # go through all possible ids (0-7) and remove others 23 23 i=0 … … 35 35 36 36 AT_SETUP([Unselection - atom with specific id with Redo]) 37 AT_KEYWORDS([unselection,id,atom ])37 AT_KEYWORDS([unselection,id,atom,unselect-atom-by-id,redo]) 38 38 # go through all possible ids (0-7) and remove others 39 39 i=0 -
tests/regression/Selection/Atoms/AtomsInsideCuboid/testsuite-selection-select-atoms-inside-cuboid-with-defaults.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Selection - All atoms inside cuboid with defaults]) 5 AT_KEYWORDS([selection,cuboid ])5 AT_KEYWORDS([selection,cuboid,select-atoms-inside-cuboid]) 6 6 7 7 file=allatomsoutsidecuboid.xyz … … 24 24 25 25 AT_SETUP([Selection - All atoms inside cuboid with defaults with Undo]) 26 AT_KEYWORDS([selection,cuboid ])26 AT_KEYWORDS([selection,cuboid,select-atoms-inside-cuboid,undo]) 27 27 28 28 file=allatomsoutsidecuboid.xyz … … 36 36 37 37 AT_SETUP([Selection - All atoms inside cuboid with defaults with Redo]) 38 AT_KEYWORDS([selection,cuboid ])38 AT_KEYWORDS([selection,cuboid,select-atoms-inside-cuboid,redo]) 39 39 40 40 file=allatomsoutsidecuboid.xyz -
tests/regression/Selection/Atoms/AtomsInsideCuboid/testsuite-selection-select-atoms-inside-cuboid.at
r43a0ae r718542 2 2 3 3 AT_SETUP([Selection - All atoms inside cuboid]) 4 AT_KEYWORDS([selection,cuboid ])4 AT_KEYWORDS([selection,cuboid,select-atoms-inside-cuboid]) 5 5 6 6 file=allatomsoutsidecuboid.xyz … … 23 23 24 24 AT_SETUP([Selection - All atoms inside cuboid with Undo]) 25 AT_KEYWORDS([selection,cuboid ])25 AT_KEYWORDS([selection,cuboid,select-atoms-inside-cuboid,undo]) 26 26 27 27 file=allatomsoutsidecuboid.xyz … … 35 35 36 36 AT_SETUP([Selection - All atoms inside cuboid with Redo]) 37 AT_KEYWORDS([selection,cuboid ])37 AT_KEYWORDS([selection,cuboid,select-atoms-inside-cuboid,redo]) 38 38 39 39 file=allatomsoutsidecuboid.xyz -
tests/regression/Selection/Atoms/AtomsInsideCuboid/testsuite-selection-unselect-atoms-inside-cuboid.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Unselection - All atoms inside cuboid]) 5 AT_KEYWORDS([unselection,cuboid ])5 AT_KEYWORDS([unselection,cuboid,unselect-atoms-inside-cuboid]) 6 6 7 7 file=allatomsinsidecuboid.xyz … … 24 24 25 25 AT_SETUP([Unselection - All atoms inside cuboid with Undo]) 26 AT_KEYWORDS([unselection,cuboid ])26 AT_KEYWORDS([unselection,cuboid,unselect-atoms-inside-cuboid,undo]) 27 27 28 28 file=allatomsinsidecuboid.xyz … … 36 36 37 37 AT_SETUP([Unselection - All atoms inside cuboid with Redo]) 38 AT_KEYWORDS([unselection,cuboid ])38 AT_KEYWORDS([unselection,cuboid,unselect-atoms-inside-cuboid,redo]) 39 39 40 40 file=allatomsinsidecuboid.xyz -
tests/regression/Selection/Atoms/AtomsInsideSphere/testsuite-selection-select-atoms-inside-sphere.at
r43a0ae r718542 2 2 3 3 AT_SETUP([Selection - All atoms inside sphere]) 4 AT_KEYWORDS([selection,sphere ])4 AT_KEYWORDS([selection,sphere,select-atoms-inside-sphere]) 5 5 6 6 file=allatomsoutsidesphere.xyz … … 23 23 24 24 AT_SETUP([Selection - All atoms inside sphere with Undo]) 25 AT_KEYWORDS([selection,sphere ])25 AT_KEYWORDS([selection,sphere,select-atoms-inside-sphere,undo]) 26 26 27 27 file=allatomsoutsidesphere.xyz … … 35 35 36 36 AT_SETUP([Selection - All atoms inside sphere with Redo]) 37 AT_KEYWORDS([selection,sphere ])37 AT_KEYWORDS([selection,sphere,select-atoms-inside-sphere,redo]) 38 38 39 39 file=allatomsoutsidesphere.xyz -
tests/regression/Selection/Atoms/AtomsInsideSphere/testsuite-selection-unselect-atoms-inside-sphere.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Unselection - All atoms inside sphere]) 5 AT_KEYWORDS([unselection,sphere ])5 AT_KEYWORDS([unselection,sphere,unselect-atoms-inside-sphere]) 6 6 7 7 file=allatomsinsidesphere.xyz … … 24 24 25 25 AT_SETUP([Unselection - All atoms inside sphere with Undo]) 26 AT_KEYWORDS([unselection,sphere ])26 AT_KEYWORDS([unselection,sphere,unselect-atoms-inside-sphere,undo]) 27 27 28 28 file=allatomsinsidesphere.xyz … … 36 36 37 37 AT_SETUP([Unselection - All atoms inside sphere with Redo]) 38 AT_KEYWORDS([unselection,sphere ])38 AT_KEYWORDS([unselection,sphere,unselect-atoms-inside-sphere,redo]) 39 39 40 40 file=allatomsinsidesphere.xyz -
tests/regression/Selection/Atoms/ClearAtoms/testsuite-selection-clear-atoms.at
r43a0ae r718542 2 2 3 3 AT_SETUP([Unselection - clear atom selection]) 4 AT_KEYWORDS([selection,clear ])4 AT_KEYWORDS([selection,clear,unselect-all-atoms]) 5 5 6 6 file=box.xyz … … 14 14 15 15 AT_SETUP([Unselection - clear atom selection with Undo]) 16 AT_KEYWORDS([selection,clear ])16 AT_KEYWORDS([selection,clear,unselect-all-atoms,undo]) 17 17 18 18 file=id0_missing.xyz … … 26 26 27 27 AT_SETUP([Unselection - clear atom selection with Redo]) 28 AT_KEYWORDS([selection,clear ])28 AT_KEYWORDS([selection,clear,unselect-all-atoms,redo]) 29 29 30 30 file=box.xyz -
tests/regression/Selection/Molecules/AllMolecules/testsuite-selection-select-all-molecules.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Selection - All Molecules]) 5 AT_KEYWORDS([selection,molecule ])5 AT_KEYWORDS([selection,molecule,select-all-molecules]) 6 6 7 7 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/AllMolecules" … … 17 17 18 18 AT_SETUP([Selection - All Molecules with Undo]) 19 AT_KEYWORDS([selection,molecule ])19 AT_KEYWORDS([selection,molecule,select-all-molecules,undo]) 20 20 21 21 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/AllMolecules" … … 31 31 32 32 AT_SETUP([Selection - All Molecules with Redo]) 33 AT_KEYWORDS([selection,molecule ])33 AT_KEYWORDS([selection,molecule,select-all-molecules,redo]) 34 34 35 35 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/AllMolecules" -
tests/regression/Selection/Molecules/AllMolecules/testsuite-selection-unselect-all-molecules.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Unselection - All Molecules]) 5 AT_KEYWORDS([unselection,molecule ])5 AT_KEYWORDS([unselection,molecule,unselect-all-molecules]) 6 6 7 7 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/AllMolecules" … … 17 17 18 18 AT_SETUP([Unselection - All Molecules with Undo]) 19 AT_KEYWORDS([unselection,molecule ])19 AT_KEYWORDS([unselection,molecule,unselect-all-molecules,undo]) 20 20 21 21 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/AllMolecules" … … 31 31 32 32 AT_SETUP([Unselection - All Molecules with Redo]) 33 AT_KEYWORDS([unselection,molecule ])33 AT_KEYWORDS([unselection,molecule,unselect-all-molecules,redo]) 34 34 35 35 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/AllMolecules" -
tests/regression/Selection/Molecules/ClearMolecules/testsuite-selection-clear-molecules.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Selection - Clear molecule selection]) 5 AT_KEYWORDS([selection,molecule ])5 AT_KEYWORDS([selection,molecule,clear-molecule-selection]) 6 6 7 7 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/ClearMolecules" … … 17 17 18 18 AT_SETUP([Selection - Clear molecule selection with Undo]) 19 AT_KEYWORDS([selection,molecule ])19 AT_KEYWORDS([selection,molecule,clear-molecule-selection,undo]) 20 20 21 21 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/ClearMolecules" … … 31 31 32 32 AT_SETUP([Selection - Clear molecule selection with Redo]) 33 AT_KEYWORDS([selection,molecule ])33 AT_KEYWORDS([selection,molecule,clear-molecule-selection,redo]) 34 34 35 35 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/ClearMolecules" -
tests/regression/Selection/Molecules/MoleculeByFormula/testsuite-selection-select-molecules-by-formula.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Selection - Molecule by formula]) 5 AT_KEYWORDS([selection,molecule ])5 AT_KEYWORDS([selection,molecule,select-molecules-by-formula]) 6 6 7 7 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByFormula" … … 33 33 34 34 AT_SETUP([Selection - Molecule by formula with Undo]) 35 AT_KEYWORDS([selection,molecule ])35 AT_KEYWORDS([selection,molecule,select-molecules-by-formula,undo]) 36 36 37 37 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByFormula" … … 63 63 64 64 AT_SETUP([Selection - Molecule by formula with Redo]) 65 AT_KEYWORDS([selection,molecule ])65 AT_KEYWORDS([selection,molecule,select-molecules-by-formula,redo]) 66 66 67 67 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByFormula" -
tests/regression/Selection/Molecules/MoleculeByFormula/testsuite-selection-unselect-molecules-by-formula.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Unselection - Molecule by formula]) 5 AT_KEYWORDS([unselection,molecule ])5 AT_KEYWORDS([unselection,molecule,unselect-molecules-by-formula]) 6 6 7 7 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByFormula" … … 33 33 34 34 AT_SETUP([Unselection - Molecule by formula with Undo]) 35 AT_KEYWORDS([unselection,molecule ])35 AT_KEYWORDS([unselection,molecule,unselect-molecules-by-formula,undo]) 36 36 37 37 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByFormula" … … 63 63 64 64 AT_SETUP([Unselection - Molecule by formula with Redo]) 65 AT_KEYWORDS([unselection,molecule ])65 AT_KEYWORDS([unselection,molecule,unselect-molecules-by-formula,redo]) 66 66 67 67 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByFormula" -
tests/regression/Selection/Molecules/MoleculeById/testsuite-selection-select-molecule-by-id.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Selection - Molecule by id]) 5 AT_KEYWORDS([selection,molecule ])5 AT_KEYWORDS([selection,molecule,select-molecule-by-id]) 6 6 7 7 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeById" … … 17 17 18 18 AT_SETUP([Selection - Molecule by id with Undo]) 19 AT_KEYWORDS([selection,molecule ])19 AT_KEYWORDS([selection,molecule,select-molecule-by-id,undo]) 20 20 21 21 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeById" … … 31 31 32 32 AT_SETUP([Selection - Molecule by id with Redo]) 33 AT_KEYWORDS([selection,molecule ])33 AT_KEYWORDS([selection,molecule,select-molecule-by-id,redo]) 34 34 35 35 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeById" -
tests/regression/Selection/Molecules/MoleculeById/testsuite-selection-unselect-molecule-by-id.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Unselection - Molecule by id]) 5 AT_KEYWORDS([unselection,molecule ])5 AT_KEYWORDS([unselection,molecule,unselect-molecule-by-id]) 6 6 7 7 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeById" … … 17 17 18 18 AT_SETUP([Unselection - Molecule by id with Undo]) 19 AT_KEYWORDS([unselection,molecule ])19 AT_KEYWORDS([unselection,molecule,unselect-molecule-by-id,undo]) 20 20 21 21 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeById" … … 31 31 32 32 AT_SETUP([Unselection - Molecule by id with Redo]) 33 AT_KEYWORDS([unselection,molecule ])33 AT_KEYWORDS([unselection,molecule,unselect-molecule-by-id,redo]) 34 34 35 35 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeById" -
tests/regression/Selection/Molecules/MoleculeByName/testsuite-selection-select-molecules-by-name.at
r43a0ae r718542 2 2 3 3 AT_SETUP([Selection - Molecules by name]) 4 AT_KEYWORDS([selection,molecule ])4 AT_KEYWORDS([selection,molecule,select-molecules-by-name]) 5 5 6 6 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByName" … … 16 16 17 17 AT_SETUP([Selection - Molecules by name with Undo]) 18 AT_KEYWORDS([selection,molecule ])18 AT_KEYWORDS([selection,molecule,select-molecules-by-name,undo]) 19 19 20 20 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByName" … … 30 30 31 31 AT_SETUP([Selection - Molecules by name with Redo]) 32 AT_KEYWORDS([selection,molecule ])32 AT_KEYWORDS([selection,molecule,select-molecules-by-name,redo]) 33 33 34 34 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByName" -
tests/regression/Selection/Molecules/MoleculeByName/testsuite-selection-unselect-molecules-by-name.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Unselection - Molecules by name]) 5 AT_KEYWORDS([unselection,molecule ])5 AT_KEYWORDS([unselection,molecule,unselect-molecules-by-name]) 6 6 7 7 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByName" … … 17 17 18 18 AT_SETUP([Unselection - Molecules by name with Undo]) 19 AT_KEYWORDS([unselection,molecule ])19 AT_KEYWORDS([unselection,molecule,unselect-molecules-by-name,undo]) 20 20 21 21 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByName" … … 31 31 32 32 AT_SETUP([Unselection - Molecules by name with Redo]) 33 AT_KEYWORDS([unselection,molecule ])33 AT_KEYWORDS([unselection,molecule,unselect-molecules-by-name,redo]) 34 34 35 35 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByName" -
tests/regression/Selection/Molecules/MoleculeByOrder/testsuite-selection-select-molecule-by-order-backward.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Selection - Molecule by order, backward]) 5 AT_KEYWORDS([selection,molecule ])5 AT_KEYWORDS([selection,molecule,select-molecule-by-order]) 6 6 7 7 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByOrder" … … 25 25 26 26 AT_SETUP([Selection - Molecule by order, backward with Undo]) 27 AT_KEYWORDS([selection,molecule ])27 AT_KEYWORDS([selection,molecule,select-molecule-by-order,undo]) 28 28 29 29 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByOrder" … … 47 47 48 48 AT_SETUP([Selection - Molecule by order, backward with Redo]) 49 AT_KEYWORDS([selection,molecule ])49 AT_KEYWORDS([selection,molecule,select-molecule-by-order,redo]) 50 50 51 51 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByOrder" -
tests/regression/Selection/Molecules/MoleculeByOrder/testsuite-selection-select-molecule-by-order-forward.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Selection - Molecule by order, forward]) 5 AT_KEYWORDS([selection,molecule ])5 AT_KEYWORDS([selection,molecule,select-molecule-by-order]) 6 6 7 7 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByOrder" … … 25 25 26 26 AT_SETUP([Selection - Molecule by order, forward with Undo]) 27 AT_KEYWORDS([selection,molecule ])27 AT_KEYWORDS([selection,molecule,select-molecule-by-order,undo]) 28 28 29 29 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByOrder" … … 47 47 48 48 AT_SETUP([Selection - Molecule by order, forward with Redo]) 49 AT_KEYWORDS([selection,molecule ])49 AT_KEYWORDS([selection,molecule,select-molecule-by-order,redo]) 50 50 51 51 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByOrder" -
tests/regression/Selection/Molecules/MoleculeByOrder/testsuite-selection-unselect-molecule-by-order-backward.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Unselection - Molecule by order, backward]) 5 AT_KEYWORDS([unselection,molecule ])5 AT_KEYWORDS([unselection,molecule,unselect-molecule-by-order]) 6 6 7 7 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByOrder" … … 25 25 26 26 AT_SETUP([Unselection - Molecule by order, backward with Undo]) 27 AT_KEYWORDS([unselection,molecule ])27 AT_KEYWORDS([unselection,molecule,unselect-molecule-by-order,undo]) 28 28 29 29 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByOrder" … … 47 47 48 48 AT_SETUP([Unselection - Molecule by order, backward with Redo]) 49 AT_KEYWORDS([unselection,molecule ])49 AT_KEYWORDS([unselection,molecule,unselect-molecule-by-order,redo]) 50 50 51 51 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByOrder" -
tests/regression/Selection/Molecules/MoleculeByOrder/testsuite-selection-unselect-molecule-by-order-forward.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Unselection - Molecule by order, forward]) 5 AT_KEYWORDS([unselection,molecule ])5 AT_KEYWORDS([unselection,molecule,unselect-molecule-by-order]) 6 6 7 7 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByOrder" … … 25 25 26 26 AT_SETUP([Unselection - Molecule by order, forward with Undo]) 27 AT_KEYWORDS([unselection,molecule ])27 AT_KEYWORDS([unselection,molecule,unselect-molecule-by-order,undo]) 28 28 29 29 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByOrder" … … 47 47 48 48 AT_SETUP([Unselection - Molecule by order, forward with Redo]) 49 AT_KEYWORDS([unselection,molecule ])49 AT_KEYWORDS([unselection,molecule,unselect-molecule-by-order,redo]) 50 50 51 51 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeByOrder" -
tests/regression/Selection/Molecules/MoleculeOfAtom/testsuite-selection-select-atoms-molecules.at
r43a0ae r718542 2 2 3 3 AT_SETUP([Selection - Molecules by atom selection]) 4 AT_KEYWORDS([selection,molecule ])4 AT_KEYWORDS([selection,molecule,select-atoms-molecules]) 5 5 6 6 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeOfAtom" … … 16 16 17 17 AT_SETUP([Selection - Molecules by atom selection with Undo]) 18 AT_KEYWORDS([selection,molecule ])18 AT_KEYWORDS([selection,molecule,select-atoms-molecules,undo]) 19 19 20 20 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeOfAtom" … … 30 30 31 31 AT_SETUP([Selection - Molecules by atom selection with Redo]) 32 AT_KEYWORDS([selection,molecule ])32 AT_KEYWORDS([selection,molecule,select-atoms-molecules,redo]) 33 33 34 34 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeOfAtom" -
tests/regression/Selection/Molecules/MoleculeOfAtom/testsuite-selection-unselect-atoms-molecules.at
r43a0ae r718542 3 3 4 4 AT_SETUP([Unselection - Molecules by atom selection]) 5 AT_KEYWORDS([unselection,molecule ])5 AT_KEYWORDS([unselection,molecule,unselect-atoms-molecules]) 6 6 7 7 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeOfAtom" … … 17 17 18 18 AT_SETUP([Unselection - Molecules by atom selection with Undo]) 19 AT_KEYWORDS([unselection,molecule ])19 AT_KEYWORDS([unselection,molecule,unselect-atoms-molecules,undo]) 20 20 21 21 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeOfAtom" … … 31 31 32 32 AT_SETUP([Unselection - Molecules by atom selection with Redo]) 33 AT_KEYWORDS([unselection,molecule ])33 AT_KEYWORDS([unselection,molecule,unselect-atoms-molecules,redo]) 34 34 35 35 regressionpath="${abs_top_srcdir}/${AUTOTEST_PATH}/Selection/Molecules/MoleculeOfAtom"
Note:
See TracChangeset
for help on using the changeset viewer.