Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SingletonTestCase -> SingletonJunitCase: Accomodate ClassLoader lifecycle of ... | Sven Gothel | 2014-10-03 | 1 | -2/+2 |
* | SingletonTestCase: Move singleton test impl. from JOGL's UITestCase, inherit ... | Sven Gothel | 2014-10-03 | 1 | -2/+2 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -48/+48 |
* | Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classes | Sven Gothel | 2013-08-31 | 1 | -0/+4 |
* | Enhance VersionNumber*: Use only RegExp and cache default (no wrapped whitesp... | Sven Gothel | 2013-05-31 | 1 | -9/+206 |
* | Fix VersionNumber: Non digits cut off pattern was '\D.*' and cut off digits i... | Sven Gothel | 2012-10-24 | 1 | -0/+102 |