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 | -25/+25 |
* | Fix 'typo' in messages: 'Catched' -> 'Caught' | Sven Gothel | 2014-06-28 | 1 | -1/+1 |
* | Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classes | Sven Gothel | 2013-08-31 | 1 | -0/+4 |
* | Bug 681: Add Elf Parsing for other OS than Linux, if ARM and !ANDROID using /... | Sven Gothel | 2013-02-09 | 1 | -11/+45 |
* | TestElfReader01.testGNULinuxSelfExe: Restrict to LINUX | Sven Gothel | 2013-02-08 | 1 | -1/+4 |
* | Bug 681: Use ELF Header + ARM EABI Section Parsing in PlatformPropsImpl to to... | Sven Gothel | 2013-02-08 | 1 | -20/+2 |
* | Bug 681: Add Basic ELF Header + ARM EABI Section Parsing, allowing to disting... | Sven Gothel | 2013-02-08 | 1 | -0/+119 |