2 커밋 (cc88d52fb6c60fbc79a59dec61365b7864baa942)

작성자 SHA1 메시지 날짜
  Andy Clement cc88d52fb6 polish 4 년 전
  Andy Clement 2b24e7377d mavenizing tests - wip 5 년 전
  aclement 79bb705352 reactivating tests 13 년 전
  aclement eacb4eff97 reduce to just failing tests for one run 13 년 전
  mwebster 3b517caf40 Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (TestServer, TestServerTest and LTWServerTests) 18 년 전
  acolyer b6c89301f2 update license to EPL 18 년 전
  aclement 53284da53f test and fix for pr112458 - also created the 151 test areas and driving junit infrastructure. 18 년 전
  aclement 8982544f13 Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew Webster for the patch) 18 년 전
  aclement 0a69e42808 generic itds - see pr112105 18 년 전
  acolyer 0f0c63e0b2 has member tests + tests and fix for pr107486 19 년 전
  aclement 211806608a Fix for pr98901: copying annotations to new members created via ITD !! 19 년 전
  avasseur 49c3978146 deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + some AJ5 doc fix 19 년 전
  avasseur e8345b8759 LTW test commented out due to 75442 just rollbacked... 19 년 전
  avasseur 83655ff47c fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateTypeMungers. new LTW tests, some fix in the LTW test error reporting 19 년 전
  aclement f6034581d8 tests and fixes for 93345 and static imports. From Andrew Huff. 19 년 전
  avasseur 4cf9913a74 fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ annotations + tests from Andy H 19 년 전
  acolyer 7a639d019a this set of commits teaches the TypeX world about parameterized types. it handles passing of parameterized types into the weaver from Eclipse, and back out again. Fixes the ITD and parameterized types issue that shows up in the examples. Much more work to be done in this area of course before M3. 19 년 전
  aclement 302e71140e includes the basic @AJ test suite 19 년 전
  aclement 608a6d8f6b Declare annotation: add the 50 odd tests in. 19 년 전
  aclement 3f69726833 SuppressAjWarnings test. 19 년 전
  acolyer 1381903ac8 move all java 5 tests out of code and back into .xml files now that we can compile them properly 19 년 전
  wisberg 9b90a9bb03 tests for PR48650 partial workaround - ugh 19 년 전
  aclement 9367b36e48 Fix to ensure woven methods don't lose their annotations. 19 년 전
  aclement 759be74616 Get enum value fields to work in the ASM. Plus test reorg as we are now adding tests that will only run on 1.5 19 년 전
  aclement fe310a4e10 PerTypeWithin support. 19 년 전
  aclement 603b063ecd Fixes for 78021, 79554 - both to do with us breaking the exception table for a method on weaving *if* finally blocks are involved. 19 년 전
  aclement 797b6a6afb Fix for Bug 82134: AspectJ 5 M2 should implement backwards compatibility for binary aspect form 19 년 전
  acolyer 06f0ff0e26 add in @this and @target tests to main suite 19 년 전
  aclement eb67301917 Complete varargs support. 19 년 전
  aclement ae085e2a79 Annotation matching. 19 년 전
  aclement 343fd37dfa 72766 - varargs policing in signature matching 19 년 전
  aclement f2fd31af90 72766 - enum/annotations tests added to suite. 19 년 전
  aclement d2fb8b7a31 72766: This is covariance support. only missing bit is for dynamic join point matching (marked XXXAJ5 in the code) - thats not a 1.5.0M1 item I dont think... 19 년 전
  aclement 4d1c2948a2 Part of 72766: Bridge methods - we now do the right thing if we see one (i.e. we ignore it as a source of join points) 19 년 전