diff options
author | Sven Gothel <[email protected]> | 2011-06-09 17:32:07 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-06-09 17:32:07 +0200 |
commit | 9ea120c599476901fdfcc39f133abf26d7d22c0c (patch) | |
tree | 685cb5c9f210b1c98bea86a90a277ff3f38d3938 /make/scripts/tests.sh | |
parent | f841a3a356d4d10f0e1482304148d7537b7371e7 (diff) |
windows batch files: bump to 6u26
Diffstat (limited to 'make/scripts/tests.sh')
-rwxr-xr-x | make/scripts/tests.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh index 56a996a5d..e8fea544a 100755 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -213,12 +213,12 @@ function testawtmt() { #testnoawt com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 $* #testnoawt com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 $* #testnoawt com.jogamp.opengl.test.junit.graph.demos.ui.UINewtDemo01 $* -#testnoawt com.jogamp.opengl.test.junit.graph.demos.GPUTextNewtDemo01 $* +testnoawt com.jogamp.opengl.test.junit.graph.demos.GPUTextNewtDemo01 $* #testnoawt com.jogamp.opengl.test.junit.graph.demos.GPUTextNewtDemo02 $* #testnoawt com.jogamp.opengl.test.junit.graph.demos.GPURegionNewtDemo01 $* #testnoawt com.jogamp.opengl.test.junit.graph.demos.GPURegionNewtDemo02 $* -testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT $* +#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT $* $spath/count-edt-start.sh java-run.log |