diff options
author | Sven Gothel <[email protected]> | 2014-03-07 17:44:13 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-03-07 17:44:13 +0100 |
commit | 183abe017461cd1ebaf1380143db104a085af2cd (patch) | |
tree | c626d44e942f591377165740e2823a6a0e093a20 /make/scripts/tests.sh | |
parent | 68eb9f1ea136428b64fe9246865fbabb8c82f6ac (diff) | |
parent | 132f6fe9eeada4321d776d6332482854c82f24e2 (diff) |
Merge branch 'master' into 2.2-train
Diffstat (limited to 'make/scripts/tests.sh')
-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 ddf97fda8..a8807b09e 100644 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -500,6 +500,7 @@ function testawtswt() { #testawt com.jogamp.opengl.test.junit.jogl.acore.anim.Bug898AnimatorFromEDTAWT $* #testawt com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT $* +testawt com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT $* #testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT $* # |