summaryrefslogtreecommitdiffstats
path: root/make/build-junit.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-04-09 04:13:30 +0200
committerSven Gothel <[email protected]>2010-04-09 04:13:30 +0200
commit9ae88158f66b48b257e417c3973ce010c1fc45a8 (patch)
tree84b38918ca765bdacc9be7389f2e948cdfa30b04 /make/build-junit.xml
parent049236c5f8ff1500532c7bf64e7d78db031b3ed5 (diff)
Attach build-junit.xml to build.xml ; Add more tests Offscreen(broken on ATI), Drawable
Diffstat (limited to 'make/build-junit.xml')
-rw-r--r--make/build-junit.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/build-junit.xml b/make/build-junit.xml
index 5b3aae8c2..636035f1d 100644
--- a/make/build-junit.xml
+++ b/make/build-junit.xml
@@ -74,11 +74,9 @@
<jvmarg value="-Dgluegen.debug.NativeLibrary=true"/>
<jvmarg value="-Dgluegen.debug.ProcAddressHelper=true"/>
<jvmarg value="-Djogl.debug.GLSLState"/>
- -->
<jvmarg value="-Dnativewindow.debug=all"/>
<jvmarg value="-Djogl.debug=all"/>
<jvmarg value="-Dnewt.debug=all"/>
- <!--
<jvmarg value="-verbose:jni"/>
<jvmarg value="-client"/>
<jvmarg value="-d32"/>