From fefd4559fb4a9eefcf4528526ad2448b9a6e3489 Mon Sep 17 00:00:00 2001 From: jhugunin Date: Tue, 22 Apr 2003 17:35:11 +0000 Subject: [PATCH] fix for Bugzilla Bug 36736 compiler error expected for implemented abstract pointcuts and for fix for Bugzilla Bug 36673 VerifyError in privileged aspect minimally extended coverage for this bug --- tests/ajcTests.xml | 13 +++++++++++++ tests/ajcTestsFailing.xml | 11 ----------- tests/jimTests.xml | 14 +++++--------- tests/new/verifyError/Privilege.java | 9 ++++++++- 4 files changed, 26 insertions(+), 21 deletions(-) diff --git a/tests/ajcTests.xml b/tests/ajcTests.xml index 6fd1413fa..388fafac6 100644 --- a/tests/ajcTests.xml +++ b/tests/ajcTests.xml @@ -5814,5 +5814,18 @@ + + + + + + + + + + + diff --git a/tests/ajcTestsFailing.xml b/tests/ajcTestsFailing.xml index 60e547750..cb741c1e0 100644 --- a/tests/ajcTestsFailing.xml +++ b/tests/ajcTestsFailing.xml @@ -4,16 +4,5 @@ - - - - - - - - - diff --git a/tests/jimTests.xml b/tests/jimTests.xml index 3f20da53f..3d842760f 100644 --- a/tests/jimTests.xml +++ b/tests/jimTests.xml @@ -1,15 +1,11 @@ - - - - - - - + + +