summaryrefslogtreecommitdiffstats
path: root/test/junit/com/jogamp/common/util/IntIntHashMapTest.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-18/+17
* IntIntHashMap (and friends) is now Iterable. Added iterator testcase.Michael Bien2010-04-211-0/+29
* annotated certain token in IntIntHashMap for text substitution.Michael Bien2010-04-081-3/+3
* initial import of IntIntHashmap + JUnitTest including a benchmark.Michael Bien2010-04-081-0/+139