Skip to content
  1. Jan 13, 2013
    • Francois-Rene Rideau's avatar
      2.26.82: much cleanups and fixes on the driver. · 21594070
      Francois-Rene Rideau authored
      Tests: SBCL passes test-lisp and test-upgrade
      Also:
      * big refactoring of test infrastructure
      * contrib/debug.lisp and (asdf/driver:asdf-debug) for debugging.
      * remove aif and it, use the cleaner if-bind.
      * backtrace support, with improvements from trivial-backtrace.
      * integration of asdf-condition-control (originally from xcvb-driver)
      * simplify the upgrade heuristic: always tries to upgrade once.
        The previous heuristic was too complex with too many failure cases.
        You are thus assumed to want a given version asdf
        if and only if it is in your source-registry.
      21594070
  2. Mar 31, 2011
  3. Jun 09, 2010
    • Robert P. Goldman's avatar
      Added test attempting to validate bug 590517. · 4711ad45
      Robert P. Goldman authored
      Added a test in which the system (test-redundant-recompile) is intended to
      have :in-order-to values that echo the ones reported to cause redundant
      recompilation in bug 590517.
      
      I have still been unable to replicate this phenomenon, however.
      4711ad45