aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlistair Bush <ali_bush@gentoo.org>2009-12-25 22:53:22 +0000
committerAlistair Bush <ali_bush@gentoo.org>2009-12-25 22:53:22 +0000
commit5f9c6752a32b8e221247ed75398711802e16acd9 (patch)
tree1ab815fd8b3874d8897f7a05de9681920585357b /src
parentApply python3 patch 8 from Arfrever. Fixes a unit test (diff)
downloadjava-config-5f9c6752a32b8e221247ed75398711802e16acd9.tar.gz
java-config-5f9c6752a32b8e221247ed75398711802e16acd9.tar.bz2
java-config-5f9c6752a32b8e221247ed75398711802e16acd9.zip
Add test runner script to test build with python3. Currently fails.
svn path=/projects/java-config-2/trunk/; revision=8044
Diffstat (limited to 'src')
-rwxr-xr-xsrc/test-python3.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test-python3.sh b/src/test-python3.sh
new file mode 100755
index 0000000..059a778
--- /dev/null
+++ b/src/test-python3.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+PYTHONPATH="." python3 run-test-suite.py