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.
aclement 546b131e21 Some of the fix for Bugzilla Bug 57432 пре 20 година
..
StringToString Fix for Bug 55341 пре 20 година
abstractMethods Fix for Bugzilla Bug 49784 пре 20 година
accessMethods Bugzilla Bug 38212 пре 21 година
binaryCompat Fix for Bugzilla Bug 50641 пре 20 година
bootstrapClasspath Added test case for bug#39959. пре 21 година
caseSensitivity/uniqueId Test for Bugzilla Bug 42515 пре 20 година
cflowAndJar fix and expanded tests for Bugzilla Bug 39462 пре 21 година
concretizeNpe bug 43033 - NPE in concretize error path for ReferencePointcut пре 21 година
crashes/test fixed Bug 30168: bad optimization of thisJoinPoint to thisJoinPointStaticPart пре 21 година
declareBinding fix and tests for at least 2 bugs: пре 21 година
declarePrecedenceWithClasses Fix for Bugzilla Bug 53012 пре 20 година
declareSoftWithin fix and tests for at least 2 bugs: пре 21 година
deprecated test for Bugzilla Bug 54098 пре 20 година
extdirs reorganize test b/c conflating two issues: пре 20 година
faultingInSource pr 46671 ensure we don't look for source on the claspath (Andy's fix) пре 20 година
fieldsOnInterfaces @testcase PR#52107 declare [int | String | Object] field on interface пре 20 година
handlers @testcase PR#37898 advice on handler join points should not throw unpermitted checked exceptions пре 21 година
inlineAround fix and better tests for пре 21 година
interAbstract @testcase PR#49784 aspect declares interface method (abstract decl, default impl) пре 20 година
interInherit test for пре 21 година
interSpecials expanded coverage and fix for bug involving around advice with either пре 21 година
interfaceDefinition Fix for Bugzilla Bug 49784 пре 20 година
interfaceLibrary fix for Bugzilla Bug 41175 пре 21 година
interfaceNames FIXED: Bugzilla Bug 32421 пре 21 година
jpOptimization/de/test test case for bug 45441 - joinpoint optimization when targetting 1.4 пре 21 година
lines test for Bugzilla Bug 37758 пре 21 година
messyAround tests and fixes for пре 21 година
moreInterfaceLibrary fix and tests for Bugzilla Bug 41123 пре 21 година
options/classpath @testcase PR#41170 combine classpath on command line and in .lst file пре 21 година
perCflowAndJar fix and test for Bugzilla Bug 41359 пре 21 година
privilege/packageProtected @testcase PR#XXX omnibus privileged access from aspectj-users mail "Problem with interfaces in method's signature" пре 21 година
protectedvf/main fix for Bugzilla Bug 51929 пре 20 година
serialVersionUID Deleting unnecessary class files that crept into the build. пре 20 година
systemouts Some of the fix for Bugzilla Bug 57432 пре 20 година
throwsSignature test and fix for Bugzilla Bug 42539 пре 21 година
tjpStaticPart test and fix for Bugzilla Bug 36564 пре 21 година
AbstractBaseAndInterTypeInterface.java Fix for 38824. пре 20 година
AbstractPointcutCE.java fixes for Bugzilla Bug 40858 пре 21 година
AdviceExec.java fixed Bug 31423: adviceexecution not working пре 21 година
AdviceInteraction.java fix and test for Bugzilla Bug 43194 пре 21 година
AfterStaticCall.java added test cases for old jitterbugs пре 21 година
AfterThrowingAdviceSyntaxError.java Fix for Bugzilla Bug 49638 exception logging: after() throwing advice can't convert Throwable obj to string and ajc aborts пре 20 година
AfterThrowingCtor.java Bugzilla Bug 44586 пре 20 година
AroundAccess.java added test for Bugzilla Bug 29662 пре 21 година
AroundNames.java a sketch of a test for a naming issue that doesn't appear to be an пре 21 година
AspectInitError.java added tests and fixes пре 21 година
BadBindingError.java fix and tests for пре 21 година
CallReference.java @testcase PR#41888 call PCD fails when given subtype of defining type пре 21 година
CatchSig.java fix and test Bugzilla Bug 37739 пре 21 година
CflowBinding.java fix and test for Bugzilla Bug 34858 пре 21 година
CflowBindingOrig.java fix and test for Bugzilla Bug 34858 пре 21 година
CflowConcrete.java fix and tests for пре 21 година
CircularAdvicePrecedence.java fix for Bugzilla Bug 44272 пре 20 година
CircularDominates.java added test cases for old jitterbugs пре 21 година
CircularPrecedence.java test for Bugzilla Bug 29689 пре 21 година
ClassLiteralField.java added test for expanded version of Bugzilla Bug 39711 пре 21 година
CloneMethod.java added test for Bugzilla Bug 40589 пре 21 година
CloseConnectionsCflow.java tests from bugzilla пре 21 година
ConstructorArgTracing.java tests from bugzilla пре 21 година
ConstructorDeclaration.java @testcase PR#33948 default constructor inter-type declaration пре 21 година
ConvertToUnchecked.java Major changes in order to move to Eclipse-JDT 2.1 as a base. пре 21 година
DeclareErrorNamedPointcutCE.java pr 45184: External pointcut refs not resolved if named pointcut used by declare пре 20 година
DeclareSoftCf.java more tests from bugzilla пре 21 година
DeclareSoftDynamicPCDs.java Fix for preventing the use of if/target/this/args/cflow/cflowbelow in DeclareSofts. пре 20 година
DeclareWarningAndInterfaceMethodCW.java @testcase PR#40805 interface call signatures when declaring method in aspect пре 21 година
DeclaredExceptions.java fix for Bugzilla Bug 41175 пре 21 година
DeclaringTypeWarning.java added comments пре 20 година
DecwClassCastException.java Fix for Bugzilla Bug 51320 пре 20 година
EnsureOverriding.java tests from bugzilla пре 21 година
ErroneousExceptionConversion.java Fix for Bugzilla Bug 44587 пре 20 година
ErroneousExceptionConversion1.java Fix for Bugzilla Bug 44587 пре 20 година
ExceptionsOnInters.java more tests from bugzilla пре 21 година
ExecutionCflow.java added test cases for old jitterbugs пре 21 година
FinalFields.java added test for Bugzilla Bug 37304 пре 21 година
Finalizer.java added test for 30026 , even though its working in the current version пре 21 година
GetCauseOnSoftException.java pr 48522 пре 20 година
HandlerSig.java Test and fix for Bugzilla Bug 50570 пре 20 година
IncompatibleClassChangeErrorBug.java added test cases for old jitterbugs пре 21 година
InnerPointcut.java FIXED: Bugzilla Bug 32421 пре 21 година
InstanceAsClassRefToConstant.java added test cases for old jitterbugs пре 21 година
InterFieldArrays.java more tests from bugzilla пре 21 година
InterPerCall.java test and fix for bug reported today on aspectj-dev пре 21 година
InterfaceInitializerOrder.java fix for Bugzilla Bug 49295 пре 20 година
IntertypeDifferentThrows.java Fix for Bugzilla Bug 50776 пре 20 година
LongFile.java test for Bugzilla Bug 37325 пре 21 година
MissingImport.java tests and fixes for two awful error message bugs: пре 21 година
MultipleSuperCf.java tests and fix for Bugzilla Bug 39993 пре 21 година
NewSwitch.java test for Bugzilla Bug 39479 пре 21 година
NewVoid.java tests and fixes for two awful error message bugs: пре 21 година
NotIf.java Bugzilla Bug 33635 пре 21 година
OverloadedITDNPE.java Bugzilla Bug 51919 пре 20 година
OverloadedPointcutsInAspect.java fix for bug 49457 - test for duplicate pointcut definitions in classes пре 20 година
OverloadedPointcutsInClass.java fix for bug 49457 - test for duplicate pointcut definitions in classes пре 20 година
OverridingInterfaceObjectMethod.java tests and fix for Bugzilla Bug 39993 пре 21 година
ParentsAndPointcuts.java fix and test for Bugzilla Bug 42993 пре 21 година
ParserRecoveryTest.java move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the пре 20 година
ParserRecoveryTestPureJava.java move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the пре 20 година
PcdLookup.java test for Bug 29691 пре 21 година
PointcutLibraryTest.java @testcase PR#40876 subtype-qualified pointcut reference пре 21 година
Pr51322.java fix for Bugzilla Bug 51322 пре 20 година
PrivilegeBeyondScope.java correct line number пре 21 година
PrivilegedParsing.java Fix for Bugzilla Bug 46280 пре 20 година
SoftWithin.java test for Bug 29693 пре 21 година
SofteningTooMuch.java fix for pr 48522, not warning on (un)softened exception пре 20 година
StackError.java tests and fixes for пре 21 година
StaticInterfaceMethods.java fix for pr 47754, itd of static method on interface пре 20 година
SubtypeConstructorCW.java fix for Bugzilla Bug 49295 пре 20 година
SuperPointcutCE.java fixes for Bugzilla Bug 40858 пре 21 година
SuperToIntro.java fixed Bug 29959: super call in intertype method declaration body causes VerifyError пре 21 година
SwitchInAround.java Fix for Bugzilla #39479, #40109 пре 21 година
TestSoftening.java Fix for Bugzilla Bug 46750 пре 20 година
ThisJoinPointAndVerifier.java added tests and fixes пре 21 година
TrySwitch.java added test for Bugzilla Bug 38345 пре 21 година
VisiblePrivateInterfaceITDs.java fix for Bugzilla Bug 52928 пре 20 година
WeaveLocal.java FIXED: Bugzilla Bug 32463 пре 21 година
WideJumps.java test for Bugzilla Bug 38168 пре 21 година
notAJar.jar fix for Bugzilla Bug 43714 пре 20 година