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
15f28b8a
Commit
15f28b8a
authored
Nov 11, 2016
by
Elias Pipping
Browse files
Enable test on ECL 16.0.0
parent
b263ded6
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test-run-program-unix.script
View file @
15f28b8a
...
...
@@ -24,13 +24,6 @@
(leave-test
"This test is not meant to be run on versions of CMU CL that predate 21B" 0))))
#+ecl
(unless (version-satisfies
(lisp-implementation-version)
"16.1.2")
(leave-test
"This test is not meant to be run on versions of ECL that predate 16.1.2" 0))
#+mkcl
(unless (version-satisfies (lisp-implementation-version) "1.1.10")
(leave-test
...
...
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