summaryrefslogtreecommitdiffstats
path: root/make/scripts/tests.bat
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-11-18 17:10:55 +0100
committerMichael Bien <[email protected]>2010-11-18 17:10:55 +0100
commitfe5e7b022f6f86b16ba15165f8cdeafccaad4b2b (patch)
tree646e254c86ad90e0c4971eb63a16532e9fad8693 /make/scripts/tests.bat
parent8c9f3bb33732346fab0112b4a2e177b13f4e8087 (diff)
parent96af6c9bf2d683115996214cd895f9f9ef7ceea6 (diff)
Merge branch 'master' of github.com:sgothel/jogl
Diffstat (limited to 'make/scripts/tests.bat')
-rw-r--r--make/scripts/tests.bat4
1 files changed, 3 insertions, 1 deletions
diff --git a/make/scripts/tests.bat b/make/scripts/tests.bat
index cfb801d79..475acdf8e 100644
--- a/make/scripts/tests.bat
+++ b/make/scripts/tests.bat
@@ -24,4 +24,6 @@ REM scripts\java-win64-dbg.bat com.jogamp.test.junit.newt.TestScreenMode02NEWT
REM scripts\java-win64-dbg.bat com.jogamp.test.junit.newt.TestDisplayLifecycle01NEWT
REM scripts\java-win64-dbg.bat com.jogamp.test.junit.newt.parenting.TestParenting01NEWT
REM scripts\java-win64-dbg.bat com.jogamp.test.junit.newt.parenting.TestParenting02NEWT
-scripts\java-win64-dbg.bat com.jogamp.test.junit.newt.TestCloseNewtAWT
+REM scripts\java-win64.bat com.jogamp.test.junit.newt.TestCloseNewtAWT
+scripts\java-win64-dbg.bat com.jogamp.test.junit.jogl.caps.TestMultisampleAWT -time 10000
+REM scripts\java-win64-dbg.bat com.jogamp.test.junit.jogl.caps.TestMultisampleNEWT -time 10000