aboutsummaryrefslogtreecommitdiffstats
path: root/test/junit/com/jogamp/gluegen
Commit message (Collapse)AuthorAgeFilesLines
* Disabled Struct* Tests (not working on Windows .. platform; Moved ↵Sven Gothel2010-11-258-563/+0
| | | | BuffersTest and PCPP to the proper src/junit folder. All junit tests are now handled by build-junit.xml
* PCPP: Let '#error token' throw an exception with the message; Note: #warning ↵Sven Gothel2010-11-082-2/+6
| | | | needs to be quoted when having seperators
* Gluegen/PCPP: Refined PCPP if-elif-else-endif ; Add 'dumpCPP' option to ↵Sven Gothel2010-11-071-1/+1
| | | | direct PCPP to dump the output to stderr as well
* Fix PCPP encapsualted if/if blocksSven Gothel2010-11-072-1/+86
|
* PCPP Test: Add ifndef testsSven Gothel2010-11-072-1/+24
|
* Fix testSven Gothel2010-11-071-2/+3
|
* PCPP: Fix ifdef/ifndef, if, elif and endif correct ; Enhanced PCPP testsSven Gothel2010-11-072-6/+60
|
* com.sun -> com.jogampSven Gothel2010-11-0714-0/+929