| Commit message (Expand) | Author | Age | Files | Lines |
* | skipping unrun tests | wisberg | 2005-05-21 | 1 | -6/+6 |
* | empty test case for Ant junit | wisberg | 2005-05-21 | 1 | -0/+1 |
* | duplicate aj.build.jar definition, new junit target - cc still looking for wr... | wisberg | 2005-05-21 | 1 | -6/+4 |
* | junit.excludes - yuck! | wisberg | 2005-05-21 | 2 | -16/+18 |
* | not requiring 1.5 | wisberg | 2005-05-21 | 1 | -3/+4 |
* | empty pseudo-test required by ant junit | wisberg | 2005-05-21 | 1 | -0/+1 |
* | making Test a TestCase | wisberg | 2005-05-21 | 1 | -1/+4 |
* | interactive guard to preserve automated runnability of *Test.java | wisberg | 2005-05-21 | 1 | -1/+10 |
* | new target "junit-test" builds and runs JUnit (leaf) *Test.java and *TestCase... | wisberg | 2005-05-21 | 1 | -1/+99 |
* | conditional definition of junitreport | wisberg | 2005-05-21 | 1 | -3/+19 |
* | removing echos unused afaik | wisberg | 2005-05-21 | 1 | -8/+0 |
* | uncommented preflight to ensure javadoc is invocable - in this case tests don... | wisberg | 2005-05-21 | 1 | -5/+5 |
* | expanded test for tools.jar to cases where jar is available but VM can't load... | wisberg | 2005-05-21 | 1 | -2/+8 |
* | test failing, emailed mik to investigate. added empty pseudo-test required b... | wisberg | 2005-05-21 | 1 | -2/+2 |
* | empty pseudo-test required by ant junit | wisberg | 2005-05-21 | 1 | -0/+1 |
* | empty pseudo-test required by ant junit | wisberg | 2005-05-21 | 1 | -1/+1 |
* | forget the empty pseudo-test required by ant junit | wisberg | 2005-05-21 | 1 | -1/+1 |
* | test fails unless setup and run manually, so skipped with instructions | wisberg | 2005-05-21 | 1 | -1/+2 |
* | pure binary weaving example | wisberg | 2005-05-20 | 1 | -1/+37 |
* | pure binary weaving example | wisberg | 2005-05-20 | 3 | -1/+28 |
* | moved bcel things to bcel package in weaver, deow test + fix for @AJ | avasseur | 2005-05-20 | 17 | -401/+465 |
* | deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ... | avasseur | 2005-05-19 | 9 | -81/+277 |
* | aspectjlib sources not copied - need to include in install testing | wisberg | 2005-05-19 | 1 | -1/+2 |
* | run-all-junit-tests, new module build.xml, eclipse variables | wisberg | 2005-05-19 | 1 | -33/+85 |
* | newbuild.xml replacing build.xml, with Alex ok | wisberg | 2005-05-19 | 36 | -1099/+54 |
* | unused imports | wisberg | 2005-05-19 | 2 | -2/+0 |
* | imports only | wisberg | 2005-05-19 | 1 | -7/+16 |
* | adding xml-apis.jar and xercesImpl.jar for SAX dependencies (for JDK 1.3) | wisberg | 2005-05-19 | 2 | -9/+49 |
* | skipping xml-apis.jar, xercesImpl.jar | wisberg | 2005-05-19 | 2 | -1/+1 |
* | dump the problem in the case when we are about to abort... | aclement | 2005-05-18 | 1 | -2/+4 |
* | Getting tests to run properly on 1.3 - modified vmlevel in AjcTest and put gu... | aclement | 2005-05-18 | 2 | -1/+11 |
* | updates for generics (still a work in progress) | acolyer | 2005-05-18 | 3 | -10/+893 |
* | LTW and around inling test for code style | avasseur | 2005-05-17 | 8 | -0/+163 |
* | aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ) | avasseur | 2005-05-17 | 25 | -132/+313 |
* | parseBoolean utility | wisberg | 2005-05-17 | 3 | -3/+84 |
* | Nicer toString() :) | aclement | 2005-05-16 | 1 | -1/+8 |
* | Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow... | aclement | 2005-05-16 | 4 | -16/+118 |
* | added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci... | avasseur | 2005-05-13 | 11 | -21/+128 |
* | LTW test commented out due to 75442 just rollbacked... | avasseur | 2005-05-12 | 1 | -1/+2 |
* | see #75442, lateTypeMunger rollback for now. This is not enough | avasseur | 2005-05-12 | 2 | -2/+9 |
* | Fix and tests for pr84312: runtime retention checking. From Andrew Huff. | aclement | 2005-05-12 | 4 | -32/+29 |
* | harness LTW support - untested | wisberg | 2005-05-12 | 7 | -58/+368 |
* | adding weaver (hoping no one is using < M6) | wisberg | 2005-05-12 | 2 | -21/+82 |
* | path utilities | wisberg | 2005-05-12 | 1 | -0/+165 |
* | snooping out stream on request | wisberg | 2005-05-12 | 1 | -0/+3 |
* | FileToURL via URI | wisberg | 2005-05-12 | 1 | -1/+6 |
* | avoid harness ajcore files - ensure Dump message holder is not null for clien... | wisberg | 2005-05-12 | 2 | -3/+4 |
* | Reduced duplication of vm checking logic. | aclement | 2005-05-12 | 6 | -59/+33 |
* | Suggested error message improvement by Andrew. | aclement | 2005-05-12 | 1 | -1/+1 |
* | Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycle | aclement | 2005-05-12 | 5 | -0/+12 |