Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jan Moringen
asdf
Commits
e69904a8
Commit
e69904a8
authored
Oct 14, 2016
by
Robert Goldman
Committed by
Francois-Rene Rideau
Oct 16, 2016
Browse files
Disable Allegro upgrade testing on version 2.x and earlier.
parent
4f380e70
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/run-tests.sh
View file @
e69904a8
...
...
@@ -420,6 +420,9 @@ valid_upgrade_test_p () {
abcl:1.
*
|
abcl:2.00[0-9]:
*
|
abcl:201[0-9]:
*
|
abcl:2.2[0-3]:
*
)
:
;;
# ccl fasl numbering broke loading of old asdf 2.0
ccl:2.0[01]
*
)
:
;;
# Allegro ships with versions 3*, so give up testing 2
# Also, unpatched Allegro 10 has bug updating from 2.26 and before
allegro
*
:[12].
*
)
:
;;
# My old ubuntu 10.04LTS clisp 2.44.1 came wired in
# with an antique ASDF 1.374 from CLC that can't be downgraded.
# More recent CLISPs work.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment