Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing junitModules - use ant test in each module or run-all-junit-tests ↵ | wisberg | 2005-06-09 | 1 | -515/+0 |
| | | | | module | ||||
* | Add in unit tests for Ajdoc | aclement | 2004-04-07 | 1 | -0/+13 |
| | |||||
* | added ant driver for JUnit ajctest driver | wisberg | 2003-08-17 | 1 | -0/+40 |
| | |||||
* | put aspectjrt.jar on classpath for module tests run outside of eclipse | acolyer | 2003-08-08 | 1 | -0/+1 |
| | |||||
* | would help if i quoted test.classpath properly.... | acolyer | 2003-08-08 | 1 | -2/+2 |
| | |||||
* | switch to using test.classpath rather than bin.classpath - works outside of ↵ | acolyer | 2003-08-08 | 1 | -2/+2 |
| | | | | eclipse | ||||
* | Added task to call ajcTests with and without emacssym and include results in ↵ | acolyer | 2003-08-08 | 1 | -2/+117 |
| | | | | report | ||||
* | - now supports both eclipse bin dirs (default) | wisberg | 2003-05-14 | 1 | -20/+99 |
| | | | | | | and ant-built test jars - added incomplete test-all-at-once (currently runs each from its module directory) | ||||
* | incomplete update to support module jars rather than eclipse bin directories ↵ | wisberg | 2003-05-08 | 1 | -38/+102 |
| | | | | | | when running junit tests the old way with bin directories still works fine. | ||||
* | With the restructure of the org.eclipse.jdt.core project, it no | acolyer | 2003-04-29 | 1 | -1/+1 |
| | | | | | longer has a bin dir. Updated the classpath to include jdtcore-for-aspectj.jar instead. | ||||
* | Added ability to specify property aspectjrt.path | acolyer | 2003-03-12 | 1 | -0/+9 |
| | | | | - needed for release testing. | ||||
* | removed MPL header accidentally left in. | wisberg | 2003-01-06 | 1 | -20/+0 |
| | |||||
* | initial version | wisberg | 2002-12-18 | 1 | -0/+214 |