aboutsummaryrefslogtreecommitdiffstats
path: root/test/junit/com/sun/gluegen/BasicTest.java
Commit message (Expand)AuthorAgeFilesLines
* com.sun -> com.jogampSven Gothel2010-11-071-143/+0
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-061-2/+2
* LICENSE.txt changes:Sven Gothel2010-09-141-0/+28
* 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-311-2/+2
* 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
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=390Sven Gothel2010-03-251-1/+1
* fixed regression in constant emission where a type suffix (e.g. 'f') was ille...Michael Bien2010-03-221-8/+14
* junit test code cleanup and some build preperations for hudson.Michael Bien2010-02-121-1/+8
* added test target to main build script.Michael Bien2010-02-121-0/+101