Skip to content
Snippets Groups Projects
  1. Feb 04, 2010
  2. Dec 18, 2009
  3. Oct 27, 2009
    • Gary King's avatar
      Test improvements from Fare Rideau. · 40f7802a
      Gary King authored
      * work with Common Lisp Controller by disabling it for testing
      
      * tweak test-retry-loading-component test
      
      * tweak test-module-pathnames for CLISP (which can return
        `nil` for component's relative-pathname)
      
      * refactor `component-relative-pathname` for source-file's
        slightly
      40f7802a
  4. Sep 06, 2009
  5. Aug 12, 2009
  6. May 20, 2009
  7. Jan 10, 2009
    • Gary King's avatar
      2009-01-10 gwking@metabang.com · e7e46819
      Gary King authored
      	added make-defined-systems-table (unexported)
      	(re)applied Luis Oliveria's patch to add a restart for missing
      	components. This patch works in SBCL but not in Allegro Common
      	Lisp or CLISP. The problem has to do with the computation of
      	restarts and I'm still trying to figure it out. Since the
      	failure doesn't cause any _new_ problems (it just means that
      	the putative new restart isn't listed), I'm still committing.
      
      	* asdf.lisp
      
      	tests for the above
      
      	(new) test/test-retry-loading-component-1.script
      	(new) test/try-reloading-1.asd
      	(new) test/try-reloading-dependency.hidden
      e7e46819
Loading