summaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/nio
Commit message (Expand)AuthorAgeFilesLines
* Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classesSven Gothel2013-08-315-0/+20
* Bug 681: Add Basic ELF Header + ARM EABI Section Parsing, allowing to disting...Sven Gothel2013-02-081-5/+5
* TestTracer -> JunitTracerv2.0-rc4Sven Gothel2011-12-025-10/+10
* Fix Test1p2ProcAddressEmitter (static var); Add TestTracerSven Gothel2011-12-025-5/+13
* Fix VersionNumber cstr w/ string parsing: cutt-off non-digit-parts, suppress ...Sven Gothel2011-10-271-0/+7
* Fix TestStructAccessorEndianSven Gothel2011-07-211-3/+10
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-172-11/+8
* - ensure slice uses the buffers original byteorder.Michael Bien2011-02-221-0/+2
* added CachedBufferFactory + test.Michael Bien2011-02-131-0/+244
* improved BuffersTest.slice().Michael Bien2011-02-131-1/+32
* moved struct and buffer test to its nio friends, cleaned up importsMichael Bien2011-02-132-0/+89
* Disabled Struct* Tests (not working on Windows .. platform; Moved BuffersTest...Sven Gothel2010-11-251-0/+57
* Buffers float/double conversion: Add arg for given destination buffer; Add ba...Sven Gothel2010-11-191-0/+153