diff options
author | Sven Gothel <[email protected]> | 2013-07-16 07:49:12 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-07-16 07:49:12 +0200 |
commit | 9feaa5e48c7f8df0ad0f1e667d43008e6ca5b02a (patch) | |
tree | f54c954b0b08947c3d3dfbdc553bd9f2ea79588d /make/scripts | |
parent | c3b66d6f37fddbf432e20a97b49eb308d31c9c50 (diff) |
Tests: Cleanup for GL core usage p2 - (Proper GLSL version number)
Diffstat (limited to 'make/scripts')
-rw-r--r-- | make/scripts/tests.sh | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh index 7484d5afe..9e7be06d9 100644 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -88,7 +88,7 @@ function jrun() { #D_ARGS="-Djogl.debug.FBObject -Djogl.debug.TraceGL -Djogl.debug.GLBufferStateTracker" #D_ARGS="-Djogl.debug.FBObject" #D_ARGS="-Djogl.debug.GLSLCode" - #D_ARGS="-Djogl.debug.GLSLCode -Djogl.debug.DebugGL -Djogl.debug.TraceGL" + D_ARGS="-Djogl.debug.GLSLCode -Djogl.debug.DebugGL" #D_ARGS="-Djogl.debug.GLContext -Dnativewindow.debug.JAWT -Dnewt.debug.Window" #D_ARGS="-Dnativewindow.debug.JAWT -Djogamp.debug.TaskBase.TraceSource" #D_ARGS="-Djogl.debug.GLContext.TraceSwitch" @@ -614,14 +614,6 @@ testnoawt com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT $* #testawt com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT $* # NEW -#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT $* -#testnoawt com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT $* -#testnoawt com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT $* - -#testnoawt com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NEWT $* - -#testawt com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT $* - $spath/count-edt-start.sh java-run.log |