Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert to 1.9.7.BUILD-SNAPSHOT | Andy Clement | 2020-08-21 | 1 | -1/+1 |
| | |||||
* | 1.9.7 milestone 1 published | Andy Clement | 2020-08-21 | 1 | -1/+1 |
| | |||||
* | Remove project.parent.relative path as ../pom.xml is already the default | Lars Grefer | 2020-08-15 | 1 | -1/+0 |
| | | | | Signed-off-by: Lars Grefer <eclipse@larsgrefer.de> | ||||
* | Rev to 1.9.7.BUILD-SNAPSHOT | Andy Clement | 2020-07-22 | 1 | -1/+1 |
| | |||||
* | AspectJ 1.9.6 final bitsV1_9_6 | Andy Clement | 2020-07-22 | 1 | -1/+1 |
| | |||||
* | Move to 1.9.6.BUILD-SNAPSHOT version | Andy Clement | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | 1.9.5 release versions in pomsV1_9_5 | Andy Clement | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | Java 13 support | Andy Clement | 2019-11-25 | 1 | -1/+7 |
| | |||||
* | Update to 1.9.5.BUILD-SNAPSHOT in poms | Andy Clement | 2019-06-03 | 1 | -1/+1 |
| | |||||
* | 1.9.4 POMS | Andy Clement | 2019-05-10 | 1 | -1/+1 |
| | |||||
* | pushed versions to 1.9.4.BUILD-SNAPSHOT | Andy Clement | 2019-04-17 | 1 | -1/+1 |
| | |||||
* | tidyup | Andy Clement | 2019-02-08 | 1 | -201/+267 |
| | |||||
* | Able to build run-all-junit-tests with maven | Andy Clement | 2019-02-01 | 4 | -115/+141 |
| | |||||
* | mavenizing run-all-junit-tests - wip | Andy Clement | 2019-01-31 | 8 | -72/+116 |
| | |||||
* | Update to new eclipse compiler version | Andy Clement | 2014-05-16 | 1 | -21/+0 |
| | |||||
* | xmx/permgen | aclement | 2011-04-05 | 1 | -1/+1 |
| | |||||
* | Xmx | aclement | 2009-04-01 | 1 | -8/+14 |
| | |||||
* | 246125: pulled tests from weaver into matcher and created bcel subtypes of ↵ | aclement | 2008-10-28 | 1 | -36/+38 |
| | | | | matcher tests where appropriate | ||||
* | 246125: the SPLIT | aclement | 2008-10-22 | 1 | -1/+2 |
| | |||||
* | 148190: reworked code to cope with new module ajde.core | aclement | 2007-01-11 | 2 | -0/+3 |
| | |||||
* | Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (remove ↵ | mwebster | 2006-08-08 | 1 | -6/+4 |
| | | | | unnecessary reflective invocation) | ||||
* | Eclipse 3.2 (JSE-1.5 and JUnit 3) | mwebster | 2006-08-08 | 1 | -0/+2 |
| | |||||
* | Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 ↵ | mwebster | 2006-08-07 | 1 | -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) | mwebster | 2006-07-30 | 2 | -3/+22 |
| | |||||
* | update license to EPL | acolyer | 2006-06-01 | 1 | -2/+2 |
| | |||||
* | sick and tired of checking these classes out of CVS and hacking debug ON. ↵ | aclement | 2006-05-17 | 1 | -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 weaver5 | aclement | 2005-09-26 | 2 | -92/+25 |
| | |||||
* | moved some tests with 1.5 dependencies | acolyer | 2005-07-08 | 1 | -0/+2 |
| | |||||
* | fix LTW5/515 stuff as per Wes spot | avasseur | 2005-06-16 | 1 | -1/+1 |
| | |||||
* | fixed bug with LTW Xreweavable, fix this reflective issue in ↵ | avasseur | 2005-06-13 | 1 | -1/+1 |
| | | | | RunAllBeforeCommit (was misnamed..) | ||||
* | new logic in AllTests failed unless loadtime5 was on project path | acolyer | 2005-06-09 | 1 | -22/+92 |
| | |||||
* | Now delegating to the two roots: AllTests for unit tests, and ↵ | wisberg | 2005-06-08 | 1 | -20/+18 |
| | | | | tests/../TestsModulesTests for compiler tests. | ||||
* | Root of all all (non-compiler) JUnit tests works under 1.3 and 1.5 in Eclipse. | wisberg | 2005-06-08 | 1 | -8/+20 |
| | |||||
* | Module alias does not include compiler tests since tests/ does | wisberg | 2005-06-08 | 1 | -1/+6 |
| | |||||
* | adding ajdoc and loadtime to run those JUnit tests. Not sure why unable to ↵ | wisberg | 2005-06-08 | 1 | -80/+22 |
| | | | | add AspectJ project org.aspectj.lib. | ||||
* | perClause inheritance in @AJ (in ajdt module), fixed FIXME AV | avasseur | 2005-06-03 | 1 | -1/+2 |
| | |||||
* | special-casing 1.5 tests - now runs all non-java-5 tests in 1.3, and ↵ | wisberg | 2005-06-02 | 1 | -1/+8 |
| | | | | includes java 5 modules if running in a 1.5 VM. | ||||
* | newbuild.xml replacing build.xml, with Alex ok | wisberg | 2005-05-19 | 2 | -114/+3 |
| | |||||
* | Name picked up by Ant junit task | wisberg | 2005-05-11 | 1 | -0/+21 |
| | |||||
* | prospective replacements for {module}/build.xml - will move there once ↵ | wisberg | 2005-05-11 | 1 | -0/+6 |
| | | | | validated by those who use build.xml. | ||||
* | needed to add this dependency? | aclement | 2005-04-26 | 1 | -19/+80 |
| | |||||
* | fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ↵ | avasseur | 2005-04-26 | 1 | -0/+5 |
| | | | | annotations + tests from Andy H | ||||
* | run the aspectj5rt tests as part of this suite | acolyer | 2005-04-25 | 2 | -4/+6 |
| | |||||
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ↵ | aclement | 2005-04-19 | 1 | -0/+106 |
| | | | | individually or via master in build module. | ||||
* | The JUnit test suite to end all test suites. This should come in pretty ↵ | acolyer | 2004-08-04 | 2 | -19/+49 |
| | | | | handy.... | ||||
* | giving in to the out dir... | wisberg | 2004-01-09 | 1 | -0/+4 |
| | |||||
* | initial version of common JUnit driver usable from Eclipse | wisberg | 2003-10-31 | 3 | -0/+92 |