summaryrefslogtreecommitdiffstats
path: root/run-all-junit-tests/testsrc
Commit message (Collapse)AuthorAgeFilesLines
* 246125: pulled tests from weaver into matcher and created bcel subtypes of ↵aclement2008-10-281-36/+38
| | | | matcher tests where appropriate
* 148190: reworked code to cope with new module ajde.coreaclement2007-01-111-0/+2
|
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (remove ↵mwebster2006-08-081-6/+4
| | | | unnecessary reflective invocation)
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 ↵mwebster2006-08-071-9/+8
| | | | dependedent tests to weaver5, reduce use of reflection and conditional execution, remove duplication)
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-302-3/+22
|
* update license to EPLacolyer2006-06-011-2/+2
|
* updated for weaver5aclement2005-09-261-0/+1
|
* 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..)
* 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
|
* 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.
* Name picked up by Ant junit taskwisberg2005-05-111-0/+21
|
* run the aspectj5rt tests as part of this suiteacolyer2005-04-252-4/+6
|
* The JUnit test suite to end all test suites. This should come in pretty ↵acolyer2004-08-041-0/+29
| | | | handy....
* initial version of common JUnit driver usable from Eclipsewisberg2003-10-311-0/+38