diff options
author | Sven Gothel <[email protected]> | 2011-09-30 15:59:06 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-09-30 15:59:06 +0200 |
commit | 685d46d409ad9e0c4905a5b22bfba525456eedea (patch) | |
tree | 224be641eaa7986210cf20a271b1639ce7c4706d /make | |
parent | db693cac03de91a20f1964cd8aa3965252027b50 (diff) |
test script
Diffstat (limited to 'make')
-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 2182ad0dd..281221e12 100755 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -246,11 +246,11 @@ function testawtmt() { #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.graph.demos.GPUUISceneNewtDemo01 $* +testnoawt com.jogamp.opengl.test.junit.graph.demos.GPUUISceneNewtDemo01 $* #testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT $* #testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestMapBuffer01NEWT $* -testnoawt com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT $* +#testnoawt com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT $* # # regressions |