From fab1ce7a07467065842e75c9d5c60c6bc7e305e0 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 28 Sep 2010 09:33:52 +0300 Subject: NEWT: Newt/AWT Rollback AWTParentWindowAdapter changes --- make/scripts/tests.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'make/scripts') diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh index da74603bd..e2f13ead2 100755 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -35,4 +35,6 @@ spath=`dirname $0` # $spath/java-run-all.sh ../build-x86 com.jogamp.test.junit.newt.TestFocus01SwingAWTRobot $* $spath/java-run-all.sh ../build-x86 com.jogamp.test.junit.newt.TestFocus02SwingAWTRobot $* +# $spath/java-run-all.sh ../build-x86 com.jogamp.test.junit.newt.parenting.TestParenting01aAWT $* + $spath/count-edt-start.sh java-run.log -- cgit v1.2.3