aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-11-02 00:12:28 +0100
committerSven Gothel <[email protected]>2010-11-02 00:12:28 +0100
commit09be7eb4e912749ccf84525bca87d9d70f1c2ed1 (patch)
tree93145e80f79ba0ea46c19b0b1ad1cda893223e1f /make/scripts
parent79d306f154351e9c61167292a4dfced4bc1309cd (diff)
ScreenMode: Ignore modes < 15bpp
Diffstat (limited to 'make/scripts')
-rw-r--r--make/scripts/tests2.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/scripts/tests2.sh b/make/scripts/tests2.sh
index 50ab8ec33..cf0b38705 100644
--- a/make/scripts/tests2.sh
+++ b/make/scripts/tests2.sh
@@ -61,9 +61,9 @@ function testawt() {
#testawt com.jogamp.test.junit.newt.parenting.TestParenting01NEWT
#testawt com.jogamp.test.junit.newt.parenting.TestParenting02NEWT
-#testawt com.jogamp.test.junit.newt.TestScreenMode00NEWT
+testawt com.jogamp.test.junit.newt.TestScreenMode00NEWT
#testawt com.jogamp.test.junit.newt.TestScreenMode01NEWT
-testawt com.jogamp.test.junit.newt.TestScreenMode02NEWT
+#testawt com.jogamp.test.junit.newt.TestScreenMode02NEWT
#testawt com.jogamp.test.junit.newt.TestGLWindows01NEWT
#testawt -Djava.awt.headless=true com.jogamp.test.junit.newt.TestGLWindows01NEWT