summaryrefslogtreecommitdiffstats
path: root/test/junit
Commit message (Expand)AuthorAgeFilesLines
* http://jogamp.org/bugzilla/show_bug.cgi?id=393Sven Gothel2010-04-081-2/+3
* introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-312-2/+4
* reduced verbosity in test output.Michael Bien2010-03-313-6/+5
* renamed BufferFactory into Buffers.Michael Bien2010-03-291-2/+2
* renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-271-2/+2
* ant-junit-ant: use rel gluegen.root pathSven Gothel2010-03-262-3/+2
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=390Sven Gothel2010-03-252-3/+3
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=390Sven Gothel2010-03-254-20/+38
* fixed regression in constant emission where a type suffix (e.g. 'f') was ille...Michael Bien2010-03-222-9/+16
* fixed JavaEmitter to support unsigned defines.Michael Bien2010-03-121-0/+1
* added PCPPTest.Michael Bien2010-02-202-0/+55
* fixed jdk tools.jar classpath for hudson to fix tests.Michael Bien2010-02-121-2/+2
* junit test code cleanup and some build preperations for hudson.Michael Bien2010-02-124-53/+71
* added test target to main build script.Michael Bien2010-02-1210-211/+430
* added first JUnit test: GlueGenTest.java. (dependencies: junit-4.5.jar, antlr...Michael Bien2009-10-185-0/+333