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
Karsten Poeck
ansi-test
Commits
d6735208
Commit
d6735208
authored
Apr 14, 2015
by
Robert Strandh
Committed by
Daniel Kochmański
Aug 31, 2015
Browse files
Added ASDF system for shared ansi test code.
parent
c05e0fd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansi-test-common.asd
0 → 100644
View file @
d6735208
(
cl:in-package
#:asdf-user
)
(
defsystem
:ansi-test-common
:depends-on
(
:regression-test
)
:serial
t
:components
((
:file
"packages"
)))
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