diff options
Diffstat (limited to 'make/scripts/tests.sh')
-rw-r--r-- | make/scripts/tests.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh index 1def82be5..ce08b50f5 100644 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -97,7 +97,8 @@ function testawt() { #testawt com.jogamp.test.junit.newt.parenting.TestParenting03AWT #testawt com.jogamp.test.junit.newt.parenting.TestParenting03AWT -time 100000 #testawt com.jogamp.test.junit.newt.parenting.TestParenting03bAWT -time 100000 -testawt com.jogamp.test.junit.newt.TestCloseNewtAWT +#testawt com.jogamp.test.junit.newt.TestCloseNewtAWT +testawt com.jogamp.test.junit.jogl.caps.Multisample #testawt $* |