From 29e3b223eae9f5775d1dd34f2aaeeb3db6d9233c Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 17 Nov 2010 21:53:16 +0100 Subject: Finishing Immutable changes including GLCapabiltiesImmutable. --- make/scripts/tests.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'make') 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 $* -- cgit v1.2.3