summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core/testsrc
Commit message (Expand)AuthorAgeFilesLines
* fix for 130300: cause the mysterious disappearance of -XnoWeaveaclement2006-03-052-6/+6
* Completed: Improve ajc memory usageacolyer2006-02-241-0/+1
* free up memory anchored in static at the end of a runacolyer2006-02-101-0/+1
* Helen and Eduardos AST changes for 110465aclement2006-02-064-0/+237
* dom changes for 125809 (from helen)aclement2006-01-311-4/+122
* support for -messageHolder command-line option. This is needed by the forking...acolyer2006-01-302-0/+109
* fixes for the AST - see comment #26 in 110465. Now exposes perclause/privile...aclement2006-01-272-8/+139
* New tests for all the AST changes - and updated tests due to the AST being mo...aclement2006-01-263-47/+1823
* fixes for 121575.aclement2005-12-212-2/+2
* helens fixes for AST and ITDs - uses declared modifiers so the AST consumer d...aclement2005-12-212-0/+95
* AST fixes: 110465 - from helen.aclement2005-12-131-0/+8
* fixes for 119019aclement2005-12-042-2/+2
* matthews changes for stream redirection 118083: Also I've made verbose FALSE ...aclement2005-11-283-12/+140
* Matthews patches from 95529aclement2005-11-111-3/+4
* more AST stuff: 110465aclement2005-11-111-0/+4
* fixes from AST bug: 110465.aclement2005-11-101-8/+16
* some useful AST testsaclement2005-11-081-0/+13
* fix for 95516 (-outxml / -outxmlfile) - from Matthew.aclement2005-11-071-0/+18
* risky... what about '-Xlint:warning'aclement2005-11-041-1/+1
* make sure the harness translates path separators for those of us working on s...acolyer2005-11-031-0/+7
* pr93253: lazytjp the defaultaclement2005-11-011-1/+2
* Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew...aclement2005-10-141-4/+17
* change to resolvedmember serialization (to support varargs ITDs) is quite ser...aclement2005-10-071-0/+1
* Let the bug floodgates open, reweavable is now default (pr91417)aclement2005-10-052-10/+10
* give compilation context on compiler crashes during test case runsacolyer2005-09-291-0/+28
* weaver5 addedaclement2005-09-262-1/+5
* Ensure tests run if no aj-build folder exists.aclement2005-09-262-1/+3
* tests and fix for pr77076 - MUCH better toleration of missing types when weav...acolyer2005-09-241-1/+1
* ast support ! (and testcase)aclement2005-09-232-0/+540
* was missing two jars - I've added them.aclement2005-09-131-0/+28
* On the build machine, code to test is in jars, not in 'bin' folders - so the ...aclement2005-07-052-0/+2
* make weaveradapter available to tests...aclement2005-07-042-0/+2
* For build machine - fixed classpath to include built jars.aclement2005-06-292-0/+2
* Fixed classpath for build machine.aclement2005-06-241-0/+8
* Classpath set for running tests on build machineaclement2005-06-231-11/+17
* unused imports (only)wisberg2005-06-091-2/+0
* @style if test, fixed Ajc that was not having sandbox in cp anymore in some c...avasseur2005-06-091-1/+1
* test broken by last commit, fixed by adding lib/out.jar back into classpath f...acolyer2005-06-091-1/+1
* More aspectjrt.jar finder fixeswisberg2005-06-084-31/+20
* package roll-up, mainly for Ant JUnit gatherwisberg2005-06-081-0/+34
* Adding aspectjrt.jar to classpath when n/a to avoid brittle error-checking t...wisberg2005-06-081-1/+43
* use suite() for new package testswisberg2005-06-081-1/+1
* perClause inheritance in @AJ (in ajdt module), fixed FIXME AVavasseur2005-06-031-3/+3
* empty test case for Ant junitwisberg2005-05-211-0/+1
* empty pseudo-test required by ant junitwisberg2005-05-211-1/+1
* aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)avasseur2005-05-171-1/+1
* Reduced duplication of vm checking logic.aclement2005-05-121-12/+0
* remove bad _IDE folder instead of bin/ that leads to odd side effects, add to...avasseur2005-05-112-24/+5
* Add loadtime into the classpath so it can find the message handler.aclement2005-05-112-1/+5
* Can check vm level now.aclement2005-05-051-0/+13