summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* 154054 testcode and fix: noticing changes in around advice and forcing full ↵aclement2006-09-2210-8/+151
| | | | builds
* 154054 testcodeaclement2006-09-226-0/+42
|
* test code for 158126 - already fixed ;) just a nice test to haveaclement2006-09-216-0/+53
|
* Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (tests for ↵mwebster2006-09-1916-2/+149
| | | | duplicate aop.xml and -Dorg.aspectj.weaver.loadtime.configuration)
* Test for 157057aclement2006-09-141-0/+19
|
* testcode for 157054 - random matching (!!) with pointcuts matching on get of ↵aclement2006-09-145-0/+209
| | | | annotated fields
* test and fix for 153845: Rogue signature containing a 'P' getting into the ↵aclement2006-09-147-1/+16
| | | | classfile.
* test for 156058 - commented outaclement2006-09-133-1/+18
|
* tests for 153490: mixing delegatesaclement2006-09-132-0/+16
|
* testcode for 153490: nested delegate problems.aclement2006-09-1211-0/+43
|
* testcode and fixes for 156962: Problems with @Deprecated in method signaturesaclement2006-09-122-0/+14
|
* testcode for 156962: Problems with @Deprecated in method signaturesaclement2006-09-123-0/+10
|
* test and fix for 155763 - incorrect codegen from compiler leads to NPEaclement2006-09-113-0/+41
|
* Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()"mwebster2006-09-046-0/+94
|
* testcode for 152848 'deploying generics code when non-generics types are about'aclement2006-08-251-0/+1
|
* last of the dreaded jdtlikehandleprovider changes - 141730#22aclement2006-08-258-2/+219
|
* 141556#13 - messagehandler pulled out of CompilerAdapter and changed to have ↵aclement2006-08-251-3/+9
| | | | nothing to do with holders (since it doesnt need to store messages)
* testcode for 152848 'deploying generics code when non-generics types are about'aclement2006-08-255-0/+15
|
* back again, lower case dir name for linux (see 154552#12)aclement2006-08-251-0/+33
|
* removed, needs a renameaclement2006-08-251-33/+0
|
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope ↵aclement2006-08-251-0/+3
| | | | Matthew doesnt complain.
* Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw ↵mwebster2006-08-246-4/+36
| | | | AbortException in LTW message handler)
* no longer required - model tests moved.aclement2006-08-232-0/+0
|
* Bug 149289 "Support system and user aop.xml configuration files" (add ↵mwebster2006-08-231-1/+1
| | | | META-INF/aop-ajc.xml)
* Bug 150271 "Allow multiple levels of LTW information" (make weaving/not ↵mwebster2006-08-2313-33/+33
| | | | weaving messages debug and add -debug to options for aop.xml)
* switch to a different XLint to rely on - since adviceDidNotMatch cannot ↵aclement2006-08-233-7/+9
| | | | occur in LTW now.
* fixes for 149560: (1) correct the bcel code for creating clinit call (2) ↵aclement2006-08-225-5/+72
| | | | don't let singleton aspects be implemented as late type mungers, the clinit manipulation breaks.
* code has moved into model area...154552, comment 3aclement2006-08-2219-259/+0
|
* refactored tests for 154552 - use new model testing structureaclement2006-08-2247-627/+875
|
* oops! fix for serial version uid calculation (abstract class problem)aclement2006-08-225-0/+87
|
* 145963: work on linuxaclement2006-08-215-43/+57
|
* tests for pr153572acolyer2006-08-186-1/+41
|
* 141556: lint message sort out and memory leak resolutionaclement2006-08-182-30/+36
|
* 145963: binary entries in the model: various parts to the fix.aclement2006-08-1811-228/+341
|
* for AJDT dont store messages - waste of space!aclement2006-08-181-1/+6
|
* 145963: binary entries in the model: testcodeaclement2006-08-1822-0/+252
|
* test and fix for 154332: broken java.lang.<annotation> processingaclement2006-08-183-0/+55
|
* Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (Doh! ↵mwebster2006-08-171-0/+2
| | | | remember to build and commit testing-client.jar)
* Bug 150487 "Tracing and Logging Framework" (trace everyting test)mwebster2006-08-164-0/+34
|
* Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" ↵mwebster2006-08-158-0/+114
| | | | (TestServer, TestServerTest and LTWServerTests)
* 133770 'call and ltw': now attempts to grab a delegate for a non-locally ↵aclement2006-08-153-2/+45
| | | | defined type, giving the super-loader chance to weave a type with ITDs.
* Bug 150487 "Tracing and Logging Framework" (WeavingAdaptorMessageHandler ↵mwebster2006-08-144-11/+56
| | | | delegates and traces)
* Bug 153772 "Support stdout/stderr specifications for the ant compiler test ↵mwebster2006-08-141-2/+12
| | | | step" (tests)
* Bug 150487 "Tracing and Logging Framework" (remove TraceMessageHandler)mwebster2006-08-142-25/+0
|
* 133770 'call and ltw': testcodeaclement2006-08-142-78/+121
|
* testcode for call and decp LTW 133770aclement2006-08-141-0/+7
|
* testcode for call and decp LTW 133770aclement2006-08-1433-0/+294
|
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (fix ↵mwebster2006-08-102-2/+1
| | | | MultiProjectIncrementalTests, 2nd attempt)
* testcode for problem found whilst looking into 153380aclement2006-08-109-0/+33
|
* Bug 150487 "Tracing and Logging Framework" (TraceMessageHandler)mwebster2006-08-096-0/+56
|