Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. build-test.xml: *generic* tests: unset temp vars and be more verbose on used pattern (details)
  2. build-test.xml: FIX usage of generic.junit.run.swt.headless.include.pattern (its a property!) (details)
  3. TestSWTAccessor02NewtGLWindow: Setup SWT EDTUtil for NEWT, avoiding deadlocks on OSX and Windows (details)
  4. NewtCanvasSWT Tests: Add NEWTDemoListener giving weight to toolkit independent UI interaction coding (details)
Commit 99327d6f66d9e0acfe0794e56f508aa3c8eb55b3 by Sven Gothel
build-test.xml: *generic* tests: unset temp vars and be more verbose on used pattern
The file was modifiedmake/build-test.xml (diff)
Commit 17ced028996740af751542ddcd78d2e81d0fbbcf by Sven Gothel
build-test.xml: FIX usage of generic.junit.run.swt.headless.include.pattern (its a property!)

Missed the SWT headless unit tests altogether ;-)
The file was modifiedmake/build-test.xml (diff)
Commit a1d9e3d0deaa06a417efac9fcd223db35ec6d255 by Sven Gothel
TestSWTAccessor02NewtGLWindow: Setup SWT EDTUtil for NEWT, avoiding deadlocks on OSX and Windows

Essentially same code path as NewtCanvasSWT
The file was modifiedmake/scripts/tests-win.bat (diff)
The file was modifiedmake/scripts/tests.sh (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWTAccessor02NewtGLWindow.java (diff)
Commit 2cdf7730b6d3e813a8693087582f3cf3ac44f015 by Sven Gothel
NewtCanvasSWT Tests: Add NEWTDemoListener giving weight to toolkit independent UI interaction coding
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NewtCanvasSWT.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/swt/TestGLCanvasSWTNewtCanvasSWTPosInTabs.java (diff)
The file was modifiedmake/scripts/tests.sh (diff)