From 40bc27c7199a747ff082b784b8e2871d36b763f5 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 1 Mar 2011 02:11:59 +0100 Subject: Fix TestSharedContextListAWT: Use in-thread simple frame construction, which somehow solves the problem on Windows having no height --- make/scripts/junit-singletest-x64.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 make/scripts/junit-singletest-x64.bat (limited to 'make/scripts/junit-singletest-x64.bat') diff --git a/make/scripts/junit-singletest-x64.bat b/make/scripts/junit-singletest-x64.bat new file mode 100644 index 000000000..78aff8be3 --- /dev/null +++ b/make/scripts/junit-singletest-x64.bat @@ -0,0 +1 @@ +scripts\make.jogl.all.win64.bat -Dtestclass=com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT -f build-test.xml junit.run.awt.singletest -- cgit v1.2.3