Ignore:
Timestamp:
Dec 26, 2025, 9:40:14 PM (2 weeks ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.7.1, stable
Children:
f0234e
Parents:
47ebb2
git-author:
Frederik Heber <frederik.heber@…> (11/25/25 07:35:50)
git-committer:
Frederik Heber <frederik.heber@…> (12/26/25 21:40:14)
Message:

Recreated guicheck from regression tests.

Location:
tests/GuiChecks/Selection/Atoms
Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • tests/GuiChecks/Selection/Atoms/AllAtomsOfMolecule/testsuite-selection-select-all-atoms-of-molecule.at

    r47ebb2 r4538c0  
    2424AT_CHECK([/bin/cp -f ${abs_top_srcdir}/tests/regression/Selection/Atoms/AllAtomsOfMolecule/pre/test.xyz $file], 0)
    2525AT_CHECK([chmod u+w $file], 0)
    26 AT_CHECK([../../molecuilder --dry-run -i $file -v 3 -I --select-molecule-by-id 1 --select-molecules-atoms -r --no-dry-run --store-session session-selection-select-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
     26AT_CHECK([../../molecuilder --dry-run -i $file -v 3 --bond-table ${abs_top_srcdir}/data/bondtables/bondtable.dat -I --select-molecule-by-id 1 --select-molecules-atoms -r --no-dry-run --store-session session-selection-select-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
    2727AT_CHECK([grep -v "Command.*DryRun" session-selection-select-all-atoms-of-molecule.py >session-selection-select-all-atoms-of-molecule_new.py], 0, [ignore], [ignore])
    2828AT_CHECK([../../molecuilderguitest session-selection-select-all-atoms-of-molecule_new.py], 0, [stdout], [stderr])
     
    3232AT_CHECK([/bin/cp -f ${abs_top_srcdir}/tests/regression/Selection/Atoms/AllAtomsOfMolecule/pre/test.xyz $file], 0)
    3333AT_CHECK([chmod u+w $file], 0)
    34 AT_CHECK([../../molecuilder --dry-run -i $file -v 3 -I --select-molecule-by-id 0 --select-molecules-atoms -r --no-dry-run --store-session session-selection-select-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
     34AT_CHECK([../../molecuilder --dry-run -i $file -v 3 --bond-table ${abs_top_srcdir}/data/bondtables/bondtable.dat -I --select-molecule-by-id 0 --select-molecules-atoms -r --no-dry-run --store-session session-selection-select-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
    3535AT_CHECK([grep -v "Command.*DryRun" session-selection-select-all-atoms-of-molecule.py >session-selection-select-all-atoms-of-molecule_new.py], 0, [ignore], [ignore])
    3636AT_CHECK([../../molecuilderguitest session-selection-select-all-atoms-of-molecule_new.py], 0, [stdout], [stderr])
     
    4646AT_CHECK([/bin/cp -f ${abs_top_srcdir}/tests/regression/Selection/Atoms/AllAtomsOfMolecule/pre/test.xyz $file], 0)
    4747AT_CHECK([chmod u+w $file], 0)
    48 AT_CHECK([../../molecuilder --dry-run -i $file -v 3 -I --select-molecule-by-id 1 --select-molecules-atoms --undo -r --no-dry-run --store-session session-selection-select-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
     48AT_CHECK([../../molecuilder --dry-run -i $file -v 3 --bond-table ${abs_top_srcdir}/data/bondtables/bondtable.dat -I --select-molecule-by-id 1 --select-molecules-atoms --undo -r --no-dry-run --store-session session-selection-select-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
    4949AT_CHECK([grep -v "Command.*DryRun" session-selection-select-all-atoms-of-molecule.py >session-selection-select-all-atoms-of-molecule_new.py], 0, [ignore], [ignore])
    5050AT_CHECK([../../molecuilderguitest session-selection-select-all-atoms-of-molecule_new.py], 0, [stdout], [stderr])
     
    5454AT_CHECK([/bin/cp -f ${abs_top_srcdir}/tests/regression/Selection/Atoms/AllAtomsOfMolecule/pre/test.xyz $file], 0)
    5555AT_CHECK([chmod u+w $file], 0)
    56 AT_CHECK([../../molecuilder --dry-run -i $file -v 3 -I --select-molecule-by-id 0 --select-molecules-atoms --undo -r --no-dry-run --store-session session-selection-select-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
     56AT_CHECK([../../molecuilder --dry-run -i $file -v 3 --bond-table ${abs_top_srcdir}/data/bondtables/bondtable.dat -I --select-molecule-by-id 0 --select-molecules-atoms --undo -r --no-dry-run --store-session session-selection-select-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
    5757AT_CHECK([grep -v "Command.*DryRun" session-selection-select-all-atoms-of-molecule.py >session-selection-select-all-atoms-of-molecule_new.py], 0, [ignore], [ignore])
    5858AT_CHECK([../../molecuilderguitest session-selection-select-all-atoms-of-molecule_new.py], 0, [stdout], [stderr])
     
    6868AT_CHECK([/bin/cp -f ${abs_top_srcdir}/tests/regression/Selection/Atoms/AllAtomsOfMolecule/pre/test.xyz $file], 0)
    6969AT_CHECK([chmod u+w $file], 0)
    70 AT_CHECK([../../molecuilder --dry-run -i $file -v 3 -I --select-molecule-by-id 1 --select-molecules-atoms --undo --redo -r --no-dry-run --store-session session-selection-select-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
     70AT_CHECK([../../molecuilder --dry-run -i $file -v 3 --bond-table ${abs_top_srcdir}/data/bondtables/bondtable.dat -I --select-molecule-by-id 1 --select-molecules-atoms --undo --redo -r --no-dry-run --store-session session-selection-select-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
    7171AT_CHECK([grep -v "Command.*DryRun" session-selection-select-all-atoms-of-molecule.py >session-selection-select-all-atoms-of-molecule_new.py], 0, [ignore], [ignore])
    7272AT_CHECK([../../molecuilderguitest session-selection-select-all-atoms-of-molecule_new.py], 0, [stdout], [stderr])
     
    7676AT_CHECK([/bin/cp -f ${abs_top_srcdir}/tests/regression/Selection/Atoms/AllAtomsOfMolecule/pre/test.xyz $file], 0)
    7777AT_CHECK([chmod u+w $file], 0)
    78 AT_CHECK([../../molecuilder --dry-run -i $file -v 3 -I --select-molecule-by-id 0 --select-molecules-atoms --undo --redo -r --no-dry-run --store-session session-selection-select-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
     78AT_CHECK([../../molecuilder --dry-run -i $file -v 3 --bond-table ${abs_top_srcdir}/data/bondtables/bondtable.dat -I --select-molecule-by-id 0 --select-molecules-atoms --undo --redo -r --no-dry-run --store-session session-selection-select-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
    7979AT_CHECK([grep -v "Command.*DryRun" session-selection-select-all-atoms-of-molecule.py >session-selection-select-all-atoms-of-molecule_new.py], 0, [ignore], [ignore])
    8080AT_CHECK([../../molecuilderguitest session-selection-select-all-atoms-of-molecule_new.py], 0, [stdout], [stderr])
  • tests/GuiChecks/Selection/Atoms/AllAtomsOfMolecule/testsuite-selection-unselect-all-atoms-of-molecule.at

    r47ebb2 r4538c0  
    2525AT_CHECK([/bin/cp -f ${abs_top_srcdir}/tests/regression/Selection/Atoms/AllAtomsOfMolecule/pre/test.xyz $file], 0)
    2626AT_CHECK([chmod u+w $file], 0)
    27 AT_CHECK([../../molecuilder --dry-run -i $file -v 3 -I --select-all-atoms --select-molecule-by-id 0 --unselect-molecules-atoms -r --no-dry-run --store-session session-selection-unselect-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
     27AT_CHECK([../../molecuilder --dry-run -i $file -v 3 --bond-table ${abs_top_srcdir}/data/bondtables/bondtable.dat -I --select-all-atoms --select-molecule-by-id 0 --unselect-molecules-atoms -r --no-dry-run --store-session session-selection-unselect-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
    2828AT_CHECK([grep -v "Command.*DryRun" session-selection-unselect-all-atoms-of-molecule.py >session-selection-unselect-all-atoms-of-molecule_new.py], 0, [ignore], [ignore])
    2929AT_CHECK([../../molecuilderguitest session-selection-unselect-all-atoms-of-molecule_new.py], 0, [stdout], [stderr])
     
    3333AT_CHECK([/bin/cp -f ${abs_top_srcdir}/tests/regression/Selection/Atoms/AllAtomsOfMolecule/pre/test.xyz $file], 0)
    3434AT_CHECK([chmod u+w $file], 0)
    35 AT_CHECK([../../molecuilder --dry-run -i $file -v 3 -I --select-all-atoms --select-molecule-by-id 1 --unselect-molecules-atoms -r --no-dry-run --store-session session-selection-unselect-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
     35AT_CHECK([../../molecuilder --dry-run -i $file -v 3 --bond-table ${abs_top_srcdir}/data/bondtables/bondtable.dat -I --select-all-atoms --select-molecule-by-id 1 --unselect-molecules-atoms -r --no-dry-run --store-session session-selection-unselect-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
    3636AT_CHECK([grep -v "Command.*DryRun" session-selection-unselect-all-atoms-of-molecule.py >session-selection-unselect-all-atoms-of-molecule_new.py], 0, [ignore], [ignore])
    3737AT_CHECK([../../molecuilderguitest session-selection-unselect-all-atoms-of-molecule_new.py], 0, [stdout], [stderr])
     
    4747AT_CHECK([/bin/cp -f ${abs_top_srcdir}/tests/regression/Selection/Atoms/AllAtomsOfMolecule/pre/test.xyz $file], 0)
    4848AT_CHECK([chmod u+w $file], 0)
    49 AT_CHECK([../../molecuilder --dry-run -i $file -v 3 -I --select-all-atoms --select-molecule-by-id 0 --unselect-molecules-atoms --undo -r --no-dry-run --store-session session-selection-unselect-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
     49AT_CHECK([../../molecuilder --dry-run -i $file -v 3 --bond-table ${abs_top_srcdir}/data/bondtables/bondtable.dat -I --select-all-atoms --select-molecule-by-id 0 --unselect-molecules-atoms --undo -r --no-dry-run --store-session session-selection-unselect-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
    5050AT_CHECK([grep -v "Command.*DryRun" session-selection-unselect-all-atoms-of-molecule.py >session-selection-unselect-all-atoms-of-molecule_new.py], 0, [ignore], [ignore])
    5151AT_CHECK([../../molecuilderguitest session-selection-unselect-all-atoms-of-molecule_new.py], 0, [stdout], [stderr])
     
    5555AT_CHECK([/bin/cp -f ${abs_top_srcdir}/tests/regression/Selection/Atoms/AllAtomsOfMolecule/pre/test.xyz $file], 0)
    5656AT_CHECK([chmod u+w $file], 0)
    57 AT_CHECK([../../molecuilder --dry-run -i $file -v 3 -I --select-all-atoms --select-molecule-by-id 1 --unselect-molecules-atoms --undo -r --no-dry-run --store-session session-selection-unselect-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
     57AT_CHECK([../../molecuilder --dry-run -i $file -v 3 --bond-table ${abs_top_srcdir}/data/bondtables/bondtable.dat -I --select-all-atoms --select-molecule-by-id 1 --unselect-molecules-atoms --undo -r --no-dry-run --store-session session-selection-unselect-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
    5858AT_CHECK([grep -v "Command.*DryRun" session-selection-unselect-all-atoms-of-molecule.py >session-selection-unselect-all-atoms-of-molecule_new.py], 0, [ignore], [ignore])
    5959AT_CHECK([../../molecuilderguitest session-selection-unselect-all-atoms-of-molecule_new.py], 0, [stdout], [stderr])
     
    6969AT_CHECK([/bin/cp -f ${abs_top_srcdir}/tests/regression/Selection/Atoms/AllAtomsOfMolecule/pre/test.xyz $file], 0)
    7070AT_CHECK([chmod u+w $file], 0)
    71 AT_CHECK([../../molecuilder --dry-run -i $file -v 3 -I --select-all-atoms --select-molecule-by-id 0 --unselect-molecules-atoms --undo --redo -r --no-dry-run --store-session session-selection-unselect-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
     71AT_CHECK([../../molecuilder --dry-run -i $file -v 3 --bond-table ${abs_top_srcdir}/data/bondtables/bondtable.dat -I --select-all-atoms --select-molecule-by-id 0 --unselect-molecules-atoms --undo --redo -r --no-dry-run --store-session session-selection-unselect-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
    7272AT_CHECK([grep -v "Command.*DryRun" session-selection-unselect-all-atoms-of-molecule.py >session-selection-unselect-all-atoms-of-molecule_new.py], 0, [ignore], [ignore])
    7373AT_CHECK([../../molecuilderguitest session-selection-unselect-all-atoms-of-molecule_new.py], 0, [stdout], [stderr])
     
    7777AT_CHECK([/bin/cp -f ${abs_top_srcdir}/tests/regression/Selection/Atoms/AllAtomsOfMolecule/pre/test.xyz $file], 0)
    7878AT_CHECK([chmod u+w $file], 0)
    79 AT_CHECK([../../molecuilder --dry-run -i $file -v 3 -I --select-all-atoms --select-molecule-by-id 1 --unselect-molecules-atoms --undo --redo -r --no-dry-run --store-session session-selection-unselect-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
     79AT_CHECK([../../molecuilder --dry-run -i $file -v 3 --bond-table ${abs_top_srcdir}/data/bondtables/bondtable.dat -I --select-all-atoms --select-molecule-by-id 1 --unselect-molecules-atoms --undo --redo -r --no-dry-run --store-session session-selection-unselect-all-atoms-of-molecule.py --session-type python], 0, [stdout], [stderr])
    8080AT_CHECK([grep -v "Command.*DryRun" session-selection-unselect-all-atoms-of-molecule.py >session-selection-unselect-all-atoms-of-molecule_new.py], 0, [ignore], [ignore])
    8181AT_CHECK([../../molecuilderguitest session-selection-unselect-all-atoms-of-molecule_new.py], 0, [stdout], [stderr])
  • tests/GuiChecks/Selection/Atoms/testsuite-selection-atoms.at

    r47ebb2 r4538c0  
    4646m4_include(Selection/Atoms/AtomByOrder/testsuite-selection-unselect-atom-by-order.at)
    4747
     48# select atom by random number
     49m4_include(Selection/Atoms/AtomByRandom/testsuite-selection-select-atom-by-random.at)
     50
    4851# (un)select atoms inside cuboid
    4952m4_include(Selection/Atoms/AtomsInsideCuboid/testsuite-selection-select-atoms-inside-cuboid.at)
     
    6871# pop atom selection
    6972m4_include(Selection/Atoms/PopAtomSelection/testsuite-selection-pop-atom-selection.at)
     73
     74# atoms neighbors
     75m4_include(Selection/Atoms/AtomsNeighbors/testsuite-selection-select-atoms-neighbors.at)
Note: See TracChangeset for help on using the changeset viewer.