summaryrefslogtreecommitdiffstats
path: root/test/junit/com/sun/gluegen/test.h
Commit message (Expand)AuthorAgeFilesLines
* com.sun -> com.jogampSven Gothel2010-11-071-17/+0
* fixed handling of size_t which was broken since the introduction of Int64Buffer.Michael Bien2010-05-311-0/+3
* fixed regression in constant emission where a type suffix (e.g. 'f') was ille...Michael Bien2010-03-221-1/+2
* fixed JavaEmitter to support unsigned defines.Michael Bien2010-03-121-0/+1
* added test target to main build script.Michael Bien2010-02-121-0/+2
* added first JUnit test: GlueGenTest.java. (dependencies: junit-4.5.jar, antlr...Michael Bien2009-10-181-0/+10