547 Commits (V1_5_0M2)

Author SHA1 Message Date
  aclement e460b1e3da Fix for problem introduced when checking contents of dirs on the classpath for changes. (see PR85297) 19 years ago
  aclement 68eda4e35b new tests for ASM testing of declare annotation targetting ITDs 19 years ago
  acolyer d0b3d11780 added test for pr83645 into suite 19 years ago
  aclement 0d14ccfa4c Enhancement 88862: declare annotation hitting ITDs. 19 years ago
  acolyer fb01cad1cc fix for Bugzilla Bug 84333 19 years ago
  aclement e61670d772 not useful anymore 19 years ago
  aclement b617e0709e reworked, temporarily commented out the MethodSignature stuff as it misbehaves for me. 19 years ago
  acolyer 68f6350882 fix for Bug 84122 - Allow aspectPath to contain directories 19 years ago
  acolyer 13a88313ea test and fix for handling a *... varargs pattern 19 years ago
  acolyer b5f4d09e4f Fix for Bugzilla Bug 88652: an array type as the last parameter in a signature does not match on the varargs declared method 19 years ago
  aclement 8e275e3b93 Declare annotation with ITDs: testcode 19 years ago
  acolyer f82e6f25e3 fix for missing syntax error on execution((@XXX *) Foo.new(..)) 19 years ago
  acolyer 204274dc05 test cases for Bugzilla Bug 42743: declare soft limitation 19 years ago
  acolyer cbe1fbc633 the "challenge Andy" mother of all dec @xxx tests. 19 years ago
  aclement fa54cd9666 Guard test execution on 1.5 vm level. 19 years ago
  acolyer 8408337179 added test for declare @constructor 19 years ago
  aclement 220fa73463 Declare annotation: all the XML specs for the tests 19 years ago
  aclement d10cabc3f0 Declare annotation: Buckets of test cases! 19 years ago
  aclement e61a086610 temporarily removed one test... until parser reopened for next compiler integration. 19 years ago
  aclement 608a6d8f6b Declare annotation: add the 50 odd tests in. 19 years ago
  acolyer 85aa152088 fix for Bugzilla Bug 87376 19 years ago
  acolyer 922aeaa57d fixes for annotation type pattern bugs uncovered in 150 tests 19 years ago
  aclement fbd128789f Declare annotation: tons of testcode 19 years ago
  acolyer 983eb455bf fixes for annotation type pattern bugs uncovered in 150 tests 19 years ago
  acolyer a5e1a73048 fix for varargs example in AJDK - 9 failing tests now left in Ajc150... 19 years ago
  acolyer 4ca8479d63 remove accidental 1.5 dependency in tests module 19 years ago
  acolyer 82fa47384f completing the set of AJDK examples coded up as test cases 19 years ago
  acolyer 69845b3545 test cases from ajdk:annotations chapter 19 years ago
  acolyer 900e12978d @xxx(@Foo) -> @xxx(Foo) 19 years ago
  aclement 3f69726833 SuppressAjWarnings test. 19 years ago
  acolyer 8c5754b946 remove syserr 19 years ago
  aclement fd31299643 Updated with suppression attribute for non-matching advice. 19 years ago
  acolyer 2eb9dd8121 only inspect results if test could run 19 years ago
  aclement e282c5d4de SuppressAjWarnings test. 19 years ago
  acolyer b4574b90b2 support for annotations on ITDs, and declare annotation 19 years ago
  aclement 3534aad5ed Testcases for @within() and @withincode() binding. 19 years ago
  aclement e726da044a organized imports 19 years ago
  acolyer 1381903ac8 move all java 5 tests out of code and back into .xml files now that we can compile them properly 19 years ago
  aclement a3a53137d5 Tests for 2 new annotation bugs: (1) Using the pattern '@Annotation *' in declare parents wasn't working (2) Using an annotation without importing it was causing the compiler to go bang. 19 years ago
  aclement ec8a423b72 Testcases and fix for using @target() when the annotation is in a package. 19 years ago
  aclement 193f3255ad New annotation binding tests for @args, @this. Also test for 84290. 19 years ago
  aclement fd1f238446 Delete unnecessary printing 19 years ago
  aclement 0dde9d61b5 Annotation Binding: testcases for @this/@args and one for using named pointcuts with annotations. 19 years ago
  aclement 756f85938f Annotation Binding - now complete for @annotation (for *all* kinded PCDs) 19 years ago
  aclement 4a4ea5ef31 Annotation Binding - more test data. 19 years ago
  aclement fd3b7dc534 Annotation Binding - more test data. 19 years ago
  aclement 94251be73e Tests for static method call/execution with @annotation 19 years ago
  aclement fb2f38f003 No longer a restriction. 19 years ago
  aclement fed2a4ec42 Removed test that verified restriction on binding annotations 19 years ago
  aclement d304b65efc Added new tests for annotation binding 19 years ago