aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/tests.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-04-26 07:55:48 +0200
committerSven Gothel <[email protected]>2011-04-26 07:55:48 +0200
commit68aeb5dcd9f282a0a3ce6210808ce6b92063e229 (patch)
tree6ccbc66c2c7b0bd21d44638489251a851f0cb52e /make/scripts/tests.sh
parent2da29975e345fd3554436027f59b6f46ace22bcb (diff)
test script
Diffstat (limited to 'make/scripts/tests.sh')
-rwxr-xr-xmake/scripts/tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh
index 73780a7de..c433945dc 100755
--- a/make/scripts/tests.sh
+++ b/make/scripts/tests.sh
@@ -74,7 +74,7 @@ function jrun() {
#D_ARGS="-Djogl.debug.GLCanvas"
#D_ARGS="-Djogl.debug.DebugGL -Djogl.debug.GLDebugMessageHandler"
#D_ARGS="-Djogl.debug.DebugGL -Djogl.debug.TraceGL"
- D_ARGS="-Djogl.debug.GLDebugMessageHandler"
+ #D_ARGS="-Djogl.debug.GLDebugMessageHandler -Dnewt.debug.Window -Dnewt.debug.Display -Dnewt.debug.EDT"
#D_ARGS="-Djogl.debug.GLDebugMessageHandler -Djogl.debug.DebugGL"
#D_ARGS="-Dnativewindow.debug.ToolkitLock.TraceLock"
#D_ARGS="-Djogl.debug.graph.curve -Djogl.debug.GLSLCode"