- 20 Oct, 2017 1 commit
-
-
Francois-Rene Rideau authored
A recent manual test found a bug upgrading from 3.2.1. So include that in the test set. New policy: include first and last of the last few ASDF series, not just last.
-
- 20 Jul, 2017 2 commits
-
-
Francois-Rene Rideau authored
Move forcing into its own file. Include forcing, not plan, among session slots. Share a toplevel forcing for all performable plans. Have REQUIRE use load-system, not require-system, so as not to conflict with session forcing options. Don't call with-asdf-session outside the test scripts themselves. Cleanup a few scripts accordingly, and beyond.
-
Francois-Rene Rideau authored
Replace with-asdf-cache with with-asdf-session. Introduce *asdf-session-class* to hold the class of the session. Introduce caching-cache, currently the only session class, that only contains a cache, for now.
-
- 19 Feb, 2017 2 commits
-
-
Francois-Rene Rideau authored
This shall address Allegro testing issues on Windows. Also, no need for an ALLEGRO_NOISY variable.
-
Francois-Rene Rideau authored
Our punting strategy seems to fail, but it doesn't matter, because CCL has always been quite up-to-date on its ASDF.
-
- 17 Feb, 2017 1 commit
-
-
Francois-Rene Rideau authored
Test upgrade from 3.2.0, not from 3.1.5. Make asdf-tools and run-tests agree on which versions to test and to skip.
-
- 31 Oct, 2016 1 commit
-
-
Francois-Rene Rideau authored
-
- 16 Oct, 2016 1 commit
-
-
Robert Goldman authored
-
- 30 Sep, 2016 1 commit
-
-
Elias Pipping authored
-
- 25 Sep, 2016 1 commit
-
-
Francois-Rene Rideau authored
Selection: REQUIRE, 3.1.7, 3.1.5, 3.0.3, 2.26. Older doesn't make sense since we now always "punt" on 2.26 and earlier. More versions since then makes limited sense because the code base has been much more stable with respect to upgrade since then. You can always test upgrade from more versions with e.g. ./make-asdf.sh l=sbcl u=all u
-
- 02 Sep, 2016 1 commit
-
-
Elias Pipping authored
-
- 28 Feb, 2016 1 commit
-
-
Robert Goldman authored
-
- 25 Feb, 2016 1 commit
-
-
Robert Goldman authored
-
- 29 Sep, 2015 1 commit
-
-
Robert Goldman authored
This export was breaking lisp-invocation (and thus the tests) on Allegro.
-
- 07 Jul, 2015 1 commit
-
-
Francois-Rene Rideau authored
-
- 01 Jul, 2015 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
Use "build.exe" and "buildi.exe" to get this behavior.
-
- 30 Jun, 2015 1 commit
-
-
Robert Goldman authored
-
- 29 Jun, 2015 1 commit
-
-
Francois-Rene Rideau authored
-
- 09 Jun, 2015 1 commit
-
-
Francois-Rene Rideau authored
They work with the cmucl 2014-12 snapshot. My previous failures were due to my old, tweaked cmucl install.
-
- 08 Jun, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Also, while testing, rename the default lispworks binary to lispworks-console in accord with the latest version of lisp-invocation.
-
- 06 May, 2015 1 commit
-
-
Robert Goldman authored
-
- 12 Mar, 2015 1 commit
-
-
Francois-Rene Rideau authored
Based on a contribution by Christian Shafmeister.
-
- 19 May, 2014 1 commit
-
-
Francois-Rene Rideau authored
fixing bugs, moving asdf-builder into tools and splitting it into minimal script itself and Lisp source.
-
- 13 May, 2014 1 commit
-
-
Francois-Rene Rideau authored
-
- 09 May, 2014 1 commit
-
-
Francois-Rene Rideau authored
-
- 20 Apr, 2014 1 commit
-
-
Francois-Rene Rideau authored
-
- 16 Apr, 2014 1 commit
-
-
Francois-Rene Rideau authored
-
- 14 Apr, 2014 1 commit
-
-
Francois-Rene Rideau authored
-
- 17 Mar, 2014 1 commit
-
-
Francois-Rene Rideau authored
-
- 27 Jan, 2014 1 commit
-
-
Francois-Rene Rideau authored
* load-op needn't be sideway, its sideway dependencies are already provided by prepare-op * compile-op should use compile-op (default) not load-op as its downward-operation. * no need for an input-files method for prepare-op, nil is the global default. * Some documentation for compute-action-stamp. * Don't skip upgrade from 1.x on Allegro anymore, since we now correctly punt. * Instead of asdf/package:define-package, use the canonical name uiop/package:define-package
-
- 09 Jan, 2014 1 commit
-
-
Francois-Rene Rideau authored
-
- 08 Jan, 2014 1 commit
-
-
Francois-Rene Rideau authored
Do upgrade tests in reverse chronological order for more relevance.
-
- 07 Jan, 2014 1 commit
-
-
Francois-Rene Rideau authored
-
- 31 Dec, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 20 Dec, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 11 Dec, 2013 2 commits
-
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
Allegro lisp names for SMP variants in the usage string didn't agree with the arguments in the script itself.
-
- 10 Dec, 2013 1 commit
-
-
Robert P. Goldman authored
-