summaryrefslogtreecommitdiffstats
path: root/test/junit/com/jogamp
Commit message (Collapse)AuthorAgeFilesLines
* LICENSE.txt changes:Sven Gothel2010-09-141-0/+28
| | | | | | | | | | | | | - Added JogAmp Community and common denominator: New BSD 3-clause license - Added note to make/lib binary file (source and license) Added source and license text for external binaries used in build process (make/lib folder). Changed 'Sven Gothel' and 'Michael Bien' New BSD 3-clause license to 'JogAmp Community' Simplified BSD 2-clause license.
* added slice utility methods to Buffers + rudimentary test.Michael Bien2010-07-041-0/+29
|
* Move HashMapTest to junit.run; Unify classes to only 'Test' in their name if ↵Sven Gothel2010-05-102-334/+0
| | | | they are a junit test.
* switched to nanoTime() and moved asserts to end of the benchmark.Michael Bien2010-04-272-37/+35
|
* IntIntHashMap (and friends) is now Iterable. Added iterator testcase.Michael Bien2010-04-212-4/+61
|
* 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
|
* annotated certain token in IntIntHashMap for text substitution.Michael Bien2010-04-081-3/+3
| | | | build generates now via text substitution IntLong- and IntObjectHashmap in the pre-build phase.
* initial import of IntIntHashmap + JUnitTest including a benchmark.Michael Bien2010-04-081-0/+139