aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-08-27 13:04:17 +0200
committerSven Gothel <[email protected]>2023-08-27 13:10:03 +0200
commit74e9bd8a46e20666700ce79e22d08a2a05f2c26f (patch)
tree10ecec8d6c0270aa2330fc70d887d23f360271e0 /make/scripts
parent2f62d6f6f3f2fd56f87e9ec40023ca5b7bec9252 (diff)
Add TestVec3f01NOUI: This test shall be enhanced, only priliminary angle tests for now
Diffstat (limited to 'make/scripts')
-rw-r--r--make/scripts/tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh
index 5dbd08f23..7a9481b55 100644
--- a/make/scripts/tests.sh
+++ b/make/scripts/tests.sh
@@ -599,6 +599,7 @@ function testawtswt() {
#testnoawt com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI $*
#testnoawt com.jogamp.opengl.test.junit.jogl.math.TestPMVTransform01NOUI $*
#testnoawt com.jogamp.opengl.test.junit.jogl.math.TestQuaternion01NOUI $*
+#testnoawt com.jogamp.opengl.test.junit.jogl.math.TestVec3f01NOUI $*
#