summaryrefslogtreecommitdiffstats
path: root/test/junit/com/jogamp/gluegen/PCPPTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Disabled Struct* Tests (not working on Windows .. platform; Moved ↵Sven Gothel2010-11-251-113/+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-081-2/+4
| | | | 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-071-1/+12
|
* PCPP Test: Add ifndef testsSven Gothel2010-11-071-1/+4
|
* PCPP: Fix ifdef/ifndef, if, elif and endif correct ; Enhanced PCPP testsSven Gothel2010-11-071-4/+25
|
* com.sun -> com.jogampSven Gothel2010-11-071-0/+76