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
79ec789a
Commit
79ec789a
authored
Nov 22, 2016
by
Francois-Rene Rideau
Committed by
Elias Pipping
Nov 22, 2016
Browse files
asdf-pathname-test: use assert-pathname-equal
parent
9ba454c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/asdf-pathname-test.script
View file @
79ec789a
...
...
@@ -473,6 +473,6 @@
#+os-unix
(progn
(DBG "Checking CMUCL user-homedir-pathname issue.")
(assert
(
pathname-equal
(uiop/common-lisp:user-homedir-pathname)
(getenv-pathname "HOME" :want-directory t)))
)
(assert
-
pathname-equal
(uiop/common-lisp:user-homedir-pathname)
(getenv-pathname "HOME" :want-directory 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