summaryrefslogtreecommitdiffstats
path: root/tests/junitModules.xml
Commit message (Collapse)AuthorAgeFilesLines
* removing junitModules - use ant test in each module or run-all-junit-tests ↵wisberg2005-06-091-515/+0
| | | | module
* Add in unit tests for Ajdocaclement2004-04-071-0/+13
|
* added ant driver for JUnit ajctest driverwisberg2003-08-171-0/+40
|
* put aspectjrt.jar on classpath for module tests run outside of eclipseacolyer2003-08-081-0/+1
|
* would help if i quoted test.classpath properly....acolyer2003-08-081-2/+2
|
* switch to using test.classpath rather than bin.classpath - works outside of ↵acolyer2003-08-081-2/+2
| | | | eclipse
* Added task to call ajcTests with and without emacssym and include results in ↵acolyer2003-08-081-2/+117
| | | | report
* - now supports both eclipse bin dirs (default) wisberg2003-05-141-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 ↵wisberg2003-05-081-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 acolyer2003-04-291-1/+1
| | | | | longer has a bin dir. Updated the classpath to include jdtcore-for-aspectj.jar instead.
* Added ability to specify property aspectjrt.path acolyer2003-03-121-0/+9
| | | | - needed for release testing.
* removed MPL header accidentally left in.wisberg2003-01-061-20/+0
|
* initial versionwisberg2002-12-181-0/+214