summaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/nio/BuffersTest.java
Commit message (Expand)AuthorAgeFilesLines
* SingletonTestCase -> SingletonJunitCase: Accomodate ClassLoader lifecycle of ...Sven Gothel2014-10-031-2/+2
* SingletonTestCase: Move singleton test impl. from JOGL's UITestCase, inherit ...Sven Gothel2014-10-031-2/+2
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-17/+17
* Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classesSven Gothel2013-08-311-0/+4
* TestTracer -> JunitTracerv2.0-rc4Sven Gothel2011-12-021-2/+2
* Fix Test1p2ProcAddressEmitter (static var); Add TestTracerSven Gothel2011-12-021-1/+3
* improved BuffersTest.slice().Michael Bien2011-02-131-1/+32
* Disabled Struct* Tests (not working on Windows .. platform; Moved BuffersTest...Sven Gothel2010-11-251-0/+57