101 Commits (AspectJ5_Development)

Author SHA1 Message Date
  avasseur b830696a0a build the jars 19 years ago
  avasseur 15770137f2 moved testingutil to avoid duplicate class 19 years ago
  avasseur 35fac561d3 fixed path to run on Eclipse with /bin things... 19 years ago
  avasseur e1c717b2b0 @AJ aspect support. Some issue left with formal bindings, no PTW yet 19 years ago
  aclement 9503e48732 Add Junit 19 years ago
  aclement d213817de2 Alexs first patch. 19 years ago
  aclement fa3cbd5115 Fix for Bug 83645: pertypewithin({interface}) illegal field modifier 19 years ago
  aclement b97c89114c Removing 'run' calls from the testcases for now ... to get a build through ! 19 years ago
  aclement adbc8972aa BWD: Updated - now type processing order is sensible for applying decp, we don't get an error here. 19 years ago
  aclement 7f81377868 BWD: test cases 19 years ago
  aclement b1111a9826 Autoboxing and decp restrictions 19 years ago
  aclement d1fd430e83 With type mungers remembering their location, we now get a sensible error line for this test! 19 years ago
  aclement cd39b13b69 Aha! You foul LazyTjp testcase. The fix I put in to properly support '-proceedOnError' highlighted a problem in this testcase which (until recently) was producing a compile time error *and* still writing the .class file out to disk. 19 years ago
  aclement b0aed72880 Re-add the LazyTjp testcase. 19 years ago
  aclement bf412c6787 TEMPORARILY deactivated one test to get a !*(&*£^ build to work. 19 years ago
  aclement 0a77939b32 Fix for: 19 years ago
  aclement 51aa367e89 Fix the build? 20 years ago
  aclement b133299238 Fix for Bugzilla Bug 73334 20 years ago
  aclement d1551bda9b Part of fix for AJDT bug 72671 20 years ago
  aclement 392ab7015c Include any weaving messages in with the info messages. 20 years ago
  aclement b45bd023c0 organized imports 20 years ago
  aclement f5035234ee Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file" 20 years ago
  aclement dbe1024f85 Fix and testcase for Bugzilla Bug 49657 20 years ago
  acolyer 65c67a4e84 fix for Bugzilla Bug 37020 20 years ago
  aclement 5b902242b0 Fix for Bugzilla Bug 71076 20 years ago
  aclement 36e24edf8d Get the classpath correct for running the rogue test :) 20 years ago
  aclement 593fdf21f2 Putting the failing test back in - will it work this time? 20 years ago
  aclement fe7b2e3009 commenting out one test for one run - must put it back in when its fixed! 20 years ago
  aclement 3705b9f636 Bugzilla Bug 71339 20 years ago
  aclement 36d7a888c5 Bugzilla Bug 71339 20 years ago
  aclement 28da31dea8 See the stack trace in real stderr so you can click on it ! 20 years ago
  acolyer 75111669c8 works for me! on Linux, on Windows, on JDK 1.4, on JDK 1.3... 20 years ago
  acolyer 3c70391775 making paths absolute flushed out a Linux file system dependency in one of the 20 years ago
  acolyer 648c0f4d15 fix for Bugzilla Bug 42573 20 years ago
  acolyer 487f62952e if I will insist on having my own directory.... 20 years ago
  acolyer df1bd2ae60 tests for Bugzilla Bug 54618 20 years ago
  aclement 1ad92493aa Enables a test to access the last run result (for output checking) 20 years ago
  acolyer 9bf0a75430 Added support to ease programmatic testing of compiler (AjcTestCase 20 years ago
  aclement 2982b4cc62 The BIG commit. 20 years ago
  aclement 2b8fa314f2 Fix for Bugzilla Bug 57666 20 years ago
  aclement 963a4c45c5 organized imports. 20 years ago
  acolyer 6ea8300440 fix for Bugzilla Bug 58681 20 years ago
  mkersten 66e2167bda Made AsmHiearchyBuilder extensible in order to support tools that require more 20 years ago
  acolyer 3120e45482 tests for the new options handling 20 years ago
  aclement 9ebfc84930 Fix and tests for Bugzilla Bug 62227 20 years ago
  acolyer 1fa4c5fe1b change test cases to use File.pathSeparator rather than ";" 20 years ago
  mkersten 3b7bd4b6f1 AsmBuilderTest.testNullHandlingOfVisit() now checks for an NPE instead of an EmptyStackException. I'm not sure how the original could have worked in the absence of the handle cache. 20 years ago
  aclement 0521e79aea Fix for Bug 55341 20 years ago
  acolyer 33d8ee9eed fix for Bugzilla Bug 31460 20 years ago
  wisberg 6cbf9cca10 Convenience method to run ajc in a child classloader and get List/String results in the parent (e.g., when running as a JUnit test) 20 years ago