From 259d018ed9511ccca0d8e792e443ce9f3d9f39ea Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 1 Apr 2011 15:09:51 +0200 Subject: Add graph shaders and fonts .. --- make/scripts/tests.sh | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'make/scripts') diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh index 52dd65ac6..f288d5602 100755 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -135,7 +135,7 @@ function testawtmt() { #testawt -Djava.awt.headless=true com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT #testawt com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated #testnoawt com.jogamp.opengl.test.junit.jogl.swt.TestSWT01GLn $* -testnoawt com.jogamp.opengl.test.junit.jogl.swt.TestSWT02GLn $* +#testnoawt com.jogamp.opengl.test.junit.jogl.swt.TestSWT02GLn $* # @@ -196,5 +196,12 @@ testnoawt com.jogamp.opengl.test.junit.jogl.swt.TestSWT02GLn $* #testawt com.jogamp.opengl.test.junit.newt.TestFocus02SwingAWTRobot #testawt com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT $* +#testnoawt com.jogamp.opengl.test.junit.graph.TestRegionRenderer01 $* +#testnoawt com.jogamp.opengl.test.junit.graph.TestTextRenderer01 $* +testnoawt com.jogamp.opengl.test.junit.graph.demos.GPUTextNewtDemo01 $* +#testnoawt com.jogamp.opengl.test.junit.graph.demos.GPUTextNewtDemo02 $* +#testnoawt com.jogamp.opengl.test.junit.graph.demos.GPURegionNewtDemo01 $* +#testnoawt com.jogamp.opengl.test.junit.graph.demos.GPURegionNewtDemo02 $* + $spath/count-edt-start.sh java-run.log -- cgit v1.2.3