aboutsummaryrefslogtreecommitdiffstats
path: root/run-all-junit-tests
Commit message (Collapse)AuthorAgeFilesLines
* Xmxaclement2009-04-011-8/+14
|
* 246125: pulled tests from weaver into matcher and created bcel subtypes of ↵aclement2008-10-281-36/+38
| | | | matcher tests where appropriate
* 246125: the SPLITaclement2008-10-221-1/+2
|
* 148190: reworked code to cope with new module ajde.coreaclement2007-01-112-0/+3
|
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (remove ↵mwebster2006-08-081-6/+4
| | | | unnecessary reflective invocation)
* Eclipse 3.2 (JSE-1.5 and JUnit 3)mwebster2006-08-081-0/+2
|
* 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
|
* sick and tired of checking these classes out of CVS and hacking debug ON. ↵aclement2006-05-171-0/+13
| | | | The only time I want debug off is when running RunTheseBeforeYouCommitTests. So now debug is hard coded ON and I've checked in a launch config for running the tests with debug off.
* updated for weaver5aclement2005-09-262-92/+25
|
* 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