diff options
author | Sven Gothel <[email protected]> | 2011-06-11 01:51:05 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-06-11 01:51:05 +0200 |
commit | 17e15235e26017e21f8b7b7e0fb3a26b1798e435 (patch) | |
tree | 1afcddce012378ef5afe49f280af3fc96818bec8 /make/scripts/tests-x32.bat | |
parent | 536dc9979ae965fd5fc0e14bb306c6e2d12ac584 (diff) |
test bat/sh files edit ..
Diffstat (limited to 'make/scripts/tests-x32.bat')
-rwxr-xr-x | make/scripts/tests-x32.bat | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/make/scripts/tests-x32.bat b/make/scripts/tests-x32.bat index 2e7d1ea80..bd5d30895 100755 --- a/make/scripts/tests-x32.bat +++ b/make/scripts/tests-x32.bat @@ -38,5 +38,8 @@ REM scripts\java-win32-dbg.bat com.jogamp.opengl.test.junit.jogl.swt.TestSWT01GL REM scripts\java-win32-dbg.bat com.jogamp.opengl.test.junit.jogl.swt.TestSWT02GLn %1 %2 %3 %4 REM scripts\java-win32-dbg.bat com.jogamp.opengl.test.junit.jogl.swt.TestSWTAWT01GLn $* -scripts\java-win32.bat com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT $* +REM scripts\java-win32.bat com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT $* REM scripts\java-win32-dbg.bat com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT $* + +scripts\java-win32.bat com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 +REM scripts\java-win32.bat com.jogamp.opengl.test.junit.jogl.glsl.TestFBOMRTNEWT01 |