summaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/util/TestValueConversion.java
Commit message (Expand)AuthorAgeFilesLines
* Use org.junit.Assert instead of deprecated junit.framework.AssertSven Gothel2013-10-241-48/+48
* Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classesSven Gothel2013-08-311-0/+4
* Buffers: Add normalized put methods, i.e. incl. value range conversion; New u...Sven Gothel2012-10-171-0/+137