summaryrefslogtreecommitdiffstats
path: root/test/JAR.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-04-10 05:35:38 (GMT)
committerSteven Knight <knight@baldmt.com>2003-04-10 05:35:38 (GMT)
commit2f8be7360679ad5e0260f4965ea5dd9506c7b033 (patch)
tree1379c046e82985011c5ab2d7604adf055e3140b9 /test/JAR.py
parent81e5793a07783b29a13004f834b7579a0e1605bb (diff)
downloadSCons-2f8be7360679ad5e0260f4965ea5dd9506c7b033.zip
SCons-2f8be7360679ad5e0260f4965ea5dd9506c7b033.tar.gz
SCons-2f8be7360679ad5e0260f4965ea5dd9506c7b033.tar.bz2
Implement Tool refactoring. (Chad Austin + Steve Leblanc)
Diffstat (limited to 'test/JAR.py')
-rw-r--r--test/JAR.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/JAR.py b/test/JAR.py
index f5b3048..9fdf20e 100644
--- a/test/JAR.py
+++ b/test/JAR.py
@@ -89,6 +89,9 @@ line 3
test.fail_test(test.read('test2' + _exe) != "test2.CLASS\nline 3\n")
+if not os.path.exists('/usr/local/j2sdk1.3.1/bin/javac'):
+ print "Could not find Java, skipping test(s)."
+ test.pass_test(1)
test.write("wrapper.py", """\