summaryrefslogtreecommitdiffstats
path: root/src/junit/com/jogamp/common/util/LongIntHashMapTest.java
Commit message (Expand)AuthorAgeFilesLines
* fix cross test: Test* -> *Test* ; Reduce iterations further for ARM to speedu...Sven Gothel2011-07-231-1/+1
* Cleanup: Platform CPU enum, MachineDescription,Sven Gothel2011-07-201-1/+1
* Junit tests on ARM: Reducing some test/perf loops allowing to pass tests on l...Sven Gothel2011-07-171-1/+4
* Fix HastMapTests - Clone: Use unique random pairs: key,valueSven Gothel2011-06-261-30/+16
* HashMapTest: Back to 50% tolerance, removed 'put' errorSven Gothel2010-11-251-4/+4
* Fix HashMapTests. The benchmark tests used the value as a key, hence finding ...Sven Gothel2010-11-251-9/+16
* Make Primitive HashMap Benchmark test tolerant ~ 50%v2.0-rc1Sven Gothel2010-11-231-3/+5
* Fixed benchmarking bugs in primitive HashMap test.Elijah C. Menifee2010-11-061-9/+14
* LICENSE.txt changes:Sven Gothel2010-09-141-0/+28
* Fix: Add missing imports; Add warmup phase to primitive hashmap testSven Gothel2010-07-021-3/+10
* Move HashMapTest to junit.run; Unify classes to only 'Test' in their name if ...Sven Gothel2010-05-101-0/+167