summaryrefslogtreecommitdiffstats
path: root/test/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bring back JOAL (code fixes and project structure)Sven Gothel2010-12-131-78/+0
| | | | | | | | | | | | | | | - Use GlueGen DynamicLibraryBundle - Fix alGetString - Proper test/junit structure - NB project fix - add artifacts.properties and jar's manifest - proper ZIP file structure TODO: - check on windows and osx - actually hear a sound - add jnlp file template - joal-demos
* another round of cleanup (ALTest).Michael Bien2010-07-101-2/+6
| | | | | - 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-34/+25
| | | | | | | - 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...
* renamed package to com.jogamp.openal.*Michael Bien2010-03-291-1/+1
|
* added NetBeans project files, cleaned up project structure.Michael Bien2010-03-221-0/+83