Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
ed513e0e
Commit
ed513e0e
authored
Sep 09, 2016
by
Daniel Kochmański
Committed by
Francois-Rene Rideau
Sep 09, 2016
Browse files
tests: fix test-program function call
parent
f4735a88
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test-program.script
View file @
ed513e0e
...
...
@@ -108,8 +108,8 @@
#+(or ecl mkcl)
(progn
(DBG "Now create an program without UIOP")
(assert (probe-file (asdf/bundle::
asdf-library
-pathname)))
(assert (probe-file (asdf/bundle::
compiler-library
-pathname)))
(assert (probe-file (asdf/bundle::
system-module
-pathname
"asdf"
)))
(assert (probe-file (asdf/bundle::
system-module
-pathname
"cmp"
)))
(def-test-system hello-no-uiop
:class program-system
:no-uiop t
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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