172 Commits (extensions)

Author SHA1 Message Date
  aclement df061d470f 148190#30: rebase tests 17 years ago
  aclement 18d0d458a3 patches from 148190 #22 17 years ago
  aclement d7222a776d 166580, comment #6: harness now allows you to specify if ordering is important in expected output 17 years ago
  mwebster 4add2e21b0 Bug 155033 "Use ajcore for LTW problems" (move System Property handling) 17 years ago
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. 17 years ago
  aclement 9b03811333 145963: binary entries in the model: various parts to the fix. 18 years ago
  mwebster f37ab9ecfd Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (fix build break and improve diagnostics) 18 years ago
  mwebster 0850eef4c7 Bug 153772 "Support stdout/stderr specifications for the ant compiler test step" 18 years ago
  mwebster 00851bff4e Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (fail XML test if JVM not supported) 18 years ago
  aclement f239f2a2ac tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTW 18 years ago
  aclement 54c52c8ecd better diagnostic message. 18 years ago
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) 18 years ago
  aclement beaeab3dbf pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental. 18 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  acolyer 40c0d94949 progress on enh 101983 (allow separate output folders for separate source folders) 18 years ago
  aclement 5a01932b9d fixes for 137235 (contributed by Ron): more intelligent logic for determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) 18 years ago
  aclement b2259116b8 fix for 130300: cause the mysterious disappearance of -XnoWeave 18 years ago
  aclement 1e1bbb3f2e fixes for 118715 from Matthew. 18 years ago
  aclement 3226d27a82 Matthews patches from 95529 18 years ago
  aclement a625ea2ed4 fix for 95516 (-outxml / -outxmlfile) - from Matthew. 18 years ago
  acolyer ac15d777ac make sure the harness translates path separators for those of us working on superior platforms ;) 18 years ago
  aclement 8982544f13 Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew Webster for the patch) 18 years ago
  aclement 12e6334bf5 Let the bug floodgates open, reweavable is now default (pr91417) 18 years ago
  acolyer f042f0cf99 doh! 18 years ago
  acolyer 2447704c60 attempt to create the right classpath for running org.aspectj.weaver.tools tests on the build machine... 18 years ago
  aclement d01e7fced8 use the right version property. 18 years ago
  wisberg 6b4238eb0f unused imports (only) 19 years ago
  wisberg a7233c33de (disabled) convenience flag to defer long tests 19 years ago
  wisberg 857d23c5bc new main for my convenience in testing the testing module 19 years ago
  acolyer f800dc9be1 ignore bintest directories 19 years ago
  wisberg 427508b367 skipping unrun tests 19 years ago
  wisberg 2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 19 years ago
  aclement 4ca68baf9d Getting tests to run properly on 1.3 - modified vmlevel in AjcTest and put guards on some 1.4 tests (not pretty, but works) 19 years ago
  wisberg be5b8333d3 parseBoolean utility 19 years ago
  wisberg 9be6f2d856 harness LTW support - untested 19 years ago
  wisberg 23571ff052 adding weaver (hoping no one is using < M6) 19 years ago
  avasseur 0e803e159d remove bad _IDE folder instead of bin/ that leads to odd side effects, add tools.jar to tests .classpath module for LTW tests using AntSpec 19 years ago
  wisberg 85e40d61c9 unused imports 19 years ago
  wisberg 6565120f4e prospective replacements for {module}/build.xml - will move there once validated by those who use build.xml. 19 years ago
  avasseur 83655ff47c fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateTypeMungers. new LTW tests, some fix in the LTW test error reporting 19 years ago
  aclement 8e1a6c6abc Fix for 44155: TODO tasks miscategorized as warnings (fixed by Andrew Huff) 19 years ago
  avasseur 2679e77604 LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method) 19 years ago
  avasseur fd380fe072 inlining of around for @AJ works unless non public member accessed from within the advice 19 years ago
  avasseur 4cf9913a74 fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ annotations + tests from Andy H 19 years ago
  avasseur cf35fc6351 fixing Alex build dependancies. Adding top level build. Usefull for patch creation 19 years ago
  aclement f7bcff6dbf From branch: New build scripts that Alex uses under IntelliJ - can be run individually or via master in build module. 19 years ago
  acolyer cf0ed05d72 output line numbers in stdout/err comparisons from test harness 19 years ago
  acolyer 4a3f364303 better handling on a 1.4 vm 19 years ago
  acolyer 5a308d4ff7 vmLevel attributed should be just vm... 19 years ago
  acolyer 382b7330f4 better support for weaveInfo message, <weave> step, and stderr/out validation from runs. 19 years ago