1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
Test-Command: sh debian/tests/call-pymol-scripts examples/ \
"(start_pymol)|(xmlrpc01)|(sd_annotate)|(povray01)|(contact)|(dali)|(density)|(groel_es)|(packing)|(packsurf)|(ref_frame)|(ribosome)|(ss_xfer)|(multiclip_ray)|(tkwindow)"
Restrictions: allow-stderr
Depends:
pymol,
Test-Command: sh debian/tests/call-pymol-scripts data/demo
Restrictions: allow-stderr
Depends:
pymol,
Test-Command: cd test && python run
Restrictions: allow-stderr
Depends:
pymol,
python,
Test-Command: sh debian/tests/call-pymol-scripts /usr/share/pymol/examples \
"(cookbook/)|(xmlrpc01)|(sd_annotate)|(povray01)|(tkwindow)"
Restrictions: allow-stderr
Depends:
pymol,
Test-Command: sh debian/tests/call-pymol-scripts /usr/share/pymol/examples/cookbook multiclip_ray
Restrictions: allow-stderr
Depends:
pymol,
Test-Command: (cd /usr/share/pymol/examples/devel/ && pymol -c sd_annotate.pml)
Restrictions: allow-stderr
Depends:
pymol,
|