Add a skip_test() method to the infrastructure and use it for test scripts that skip...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 13 Aug 2005 05:42:18 +0000 (05:42 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 13 Aug 2005 05:42:18 +0000 (05:42 +0000)
commitf46cc47cc849cf533ab051dfb561caa3584892a2
tree7b99184d14e042b4f58b1f2186cbf70f4f05cfc8
parentb26c8dfc7cb18eda14aa9432c271bb6cba894ae2
Add a skip_test() method to the infrastructure and use it for test scripts that skip all or part of their tests based on tool availability or test platform.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1325 fdb21ef1-2011-0410-befe-b5e4ea1792b1
13 files changed:
etc/TestSCons.py
test/Fortran/F77PATH.py
test/Fortran/F90PATH.py
test/Fortran/FORTRANPATH.py
test/Java/JAR.py
test/Java/JARFLAGS.py
test/Java/JAVAC.py
test/Java/JAVACFLAGS.py
test/Java/JAVAH.py
test/PharLap.py
test/Repository/Java.py
test/Repository/JavaH.py
test/Repository/RMIC.py