summaryrefslogtreecommitdiffstats
path: root/runtime/testsrc
Commit message (Collapse)AuthorAgeFilesLines
* test and fix for 145086aclement2006-06-032-2/+23
|
* update license to EPLacolyer2006-06-014-8/+8
|
* Enhancement for Bugzilla Bug 49743aclement2004-09-013-1/+125
| | | | | performance improvements for runtime library (From Matthew)
* copyright statement!acolyer2004-08-091-6/+10
|
* fix for Bugzilla Bug 67592 value in the args[] array of thisJoinPoint can be ↵acolyer2004-08-092-0/+42
| | | | changed....
* fix for Bugzilla Bug 54721 acolyer2004-03-192-0/+27
| | | | add this to API (Signature.getDeclaringTypeName())
* 47952 fix: SoftException.printStackTrace(..) prints wrapped throwable (if ↵wisberg2004-01-151-7/+48
| | | | | | not >= 1.4) tested in 1.1, 1.3, 1.4 (but not in 1.1 release tests)
* Fix for Bugzilla Bug 44587 jhugunin2004-01-141-0/+8
| | | | | | | | | | | Erroneous exception conversion and Bugzilla Bug 34206 before():execution(new(..)) does not throw NoAspectBoundException All exceptions that occur during the static intialization of a persingleton aspect will be swallowed. When using that aspect (via aspectOf()) a NoAspectBoundException will be thrown with the original exception from the staitc initializer as the cause.
* returning TestSuite rather than Test to permit all tests to run from Eclipsewisberg2003-10-311-1/+1
|
* initial versionwisberg2002-12-161-0/+30