aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs
Commit message (Collapse)AuthorAgeFilesLines
...
* added test for Bugzilla Bug 29662 jhugunin2003-01-211-0/+43
| | | | VerifyError on accessing objects not accessible to the weaver: Incompatible object argument for invokespecial
* test for Bugzilla Bug 29689 jhugunin2003-01-211-0/+19
| | | | Declare precedence should not allow multiple * patterns
* test for Bug 29693 jhugunin2003-01-211-0/+33
| | | | Use of within with declare soft yeilds VerifyError 1.1b4
* test for Bug 29691 jhugunin2003-01-211-0/+19
| | | | Static inner aspects cannot reference user defined pointcuts
* correct line numberjhugunin2003-01-081-1/+1
|
* more tests from bugzillajhugunin2003-01-073-0/+81
|
* tests from bugzillajhugunin2003-01-073-0/+118
|
* added test cases for old jitterbugs wisberg2002-12-206-0/+177
moved passing tests from ajcTestsFailing to ajcTests