diff options
Diffstat (limited to 'make/scripts')
-rw-r--r-- | make/scripts/tests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh index bbb8c6ece..61b805215 100644 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -328,6 +328,7 @@ function testawtswt() { testnoawt com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2 $* testnoawt com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2GL2 $* testnoawt com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2 $* +testawt com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT $* # # core/newt (testnoawt and testawt) |