| Commit message (Expand) | Author | Age | Files | Lines |
* | On the build machine, code to test is in jars, not in 'bin' folders - so the ... | aclement | 2005-07-05 | 2 | -0/+2 |
* | make weaveradapter available to tests... | aclement | 2005-07-04 | 2 | -0/+2 |
* | For build machine - fixed classpath to include built jars. | aclement | 2005-06-29 | 2 | -0/+2 |
* | Fixed classpath for build machine. | aclement | 2005-06-24 | 1 | -0/+8 |
* | Classpath set for running tests on build machine | aclement | 2005-06-23 | 1 | -11/+17 |
* | unused imports (only) | wisberg | 2005-06-09 | 1 | -2/+0 |
* | @style if test, fixed Ajc that was not having sandbox in cp anymore in some c... | avasseur | 2005-06-09 | 1 | -1/+1 |
* | test broken by last commit, fixed by adding lib/out.jar back into classpath f... | acolyer | 2005-06-09 | 1 | -1/+1 |
* | More aspectjrt.jar finder fixes | wisberg | 2005-06-08 | 4 | -31/+20 |
* | package roll-up, mainly for Ant JUnit gather | wisberg | 2005-06-08 | 1 | -0/+34 |
* | Adding aspectjrt.jar to classpath when n/a to avoid brittle error-checking t... | wisberg | 2005-06-08 | 1 | -1/+43 |
* | use suite() for new package tests | wisberg | 2005-06-08 | 1 | -1/+1 |
* | perClause inheritance in @AJ (in ajdt module), fixed FIXME AV | avasseur | 2005-06-03 | 1 | -3/+3 |
* | empty test case for Ant junit | wisberg | 2005-05-21 | 1 | -0/+1 |
* | empty pseudo-test required by ant junit | wisberg | 2005-05-21 | 1 | -1/+1 |
* | aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ) | avasseur | 2005-05-17 | 1 | -1/+1 |
* | Reduced duplication of vm checking logic. | aclement | 2005-05-12 | 1 | -12/+0 |
* | remove bad _IDE folder instead of bin/ that leads to odd side effects, add to... | avasseur | 2005-05-11 | 2 | -24/+5 |
* | Add loadtime into the classpath so it can find the message handler. | aclement | 2005-05-11 | 2 | -1/+5 |
* | Can check vm level now. | aclement | 2005-05-05 | 1 | -0/+13 |
* | LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +... | avasseur | 2005-05-04 | 1 | -1/+1 |
* | it's a whole new compiler in there... | acolyer | 2005-04-29 | 2 | -5/+5 |
* | MultiIncrementalSupport: reports build kind when claiming success. | aclement | 2005-04-26 | 1 | -1/+1 |
* | fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ... | avasseur | 2005-04-26 | 2 | -2/+20 |
* | support in ajc for parsing and error reporting of @AspectJ style aspect defin... | acolyer | 2005-04-25 | 2 | -1/+6 |
* | Adds JUnit to the classpath (so it is available for test material to use) | aclement | 2005-04-19 | 2 | -3/+6 |
* | See pr90806 - change to harness so fast machines don't fail incremental tests. | aclement | 2005-04-13 | 1 | -0/+12 |
* | Make the aspectj5rt classes available for writing 1.5 tests. | aclement | 2005-02-17 | 2 | -2/+5 |
* | better support for weaveInfo message, <weave> step, and stderr/out validation... | acolyer | 2005-02-11 | 5 | -16/+48 |
* | Fix for Bug 83645: pertypewithin({interface}) illegal field modifier | aclement | 2005-01-27 | 1 | -0/+6 |
* | Removing 'run' calls from the testcases for now ... to get a build through ! | aclement | 2005-01-06 | 1 | -5/+5 |
* | BWD: Updated - now type processing order is sensible for applying decp, we do... | aclement | 2005-01-05 | 1 | -5/+9 |
* | BWD: test cases | aclement | 2005-01-05 | 2 | -0/+495 |
* | Autoboxing and decp restrictions | aclement | 2004-12-10 | 1 | -0/+22 |
* | With type mungers remembering their location, we now get a sensible error lin... | aclement | 2004-12-07 | 1 | -2/+1 |
* | Aha! You foul LazyTjp testcase. The fix I put in to properly support '-proc... | aclement | 2004-10-18 | 1 | -1/+5 |
* | Re-add the LazyTjp testcase. | aclement | 2004-10-18 | 1 | -1/+1 |
* | TEMPORARILY deactivated one test to get a !*(&*£^ build to work. | aclement | 2004-10-15 | 1 | -1/+1 |
* | Fix for: | aclement | 2004-10-14 | 2 | -0/+67 |
* | Fix the build? | aclement | 2004-09-07 | 1 | -7/+3 |
* | Fix for Bugzilla Bug 73334 | aclement | 2004-09-06 | 5 | -10/+15 |
* | Part of fix for AJDT bug 72671 | aclement | 2004-09-06 | 1 | -4/+4 |
* | Include any weaving messages in with the info messages. | aclement | 2004-08-27 | 1 | -0/+1 |
* | organized imports | aclement | 2004-08-23 | 1 | -2/+0 |
* | Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file" | aclement | 2004-08-23 | 2 | -0/+103 |
* | Fix and testcase for Bugzilla Bug 49657 | aclement | 2004-08-19 | 2 | -0/+55 |
* | fix for Bugzilla Bug 37020 | acolyer | 2004-08-19 | 2 | -2/+2 |
* | Fix for Bugzilla Bug 71076 | aclement | 2004-08-18 | 2 | -0/+75 |
* | Get the classpath correct for running the rogue test :) | aclement | 2004-08-16 | 1 | -1/+4 |
* | Putting the failing test back in - will it work this time? | aclement | 2004-08-16 | 1 | -1/+1 |