aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* Bug 1393: Run orderFront0(=setVisible) async off-thread on AppKit after sync ...Sven Gothel2019-09-091-2/+10
* Buig 1389: Fix SIGSEGV on OpenJDK11 on [NSApplicationAWT sendEvent:]Sven Gothel2019-09-081-5/+1
* Bug 1391 Bug 1392: Implement GLRendererQuirks DontChooseFBConfigBestMatch and...Sven Gothel2019-09-072-34/+82
* NEWT iOS: Support Multi-Touch Events, PixelScale, ..Sven Gothel2019-07-081-1/+1
* iOS: Initial working commit supporting iOS (ipad pro 11)Sven Gothel2019-06-2311-95/+23
* AWTRobotUtil Cleanup: Use specific argument types (AWT, NEWT, ..)Sven Gothel2019-04-1041-208/+197
* Bug 1362: Final general lifecycle fixes of unit testsSven Gothel2019-04-104-36/+79
* Cleanup AWTRobotUtil ..: Add 'Runnable waitAction' also to waitForFocus and c...Sven Gothel2019-04-1032-163/+207
* Cleanup AWTRobotUtil 3: TestUtil.WindowClosingListener must be publicSven Gothel2019-04-091-1/+1
* Cleanup AWTRobotUtil 2: Align signatures of waitForVisible(..) and waitForRea...Sven Gothel2019-04-0995-447/+452
* Cleanup AWTRobotUtil: Extract GLTestUtil + NewtTestUtil; all three based on T...Sven Gothel2019-04-0932-287/+536
* Bug 1362: Minimal action required: setBackground of the parent canvas before ...Sven Gothel2019-04-091-12/+2
* Bug 1362: Minimal action required: setBackground + fillRectangle of some spac...Sven Gothel2019-04-091-5/+9
* Bug 1362: TestSWTAccessor02NewtGLWindow demonstrates a fix by letting the Can...Sven Gothel2019-04-091-0/+11
* Bug 1362: Unit tests: Report SWT and GTK VersionSven Gothel2019-04-092-0/+4
* Bug 1362: Add two self contained unit tests to validate SWT >= 4.10 + GTK3 is...Sven Gothel2019-04-092-0/+447
* TestVersionSemanticsNOUI: Adapt to upcoming NON_BACKWARD_COMPATIBLE version 2...Sven Gothel2019-04-031-50/+2
* Bug 1366 - Use String.format((Locale)null, "..." ..) avoiding Locale output f...Sven Gothel2019-03-308-9/+17
* NewtCanvasJFX.NativeWindow: Delegate required child window canvas positionSven Gothel2019-03-214-74/+15
* TestNewtCanvasJFXGLn: Adding NEWTDemoListener and NewtJFXReparentingKeyAdapte...Sven Gothel2019-03-201-0/+34
* Tests: Adding API Doc for test utilizing NEWTDemoListener and derivationsSven Gothel2019-03-208-14/+84
* Adding NativeWindowHolder extends NativeSurfaceHolder; API Doc for NEWTDemoLi...Sven Gothel2019-03-203-22/+238
* JavaFX: Add proper class doc for implementation and unit testSven Gothel2019-03-201-32/+52
* JavaFX: Adding JavaFX Support for NEWT utilizing native Window parenting via ...Sven Gothel2019-03-192-0/+516
* Version Semantics Test: Bump for 2.4.0 -> 2.3.xSven Gothel2018-01-151-4/+4
* TestGearsES2NEWT: Adding programmatic Debug|Trace pipelineSven Gothel2015-10-121-0/+37
* Version Semantics Test: Bump for 2.3.2 -> 2.4.xSven Gothel2015-10-121-2/+40
* Bug 1249: Revert TestParenting01NEWT durationPerTest back to 600 (otherwise b...Sven Gothel2015-10-091-1/+1
* Bug 1249 - NEWT X11: setVisible(*) _NET_WM_STATE_HIDDEN update not received a...Sven Gothel2015-10-092-53/+89
* Bug 1249 - NEWT X11: setVisible(false) IconicState not listening to _NET_WM_S...Sven Gothel2015-10-083-103/+170
* Bug 1223: Add '-traceMouse' commandline argument to check whether mouse event...Sven Gothel2015-10-051-0/+8
* Merge remote-tracking branch 'xranby/junit'Sven Gothel2015-10-052-2/+2
|\
| * Fix: junit/jogl/awt/TestBug1225EventQueueInterruptedAWT and junit/jogl/util/t...Xerxes Rånby2015-10-042-2/+2
* | Bug 1206 - Security: Clear exposed framebuffer after creation and before visi...Sven Gothel2015-10-053-8/+98
|/
* Bug 1245: Adding Unit Test, similar to TestBug816JTabbedPanelVisibilityB849B8...Sven Gothel2015-10-042-9/+251
* Merge remote-tracking branch 'xranby/master'Sven Gothel2015-10-031-1/+2
|\
| * Fix: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile04NEWTOffscreenNoAR...Xerxes Rånby2015-10-031-1/+2
* | Bug 1206: Test TestGearsES2NEWT: Versatile 'demoType' allows also no GLEventL...Sven Gothel2015-10-031-6/+12
* | Bug 1244: MovieSimple: String format %d implicit conversion from boolean to i...Xerxes Rånby2015-10-031-1/+1
|/
* Bug 1237: Adopt GlueGen's clarification of IOUtil.getResource(..), commit d78...Sven Gothel2015-10-0319-63/+63
* Bug 1225: Unit test shall not fail if AWT is not alive, simply report and ret...Sven Gothel2015-09-291-2/+5
* Bug 1225: Unit test timeout := 3minutesSven Gothel2015-09-291-2/+2
* Bug 1225: Unit test shall not fail if AWT is not alive, ignore it via assumeSven Gothel2015-09-291-1/+3
* Bug 1225: Make unit test more robuts, notify if JRE 1.7.0 issue w/ interrupte...Sven Gothel2015-09-281-51/+119
* Bug 1125: Unit test to validate that Thread.interrupt() does not disturb cont...Sven Gothel2015-09-281-0/+305
* TestGearsES2NEWT: Print bounds @ window resized/moved instead of just x/ySven Gothel2015-09-261-2/+2
* Bug 1223 OSX: GLWindow loses focus after maximizing - AnalysisSven Gothel2015-09-261-0/+32
* Bug 1214: Fix Deadlock in screenPositionChanged(..); Use screenPositionChange...Sven Gothel2015-09-261-14/+24
* Bug 1214 - NEWT MacOSX: Detect auto-resize of Window when it is larger than s...Sven Gothel2015-09-252-4/+203
* TestGearsES2*AWT / NewtDemoListener: Show pixel-scale in title bar.Sven Gothel2015-09-182-39/+163