summaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/os
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-25/+25
* Fix 'typo' in messages: 'Catched' -> 'Caught'Sven Gothel2014-06-281-1/+1
* Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classesSven Gothel2013-08-311-0/+4
* Bug 681: Add Elf Parsing for other OS than Linux, if ARM and !ANDROID using /...Sven Gothel2013-02-091-11/+45
* TestElfReader01.testGNULinuxSelfExe: Restrict to LINUXSven Gothel2013-02-081-1/+4
* Bug 681: Use ELF Header + ARM EABI Section Parsing in PlatformPropsImpl to to...Sven Gothel2013-02-081-20/+2
* Bug 681: Add Basic ELF Header + ARM EABI Section Parsing, allowing to disting...Sven Gothel2013-02-081-0/+119