Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated netbeans project files (added new test folder into path). | Michael Bien | 2010-03-28 | 1 | -0/+16 |
| | |||||
* | added test target to main build script. | Michael Bien | 2010-02-12 | 2 | -14/+59 |
| | | | | | added StructAccessorTest, refactored other tests. updated project files, paths etc. | ||||
* | updated project files to reference antlr-3.2.jar. | Michael Bien | 2010-01-12 | 2 | -7/+7 |
| | |||||
* | added first JUnit test: GlueGenTest.java. (dependencies: junit-4.5.jar, ↵ | Michael Bien | 2009-10-18 | 2 | -3/+164 |
| | | | | | | | 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. | ||||
* | gluegen.jar compiles now with source=1.5 classfile version (However, ↵ | Michael Bien | 2009-10-08 | 1 | -1/+1 |
| | | | | | | gluegen-rt.jar still uses 1.4). generified classes in pcpp package and removed warnings (java 5 cleanup). | ||||
* | fixed netbeans project classpath. | Michael Bien | 2009-10-08 | 1 | -5/+5 |
| | |||||
* | added NetBeans project files | Michael Bien | 2009-07-24 | 2 | -0/+90 |