aboutsummaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/net/AssetURLConnectionUnregisteredTest.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix Bug 683 part1: IOUtil, JarUtil, TempJarCache, .. uses URI instead of URL ...Sven Gothel2013-06-091-7/+9
* Fix IOUtil: Handle all '../' and './' cases by reducing the path.Sven Gothel2012-04-021-0/+4
* Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr...Sven Gothel2012-03-171-0/+55