You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jhugunin 9e3a03d726 tests for Bugzilla Bug 50641 20 years ago
..
abstractMethods Fix for Bugzilla Bug 49784 20 years ago
accessMethods Bugzilla Bug 38212 21 years ago
binaryCompat tests for Bugzilla Bug 50641 20 years ago
bootstrapClasspath Added test case for bug#39959. 21 years ago
caseSensitivity/uniqueId Test for Bugzilla Bug 42515 20 years ago
cflowAndJar fix and expanded tests for Bugzilla Bug 39462 21 years ago
concretizeNpe bug 43033 - NPE in concretize error path for ReferencePointcut 21 years ago
crashes/test fixed Bug 30168: bad optimization of thisJoinPoint to thisJoinPointStaticPart 21 years ago
declareBinding fix and tests for at least 2 bugs: 21 years ago
declareSoftWithin fix and tests for at least 2 bugs: 21 years ago
extdirs reorganize test b/c conflating two issues: 20 years ago
faultingInSource pr 46671 ensure we don't look for source on the claspath (Andy's fix) 20 years ago
handlers @testcase PR#37898 advice on handler join points should not throw unpermitted checked exceptions 21 years ago
inlineAround fix and better tests for 21 years ago
interAbstract @testcase PR#49784 aspect declares interface method (abstract decl, default impl) 20 years ago
interInherit test for 21 years ago
interSpecials expanded coverage and fix for bug involving around advice with either 21 years ago
interfaceDefinition Fix for Bugzilla Bug 49784 20 years ago
interfaceLibrary fix for Bugzilla Bug 41175 21 years ago
interfaceNames FIXED: Bugzilla Bug 32421 21 years ago
jpOptimization/de/test test case for bug 45441 - joinpoint optimization when targetting 1.4 20 years ago
lines test for Bugzilla Bug 37758 21 years ago
messyAround tests and fixes for 21 years ago
moreInterfaceLibrary fix and tests for Bugzilla Bug 41123 21 years ago
options/classpath @testcase PR#41170 combine classpath on command line and in .lst file 21 years ago
perCflowAndJar fix and test for Bugzilla Bug 41359 21 years ago
privilege/packageProtected @testcase PR#XXX omnibus privileged access from aspectj-users mail "Problem with interfaces in method's signature" 21 years ago
throwsSignature test and fix for Bugzilla Bug 42539 21 years ago
tjpStaticPart test and fix for Bugzilla Bug 36564 21 years ago
AbstractBaseAndInterTypeInterface.java Fix for 38824. 20 years ago
AbstractPointcutCE.java fixes for Bugzilla Bug 40858 21 years ago
AdviceExec.java fixed Bug 31423: adviceexecution not working 21 years ago
AdviceInteraction.java fix and test for Bugzilla Bug 43194 21 years ago
AfterStaticCall.java added test cases for old jitterbugs 21 years ago
AfterThrowingAdviceSyntaxError.java Fix for Bugzilla Bug 49638 exception logging: after() throwing advice can't convert Throwable obj to string and ajc aborts 20 years ago
AfterThrowingCtor.java Bugzilla Bug 44586 20 years ago
AroundAccess.java added test for Bugzilla Bug 29662 21 years ago
AroundNames.java a sketch of a test for a naming issue that doesn't appear to be an 21 years ago
AspectInitError.java added tests and fixes 21 years ago
BadBindingError.java fix and tests for 21 years ago
CallReference.java @testcase PR#41888 call PCD fails when given subtype of defining type 21 years ago
CatchSig.java fix and test Bugzilla Bug 37739 21 years ago
CflowBinding.java fix and test for Bugzilla Bug 34858 21 years ago
CflowBindingOrig.java fix and test for Bugzilla Bug 34858 21 years ago
CflowConcrete.java fix and tests for 21 years ago
CircularDominates.java added test cases for old jitterbugs 21 years ago
CircularPrecedence.java test for Bugzilla Bug 29689 21 years ago
ClassLiteralField.java added test for expanded version of Bugzilla Bug 39711 21 years ago
CloneMethod.java added test for Bugzilla Bug 40589 21 years ago
CloseConnectionsCflow.java tests from bugzilla 21 years ago
ConstructorArgTracing.java tests from bugzilla 21 years ago
ConstructorDeclaration.java @testcase PR#33948 default constructor inter-type declaration 21 years ago
ConvertToUnchecked.java Major changes in order to move to Eclipse-JDT 2.1 as a base. 21 years ago
DeclareErrorNamedPointcutCE.java pr 45184: External pointcut refs not resolved if named pointcut used by declare 20 years ago
DeclareSoftCf.java more tests from bugzilla 21 years ago
DeclareWarningAndInterfaceMethodCW.java @testcase PR#40805 interface call signatures when declaring method in aspect 21 years ago
DeclaredExceptions.java fix for Bugzilla Bug 41175 21 years ago
DeclaringTypeWarning.java added comments 20 years ago
EnsureOverriding.java tests from bugzilla 21 years ago
ErroneousExceptionConversion.java Fix for Bugzilla Bug 44587 20 years ago
ErroneousExceptionConversion1.java Fix for Bugzilla Bug 44587 20 years ago
ExceptionsOnInters.java more tests from bugzilla 21 years ago
ExecutionCflow.java added test cases for old jitterbugs 21 years ago
FinalFields.java added test for Bugzilla Bug 37304 21 years ago
Finalizer.java added test for 30026 , even though its working in the current version 21 years ago
GetCauseOnSoftException.java pr 48522 20 years ago
IncompatibleClassChangeErrorBug.java added test cases for old jitterbugs 21 years ago
InnerPointcut.java FIXED: Bugzilla Bug 32421 21 years ago
InstanceAsClassRefToConstant.java added test cases for old jitterbugs 21 years ago
InterFieldArrays.java more tests from bugzilla 21 years ago
InterPerCall.java test and fix for bug reported today on aspectj-dev 21 years ago
LongFile.java test for Bugzilla Bug 37325 21 years ago
MissingImport.java tests and fixes for two awful error message bugs: 21 years ago
MultipleSuperCf.java tests and fix for Bugzilla Bug 39993 21 years ago
NewSwitch.java test for Bugzilla Bug 39479 21 years ago
NewVoid.java tests and fixes for two awful error message bugs: 21 years ago
NotIf.java Bugzilla Bug 33635 21 years ago
OverloadedPointcutsInAspect.java fix for bug 49457 - test for duplicate pointcut definitions in classes 20 years ago
OverloadedPointcutsInClass.java fix for bug 49457 - test for duplicate pointcut definitions in classes 20 years ago
OverridingInterfaceObjectMethod.java tests and fix for Bugzilla Bug 39993 21 years ago
ParentsAndPointcuts.java fix and test for Bugzilla Bug 42993 21 years ago
ParserRecoveryTest.java move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 20 years ago
ParserRecoveryTestPureJava.java move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 20 years ago
PcdLookup.java test for Bug 29691 21 years ago
PointcutLibraryTest.java @testcase PR#40876 subtype-qualified pointcut reference 21 years ago
PrivilegeBeyondScope.java correct line number 21 years ago
PrivilegedParsing.java Fix for Bugzilla Bug 46280 20 years ago
SoftWithin.java test for Bug 29693 21 years ago
SofteningTooMuch.java fix for pr 48522, not warning on (un)softened exception 20 years ago
StackError.java tests and fixes for 21 years ago
StaticInterfaceMethods.java fix for pr 47754, itd of static method on interface 20 years ago
SubtypeConstructorCW.java @testcase PR#49295 extra warning (join point?) for interface-typepattern execution 20 years ago
SuperPointcutCE.java fixes for Bugzilla Bug 40858 21 years ago
SuperToIntro.java fixed Bug 29959: super call in intertype method declaration body causes VerifyError 21 years ago
SwitchInAround.java Fix for Bugzilla #39479, #40109 21 years ago
TestSoftening.java Fix for Bugzilla Bug 46750 20 years ago
ThisJoinPointAndVerifier.java added tests and fixes 21 years ago
TrySwitch.java added test for Bugzilla Bug 38345 21 years ago
WeaveLocal.java FIXED: Bugzilla Bug 32463 21 years ago
WideJumps.java test for Bugzilla Bug 38168 21 years ago