aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/lib/v2.3.0/jogl-all.jarbin0 -> 3314632 bytes
-rw-r--r--make/scripts/tests.sh4
2 files changed, 2 insertions, 2 deletions
diff --git a/make/lib/v2.3.0/jogl-all.jar b/make/lib/v2.3.0/jogl-all.jar
new file mode 100644
index 000000000..a1d03e81f
--- /dev/null
+++ b/make/lib/v2.3.0/jogl-all.jar
Binary files differ
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh
index aa2cbc778..eeec83ec1 100644
--- a/make/scripts/tests.sh
+++ b/make/scripts/tests.sh
@@ -409,12 +409,12 @@ function testawtswt() {
#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile02NEWTNoARBCtx $*
#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile03NEWTOffscreen $*
#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile04NEWTOffscreenNoARBCtx $*
-#testawt com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI $*
+testawt com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI $*
#
# Stereo
#
-testnoawt com.jogamp.opengl.test.junit.jogl.stereo.StereoDemo01 $*
+#testnoawt com.jogamp.opengl.test.junit.jogl.stereo.StereoDemo01 $*
#
# HiDPI