26 次程式碼提交 (3226d27a82e968da0f04e6b4fb5a29a03fbdb0f5)

作者 SHA1 備註 提交日期
  aclement 3226d27a82 Matthews patches from 95529 18 年之前
  aclement 7d4cb81922 risky... what about '-Xlint:warning' 18 年之前
  acolyer ac15d777ac make sure the harness translates path separators for those of us working on superior platforms ;) 18 年之前
  aclement 8982544f13 Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew Webster for the patch) 18 年之前
  aclement 58ccf4cfe0 weaver5 added 19 年之前
  aclement 870577699d Ensure tests run if no aj-build folder exists. 19 年之前
  aclement 35a7305b31 On the build machine, code to test is in jars, not in 'bin' folders - so the aj.path for the LTW tests needs to have an entry for asm.jar in addition to the asm/bin it currently has. Otherwise they fail with 'NoClassDefFoundError: org/aspectj/asm/IRelationship$Kind' 19 年之前
  aclement 03c55ab4b1 make weaveradapter available to tests... 19 年之前
  aclement 2811db4655 For build machine - fixed classpath to include built jars. 19 年之前
  aclement 3a48c22cba Fixed classpath for build machine. 19 年之前
  wisberg 333fa6c9a2 Adding aspectjrt.jar to classpath when n/a to avoid brittle error-checking tests failing when it is not available. Correct? 19 年之前
  wisberg 8f2cdb75d7 empty test case for Ant junit 19 年之前
  avasseur 33c5c59a9e aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ) 19 年之前
  aclement 9b730456c9 Reduced duplication of vm checking logic. 19 年之前
  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 年之前
  aclement de31f85842 Add loadtime into the classpath so it can find the message handler. 19 年之前
  aclement b9474d5ca8 Can check vm level now. 19 年之前
  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 年之前
  avasseur 4cf9913a74 fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ annotations + tests from Andy H 19 年之前
  aclement 9dee725b91 Adds JUnit to the classpath (so it is available for test material to use) 19 年之前
  aclement 14853f9256 Make the aspectj5rt classes available for writing 1.5 tests. 19 年之前
  acolyer 382b7330f4 better support for weaveInfo message, <weave> step, and stderr/out validation from runs. 19 年之前
  aclement fa3cbd5115 Fix for Bug 83645: pertypewithin({interface}) illegal field modifier 19 年之前
  aclement 28da31dea8 See the stack trace in real stderr so you can click on it ! 20 年之前
  aclement 1ad92493aa Enables a test to access the last run result (for output checking) 20 年之前
  acolyer 9bf0a75430 Added support to ease programmatic testing of compiler (AjcTestCase 20 年之前