aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/tests.sh
Commit message (Expand)AuthorAgeFilesLines
* Adding unit test to validate proper X11 Display closing (Bug 565)Sven Gothel2012-03-191-1/+3
* Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: 0cfc7847c58b5...Sven Gothel2012-03-141-2/+2
* Enable Android remote adb unit tests (1 Test currently / WIP)Sven Gothel2012-03-101-2/+2
* remote unit test reorg (all, awt, newt)Sven Gothel2012-03-051-2/+3
* Test*ES2Newt: Add shutdown w/ type to internal loop testSven Gothel2012-03-051-2/+2
* Fix GLWindow/SWT-GLCanvas: set context synchronized ; Misc ChangesSven Gothel2012-03-051-2/+2
* Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...Sven Gothel2012-03-051-10/+11
* NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co...Sven Gothel2012-02-271-1/+1
* NEWT Screen.getCurrentScreenModeIntern() !ScreenMode case: Attempt to get scr...Sven Gothel2012-02-261-3/+4
* GLContext.isCurrentContextHardwareRasterizer(): Recognize 'softpipe' (Gallium...Sven Gothel2012-02-261-2/+2
* UITestCase: Gracely ignore unsupported tests (ES2) ; Ignore all Shared-Contex...Sven Gothel2012-02-251-2/+3
* Include GraphicsConfigurationFactory in lifecycle (initSingleton/shutdown) - ...Sven Gothel2012-02-251-2/+3
* Min. Graph Parameter type change: texSize/width/.. for multipass-renderer: in...Sven Gothel2012-02-251-2/+2
* Fix MultisampleDemo01 -> MultisampleDemoES1 (proper profile, remove immediate...Sven Gothel2012-02-241-4/+4
* Fix linux armv7 non-cross script / Disable ScreenMode on linux armv7 unit tes...Sven Gothel2012-02-231-1/+2
* NEWT: Add time costs in DEBUG mode. NEWT/XRandR: Reuse XRRScreenConfiguration...Sven Gothel2012-02-231-3/+3
* Fine tune unit tests for ES platformsSven Gothel2012-02-221-2/+2
* EGL Display Lifecycle Robustness Patch (impl. workaround)Sven Gothel2012-02-221-2/+2
* test scriptsSven Gothel2012-02-221-1/+3
* Enable remote ssh unit test invocation [1] (testing w/ linux armv7)Sven Gothel2012-02-201-2/+4
* Simplify TestTransformFeedbackVaryingsBug407NEWT: Use 'in thread' ctx flow an...Sven Gothel2012-02-141-3/+2
* OSX CALayer fix for Java7 (force CALayer to 0/0, always remove all animations)Sven Gothel2012-02-131-2/+2
* OpenGL ES/EGL OverhaulSven Gothel2012-02-131-2/+5
* GLDynamicLibraryBundleInfo: Remove 'nativewindow_x11' preload lib (implicitly...Sven Gothel2012-01-231-2/+2
* Bug 551 validation.Sven Gothel2012-01-231-3/+3
* test scriptsSven Gothel2012-01-191-3/+25
* UI Test / AWTRobotUtil: Relax and fix focus testsSven Gothel2012-01-181-2/+3
* test scriptsSven Gothel2012-01-141-3/+3
* OSX Fixes: bug 548 (another regression: pixelfmt), ctx creation failure -> no...Sven Gothel2012-01-131-3/+3
* Add JOGL SWT GLCanvas unit testSven Gothel2012-01-091-3/+8
* TestAWTCardLayoutAnimatorStartStopBug532: Refine, add 'continue' mode, ..Sven Gothel2012-01-081-4/+4
* Added Unit-Test for Bug 532 to test Animator behavior w/ CardLayout and diff....Sven Gothel2012-01-061-1/+4
* Screen: width/height reflects virtual Screen size (-> big-desktop)Sven Gothel2011-12-231-2/+2
* NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index;Sven Gothel2011-12-231-1/+1
* NEWT OSX: Add native ScreenMode impl. - TODO: Programmatically set the rotati...Sven Gothel2011-12-201-2/+3
* TestInitConcurrentNEWT: Nice window layout - don't wait/sync for start thread...Sven Gothel2011-12-181-2/+2
* Fix regression of commit 47dc069104723f3d2e8d9ebdd700182e067163d0: Lock share...Sven Gothel2011-12-181-2/+2
* No GLCanvas offscreen surface (as in NEWT) - test disabledSven Gothel2011-12-181-2/+2
* test scripts: add argument for java data-type (32 or 64 bit) ; Add OSX 32/64 ...Sven Gothel2011-12-181-8/+9
* New Interface 'OffscreenLayerOption', impl. by JAWTWindow (impl) and NewtCanv...Sven Gothel2011-12-171-2/+3
* Fix GLDrawableFactory lack of GLProfile initialization in case get*Factory() ...Sven Gothel2011-12-131-4/+6
* Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd...Sven Gothel2011-12-111-1/+2
* Test AWT Translucency: Use ReflectionUtil to use com.sun.awt.AWTUtilities, n/...Sven Gothel2011-12-021-2/+2
* More AWT-EDT invokeAndWait-wrapping for Frame show/disposeSven Gothel2011-12-021-3/+3
* New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix Lifecycle Ma...Sven Gothel2011-12-011-1/+6
* GLContextImpl*: createImpl() / makeCurrentImpl() refinement / robostnessSven Gothel2011-11-291-1/+2
* Fix Bug 527: Creating a context w/ shared context, while the latter is in use...Sven Gothel2011-11-281-8/+7
* scripts: profile.jogl / setenv-jogl.sh / test.sh: Expose and use AWT / NOAWT ...Sven Gothel2011-11-251-4/+12
* test scriptSven Gothel2011-11-231-2/+4
* Add Unit Test TestGearsAWTAnalyzeBug455 to analyze bug455 - inconclusiveSven Gothel2011-11-211-1/+2