summaryrefslogtreecommitdiffstats
path: root/src/junit
Commit message (Expand)AuthorAgeFilesLines
* Bug 1194: Reinstate system-lib search for NativeLibrary.open(..) and Platform...Sven Gothel2015-08-181-1/+1
* Bug 1194: NativeLibrary: Remove dangerous search paths using the JRE extensio...Xerxes Rånby2015-08-121-1/+1
* Bitfield Unit Test: Add 3bit test-data; Add testing 'untouched' other bits of...Sven Gothel2015-08-071-7/+54
* Fix Bitfield.put(..): Return previous valueSven Gothel2015-08-021-2/+6
* Test Bitfield: Validate Bitfield.copy(..) return valueSven Gothel2015-08-021-1/+2
* Bitfield: Refine API method names, add clearField(boolean), fix put32(..) and...Sven Gothel2015-08-021-0/+379
* Bitfield: Reuse [BitstreamData -> BitDemoData] for unit testsSven Gothel2015-08-026-6/+67
* Bug 1180: Refine BuffersTest: Add assertion for remaining()Sven Gothel2015-07-241-0/+7
* Bug 1180 BuffersTest: Refine test case a bit, add static main for standalone ...Sven Gothel2015-07-241-27/+32
* BUG1180 BuffersTest: Verify positionLimitCapacityAfterArrayAllocationXerxes Rånby2015-07-241-0/+57
* Bump semver to 0.9.33 w/ our patch for CompatibilityType.BACKWARD_COMPATIBLE_...Sven Gothel2015-04-032-3/+4
* Bump semantic-versioning (0.9.33 + jogamp fixes)Sven Gothel2015-04-031-7/+8
* Bug 1153 - GlueGen: Support [const] [native] expressions and conversion to ja...Sven Gothel2015-04-015-68/+266
* Add ArrayHashMap; Use 'supportNullValue' optimizing ArrayHashSet and ArrayHas...Sven Gothel2015-04-012-24/+285
* TestVersionSemantics: Add version tests: v220 -> v221, v221 -> v230 and v230 ...v2.3.1Sven Gothel2015-03-271-8/+33
* Bug 1149: Fix parsing of hexadecimal w/ binary exponent floats in regexp-cons...Sven Gothel2015-03-252-2/+48
* Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-2: ...Sven Gothel2015-03-242-0/+34
* Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-1: ...Sven Gothel2015-03-233-2/+7
* Bug 1144 - Fix commit bbea09816015ecf3596acdcc033553127fcc0ef3 (missing file)v2.3.0Sven Gothel2015-03-111-0/+7
* Bug 1144 - Add 'DelegateImplementation', manually impl. may delegate to renam...Sven Gothel2015-03-114-1/+18
* Bug 1134 - Add ASTLocusTagProvider for Define and fix newline in c-parser (Ex...Sven Gothel2015-03-091-0/+1
* Bug 1134 - Fix aliased typedef struct emissionSven Gothel2015-03-094-24/+52
* Bug 1134 - Handle Opaque fields in structs; Print struct field name in apidoc...Sven Gothel2015-03-072-0/+5
* Bug 1134 - Pass ASTLocationTag to all types, used for GlueGenExceptionSven Gothel2015-03-072-5/+5
* TestByteBuffer*Stream: Reduce mmap load on poor OSX mini test machine to redu...Sven Gothel2015-03-063-10/+60
* Bug 1134 - Fix regression on OpenSolaris/gcc: Redefine in test1.h (test case)Sven Gothel2015-03-061-1/+1
* Bug 1134 - Enhance GlueGen Compiler: Minimal GL Header Changes _and_ TypesafetySven Gothel2015-03-055-18/+305
* Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin...Sven Gothel2015-02-026-14/+14
* Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' StatelessSven Gothel2015-02-013-26/+50
* Bug 1106 - Bitstream: Simplify 'msbFirst' case for bulk operations / Add sett...Sven Gothel2014-12-035-97/+254
* SingletonJunitCase: Increase TO 12 -> 15 mins, only sleep for 1 poll period (...Sven Gothel2014-10-042-6/+3
* SingletonJunitCase: Refine poll and release behaviorSven Gothel2014-10-031-1/+5
* SingletonTestCase -> SingletonJunitCase: Accomodate ClassLoader lifecycle of ...Sven Gothel2014-10-0347-139/+124
* SingletonTestCase: SINGLE_INSTANCE_LOCK_TO (timeout) 6 -> 12 minutesSven Gothel2014-10-031-2/+2
* SingletonTestCase: Move singleton test impl. from JOGL's UITestCase, inherit ...Sven Gothel2014-10-0345-92/+179
* TestByteBufferInputStream: Reduce FLUSH_SOFT loadSven Gothel2014-10-031-6/+6
* TestByteBufferCopyStream, TestByteBufferInputStream: Reduce load and test timeSven Gothel2014-10-032-22/+25
* MappedByteBuffer*Stream:Sven Gothel2014-10-033-189/+251
* Bug 1080 - Refine MappedByteBuffer*Stream impl. and API [doc], adding stream ...Sven Gothel2014-09-293-14/+191
* Bug 1080 - Add write support for memory mapped big file I/O via specialized O...Sven Gothel2014-09-262-1/+276
* Bug 1080 - Fix TestByteBufferInputStream: Handle OutOfMemoryError cause in IO...Sven Gothel2014-09-261-26/+43
* Adapt unit tests to commit 1350823035597f784f9cf871aa487f896f3d1840: getTempD...Sven Gothel2014-09-262-0/+22
* Bug 1080 - Add read support for memory mapped big file I/O via specialized In...Sven Gothel2014-09-251-0/+334
* Bug 1063: Uri: Refine API doc; Add create(Encoded ..) ; Provide common impl. ...Sven Gothel2014-09-102-24/+148
* Bug 1063: Further Uri completion - As a result of JOGL Uri adoptionSven Gothel2014-09-081-11/+10
* Bug 1063: Complete Uri impl. and adoption throughout GlueGenSven Gothel2014-09-089-385/+435
* Bug 1063 - Refine Uri and Uri.Encode ; Fix unit tests (passing on GNU/Linux, ...Sven Gothel2014-09-072-52/+31
* Bug 1063 - Uri.PATH_LEGAL: Remove reserved 'punct', encoding all reserved cha...Sven Gothel2014-09-071-15/+14
* Bug 1063 - Utilize own Uri and Uri.Encoded class w/ proper encoding and diffe...Sven Gothel2014-09-0710-100/+497
* Bug 908: Fix URI/URL double encoding, ensuring encoded/decoded variants are u...Sven Gothel2014-09-075-199/+445