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

Changes

Summary

  1. fix osx 32bit/java6 test scripts (details)
  2. Fix TestBug1146GLContextDialogToolTipAWT / AWTRobotUtil.mouseClick(..) (details)
  3. Bug 1180: Refine TestMapBufferRead01NEWT, add TestMapBufferRead02NEWT: (details)
Commit cc3aa4f6e72171162476ee3e858c1949c4b577f2 by Sven Gothel
fix osx 32bit/java6 test scripts
The file was modifiedmake/scripts/tests-osx-x32.sh (diff)
The file was modifiedmake/scripts/tests-osx-x64-java6.sh (diff)
Commit c47dab67985a23040effea36d69356737e40d4e5 by Sven Gothel
Fix TestBug1146GLContextDialogToolTipAWT / AWTRobotUtil.mouseClick(..) use BUTTON1_MASK instead of BUTTON1_DOWN_MASK
The file was modifiedmake/scripts/tests.sh (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/util/AWTRobotUtil.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/acore/TestBug1146GLContextDialogToolTipAWT.java (diff)
Commit 8e1f5fc43ba84d5e6373f0c29089ac32b7ce95dd by Sven Gothel
Bug 1180: Refine TestMapBufferRead01NEWT, add TestMapBufferRead02NEWT: Add assertion checks and latter test uses FloatBuffer
The file was modifiedmake/scripts/tests.sh (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/acore/TestMapBufferRead01NEWT.java (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/acore/TestMapBufferRead02NEWT.java (diff)