summaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/util/TestIOUtil01.java
Commit message (Expand)AuthorAgeFilesLines
* Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classesSven Gothel2013-08-311-0/+4
* Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr...Sven Gothel2012-03-171-15/+13
* Stabilize open InputStream's / Closeable's: Decorate w/ try-finally and close...Sven Gothel2012-03-101-4/+22
* TestTracer -> JunitTracerv2.0-rc4Sven Gothel2011-12-021-2/+2
* Fix Test1p2ProcAddressEmitter (static var); Add TestTracerSven Gothel2011-12-021-1/+2
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-171-1/+3
* Merged Locator -> IOUtil; int Platform.getPageSize(); Added unit test for IOU...Sven Gothel2011-06-081-0/+111