summaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/util/TestVersionInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classesSven Gothel2013-08-311-0/+4
* Add support for armhf/gnueabihf resulting in new 'os.and.arch' := [ 'android-...Sven Gothel2012-03-281-4/+3
* TestTracer -> JunitTracerv2.0-rc4Sven Gothel2011-12-021-2/+2
* Fix Test1p2ProcAddressEmitter (static var); Add TestTracerSven Gothel2011-12-021-1/+3
* JogampVersion: StringBuffer getInfo(StringBuffer) -> StringBuffer toStringBuf...Sven Gothel2010-11-141-1/+1
* com.jogamp.common.util.GlueGenVersion -> com.jogamp.common.GlueGenVersionSven Gothel2010-11-121-0/+1
* New: JogampVersion, providing generic information for Jogamp JAR archives; Ve...Sven Gothel2010-11-121-1/+5
* VersionInfo self containing (adding main)Sven Gothel2010-11-101-2/+1
* Add generic VersionUtil (Manifest and Platform) ; Add VersionInfoSven Gothel2010-11-101-0/+49