Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
jhugunin 9e3a03d726 tests for Bugzilla Bug 50641 20 лет назад
..
abstractMethods Fix for Bugzilla Bug 49784 20 лет назад
accessMethods Bugzilla Bug 38212 21 лет назад
binaryCompat tests 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 лет назад
declareSoftWithin fix and tests for at least 2 bugs: 21 лет назад
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 лет назад
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 20 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 @testcase PR#49295 extra warning (join point?) for interface-typepattern execution 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 лет назад
WeaveLocal.java FIXED: Bugzilla Bug 32463 21 лет назад
WideJumps.java test for Bugzilla Bug 38168 21 лет назад