aboutsummaryrefslogtreecommitdiffstats
path: root/test/junit/com/jogamp
Commit message (Expand)AuthorAgeFilesLines
* Fixed minor Ant buildfile consistency issuesWade Walker2019-08-171-1/+1
* Fixed java.home directory and removed obsolete tools.jarWade Walker2019-08-161-2/+1
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-033-47/+47
* Bug 923: Remove dependency of CStruct annotation processor _generation_ and g...Sven Gothel2014-05-111-6/+9
* Disabled Struct* Tests (not working on Windows .. platform; Moved BuffersTest...Sven Gothel2010-11-259-620/+0
* PCPP: Let '#error token' throw an exception with the message; Note: #warning ...Sven Gothel2010-11-082-2/+6
* Gluegen/PCPP: Refined PCPP if-elif-else-endif ; Add 'dumpCPP' option to direc...Sven Gothel2010-11-071-1/+1
* Fix PCPP encapsualted if/if blocksSven Gothel2010-11-072-1/+86
* PCPP Test: Add ifndef testsSven Gothel2010-11-072-1/+24
* Fix testSven Gothel2010-11-071-2/+3
* PCPP: Fix ifdef/ifndef, if, elif and endif correct ; Enhanced PCPP testsSven Gothel2010-11-072-6/+60
* com.sun -> com.jogampSven Gothel2010-11-0714-0/+929
* LICENSE.txt changes:Sven Gothel2010-09-141-0/+28
* 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
* 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
* initial import of IntIntHashmap + JUnitTest including a benchmark.Michael Bien2010-04-081-0/+139