summaryrefslogtreecommitdiffstats
path: root/run-all-junit-tests
Commit message (Collapse)AuthorAgeFilesLines
* moved some tests with 1.5 dependenciesacolyer2005-07-081-0/+2
|
* fix LTW5/515 stuff as per Wes spotavasseur2005-06-161-1/+1
|
* fixed bug with LTW Xreweavable, fix this reflective issue in ↵avasseur2005-06-131-1/+1
| | | | RunAllBeforeCommit (was misnamed..)
* new logic in AllTests failed unless loadtime5 was on project pathacolyer2005-06-091-22/+92
|
* Now delegating to the two roots: AllTests for unit tests, and ↵wisberg2005-06-081-20/+18
| | | | tests/../TestsModulesTests for compiler tests.
* Root of all all (non-compiler) JUnit tests works under 1.3 and 1.5 in Eclipse.wisberg2005-06-081-8/+20
|
* Module alias does not include compiler tests since tests/ doeswisberg2005-06-081-1/+6
|
* adding ajdoc and loadtime to run those JUnit tests. Not sure why unable to ↵wisberg2005-06-081-80/+22
| | | | add AspectJ project org.aspectj.lib.
* perClause inheritance in @AJ (in ajdt module), fixed FIXME AVavasseur2005-06-031-1/+2
|
* special-casing 1.5 tests - now runs all non-java-5 tests in 1.3, and ↵wisberg2005-06-021-1/+8
| | | | includes java 5 modules if running in a 1.5 VM.
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-192-114/+3
|
* Name picked up by Ant junit taskwisberg2005-05-111-0/+21
|
* prospective replacements for {module}/build.xml - will move there once ↵wisberg2005-05-111-0/+6
| | | | validated by those who use build.xml.
* needed to add this dependency?aclement2005-04-261-19/+80
|
* fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ↵avasseur2005-04-261-0/+5
| | | | annotations + tests from Andy H
* run the aspectj5rt tests as part of this suiteacolyer2005-04-252-4/+6
|
* From branch: New build scripts that Alex uses under IntelliJ - can be run ↵aclement2005-04-191-0/+106
| | | | individually or via master in build module.
* The JUnit test suite to end all test suites. This should come in pretty ↵acolyer2004-08-042-19/+49
| | | | handy....
* giving in to the out dir...wisberg2004-01-091-0/+4
|
* initial version of common JUnit driver usable from Eclipsewisberg2003-10-313-0/+92