diff options
author | Sven Gothel <[email protected]> | 2011-09-15 15:09:44 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-09-15 15:09:44 +0200 |
commit | 1b631f6448e3e2ccbc8f0550819b6a75a8ab4e7c (patch) | |
tree | 4fb4895a91d8fc3c450a2be5ae4e5a019a15cf89 /make/scripts | |
parent | b872484873c7ac4e3a75587ccd10c79626479d34 (diff) |
test script
Diffstat (limited to 'make/scripts')
-rwxr-xr-x | make/scripts/tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh index da5da54ba..2d240eb1a 100755 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -234,7 +234,7 @@ testnoawt com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT $* #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.mobile.GPUTextNewtDemoMobile01 +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 $* |