summaryrefslogtreecommitdiffstats
path: root/test/junit/com/jogamp/common/util/LongIntHashMapTest.java
Commit message (Expand)AuthorAgeFilesLines
* Move HashMapTest to junit.run; Unify classes to only 'Test' in their name if ...Sven Gothel2010-05-101-167/+0
* switched to nanoTime() and moved asserts to end of the benchmark.Michael Bien2010-04-271-19/+18
* IntIntHashMap (and friends) is now Iterable. Added iterator testcase.Michael Bien2010-04-211-4/+32
* added Simon Goller to @author list in LongIntHashMap und LongIntHashMapTest.Michael Bien2010-04-121-0/+1
* IntIntHashMap changed to LongIntHashMap.Simon Goller2010-04-121-0/+139