diff options
author | Sven Gothel <[email protected]> | 2020-01-06 04:54:41 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-01-06 04:54:41 +0100 |
commit | 87eeadadfe3a519ca6f6a6688ea854b147eca13b (patch) | |
tree | 0944c9459d9b37de7798ee14196c5882ffaf58a4 /make/scripts/tests.sh | |
parent | 05b3978d47e304b2e0223bbdf34d393a2e4c7c26 (diff) |
Bug 1421, Bug 1358, Bug 969, Bug 672: Deleting merged tests (obsolete)
Diffstat (limited to 'make/scripts/tests.sh')
-rw-r--r-- | make/scripts/tests.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh index ddfef3047..78acf99b7 100644 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -798,8 +798,6 @@ function testawtswt() { #testswt com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT $* #testswt com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn $* testswt com.jogamp.opengl.test.junit.jogl.swt.TestGLCanvasSWTNewtCanvasSWTPosInTabs $* -#testswt com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite $* -#testswt com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm $* #testswt com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 $* # |