aboutsummaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/net/TestUri01.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1243 - Fix IOUtil.cleanPathString(..) special case ; Allow IOUtil and Uri...Sven Gothel2015-10-031-2/+30
* 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
* Bug 1063: Uri: Refine API doc; Add create(Encoded ..) ; Provide common impl. ...Sven Gothel2014-09-101-22/+146
* Bug 1063: Complete Uri impl. and adoption throughout GlueGenSven Gothel2014-09-081-161/+107
* Bug 1063 - Refine Uri and Uri.Encode ; Fix unit tests (passing on GNU/Linux, ...Sven Gothel2014-09-071-4/+4
* Bug 1063 - Utilize own Uri and Uri.Encoded class w/ proper encoding and diffe...Sven Gothel2014-09-071-0/+363