summaryrefslogtreecommitdiffstats
path: root/nbproject/ide-file-targets.xml
Commit message (Collapse)AuthorAgeFilesLines
* added test target to main build script.Michael Bien2010-02-121-13/+25
| | | | | added StructAccessorTest, refactored other tests. updated project files, paths etc.
* updated project files to reference antlr-3.2.jar.Michael Bien2010-01-121-4/+4
|
* added first JUnit test: GlueGenTest.java. (dependencies: junit-4.5.jar, ↵Michael Bien2009-10-181-0/+61
antlr-2.7.7.jar in <gluegenroot>/lib) Test tests the basic GlueGen lifecycle: generate->compile java->compile native->load lib->call methods integrated test compile,run and debug targets into NetBeans IDE.