aboutsummaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/nio/TestBuffersFloatDoubleConversion.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-20/+20
* 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
* Buffers float/double conversion: Add arg for given destination buffer; Add ba...Sven Gothel2010-11-191-0/+153