aboutsummaryrefslogtreecommitdiffstats
path: root/src/junit
Commit message (Expand)AuthorAgeFilesLines
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-261-1/+0
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-2624-76/+524
* JOGL.GLAutoDrawable:Sven Gothel2010-06-169-10/+642
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-06-111-0/+163
|\
| * Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-107-23/+315
| |\
| * | forked TestAWT01GLn into TestSwingAWT01GLn.Michael Bien2010-06-082-70/+205
| * | Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-024-33/+81
| |\ \
| * | | swing on edt only, awt off edt. cleaned up the test a bit.Michael Bien2010-06-011-31/+30
| * | | added JFrame and Window runs to testAWT01GLn testcase + EDT fixes.Michael Bien2010-06-011-34/+63
* | | | NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(...Sven Gothel2010-06-115-14/+319
| |_|/ |/| |
* | | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-105-23/+309
* | | JOGL: Sanity check in GLDrawableHelper (Context creation and initAction) ; Ad...Sven Gothel2010-06-022-0/+6
| |/ |/|
* | NEWT: Simplified LockingSven Gothel2010-06-024-33/+81
|/
* test duration ..Sven Gothel2010-05-282-2/+2
* NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...Sven Gothel2010-05-288-190/+1188
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-216-89/+90
* Cover all Offscreen tests with Assume ..Sven Gothel2010-05-171-6/+42
* Junit Core Test: Add GLContext version dumpSven Gothel2010-05-122-12/+103
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-111-1/+10
* ../jogl.logSven Gothel2010-05-102-15/+74
* A little cleanup ..Sven Gothel2010-05-063-22/+6
* Fix junit test: Move quit WindowListener outside of classSven Gothel2010-05-053-12/+53
* Newt: Add generic NativeWindow parenting, inclusive using an AWT Component as...Sven Gothel2010-05-053-47/+382
* Renable full test caseSven Gothel2010-05-041-3/+3
* NEWT Fixes (Windows/child-win):Sven Gothel2010-05-041-3/+6
* NEWT Fixes:Sven Gothel2010-05-043-18/+106
* Add native NEWT window parenting test. Fix some error messagesSven Gothel2010-04-302-0/+197
* Oops .. broke the tests, adding 'else' value ; fix assertion in testSven Gothel2010-04-281-2/+2
* JOGL Error HandlingSven Gothel2010-04-271-0/+1
* Relax Junit: TestOffscreen01NEWT, ie no failure if no PBuffer availableSven Gothel2010-04-271-0/+30
* test cleanupSven Gothel2010-04-271-2/+12
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-275-11/+21
* NEWT CleanupSven Gothel2010-04-244-55/+8
* NEWT/AWT InteroperabilitySven Gothel2010-04-2410-77/+433
* JOGL GL4 preperation (cont):Sven Gothel2010-04-204-14/+228
* Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385...Sven Gothel2010-04-162-7/+6
* code review: fixed empty catch blocks and a few compiler warnings in unit tests.Michael Bien2010-04-1511-144/+111
* JOGL (Windows):Sven Gothel2010-04-151-1/+1
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-153-44/+280
* NEWT X11 Fix (mainly ATI and multithreading)Sven Gothel2010-04-133-59/+264
* *** Now Using Apache-Ant-1.8.0 ***Sven Gothel2010-04-106-50/+101
* junit: Add timeout (30s), enable offscreen testSven Gothel2010-04-092-6/+29
* Attach build-junit.xml to build.xml ; Add more tests Offscreen(broken on ATI)...Sven Gothel2010-04-0912-4/+1442
* Cleanup ant files, intro: build-common.xml used for all targets; Extracting b...Sven Gothel2010-04-092-0/+234