summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix adrians test to allow MultiProjectIncrementalTests to run after this oneaclement2006-08-091-0/+1
|
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 ↵mwebster2006-08-092-7/+36
| | | | dependent tests to XLint5Tests)
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move ↵mwebster2006-08-092-2/+9
| | | | MultiProjectIncrementalTests fromm AllTests to AllTests15 because of Java 5 dependencies)
* test and fix for pr148219aclement2006-08-083-0/+13
|
* patches from 152161aclement2006-08-084-0/+38
|
* tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTWaclement2006-08-085-0/+44
|
* fix for 152871: parsing bytecode too oftenaclement2006-08-072-2/+23
|
* testcode for 152871: parsing bytecode too often (needs a wildcard pattern in ↵aclement2006-08-073-0/+32
| | | | the exclude list)
* test and fix for 152631: decp targetting aspect using cflowaclement2006-08-043-0/+18
|
* test and initial patches for 141556aclement2006-08-038-0/+112
|
* fix for problem with transform of static synchronized method on pre Java5.aclement2006-08-032-0/+35
|
* fix for problem with transform of static synchronized method on pre Java5.aclement2006-08-032-0/+47
|
* test and fix for 152589: adviceDidNotMatch incorrectly appearingaclement2006-08-033-0/+40
|
* Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in ↵mwebster2006-08-021-21/+0
| | | | project root" (remove redundant logic that created result.ser"
* Bug 150487 "Tracing and Logging Framework" (fix Linux)mwebster2006-08-021-3/+3
|
* Fix for failure when lock()/unlock() used in XML defined pointcut and would ↵aclement2006-08-022-0/+25
| | | | require synchronization transform of a method
* failure when lock()/unlock() used in XML defined pointcut and would require ↵aclement2006-08-023-0/+55
| | | | synchronization transform of a method
* Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore ↵mwebster2006-08-017-1/+72
| | | | duplicate agents)
* Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat ↵mwebster2006-08-015-10/+51
| | | | to prevent recursion in JDK 1.4 LTW)
* synchronization pointcut problem (see Fourteen.java for info)aclement2006-08-013-0/+58
|
* Bug 150487 "Tracing and Logging Framework" (remove tracing from ↵mwebster2006-07-314-0/+44
| | | | ClassPathManager to prevent recursion in JDK 1.4 LTW)
* test and fix for 152257aclement2006-07-311-5/+4
|
* testcode 152257aclement2006-07-311-0/+13
|
* testcode 152257aclement2006-07-313-0/+42
|
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-301-0/+1
|
* being worked on...aclement2006-07-281-3/+3
|
* pipeline changes: fix for deep nesting aspectsaclement2006-07-284-6/+19
|
* bug151978: testcase (commented out)aclement2006-07-283-3/+36
|
* pipeline changes: activated PipeliningTests, some adviceDidNotMatch changes ↵aclement2006-07-284-6/+11
| | | | in the test xml
* fix and testcode update for: 151673: after advice sometimes woven ↵aclement2006-07-273-3/+0
| | | | incorrectly into strangely formed input bytecode
* Bug 150487 "Tracing and Logging Framework" (test default behaviour under 1.3 ↵mwebster2006-07-278-0/+125
| | | | & 1.5)