summaryrefslogtreecommitdiffstats
path: root/test/src/com/jogamp
Commit message (Collapse)AuthorAgeFilesLines
* Sound3DTest cleanup (works).Michael Bien2010-07-101-101/+81
|
* cleanup OpenALTest (works now).Michael Bien2010-07-101-107/+90
| | | | | - EAX is not loaded when not available - removed redundant exception handling
* another round of cleanup (ALTest).Michael Bien2010-07-102-233/+119
| | | | | - dissabled two tests which cause segfaults - TODO all tests which expect an IllegalArgumentException fail for some reason
* fixed tests, build + cleanup.Michael Bien2010-07-091-635/+215
| | | | | | | - removed junit.jar, using now gluegen's lib - fixed paths, joal.jar contains now classes :) - converted junit test to junit 4.x - replaced tabs with spaces...
* removed BufferUtils since we have now Buffers in gluegen-rt.Michael Bien2010-07-081-2/+2
|
* renamed package to com.jogamp.openal.*Michael Bien2010-03-293-0/+1158