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
Karsten Poeck
ansi-test
Commits
a5df2ae9
Commit
a5df2ae9
authored
Aug 31, 2015
by
Daniel Kochmański
Browse files
restruct: move load system construction tests to separate directory
Signed-off-by:
Daniel Kochmański
<
daniel@turtleware.eu
>
parent
6fe121cd
Changes
6
Hide whitespace changes
Inline
Side-by-side
load-system-construction.lsp
View file @
a5df2ae9
...
...
@@ -5,8 +5,8 @@
(in-package :cl-test)
(load "compile-file.lsp")
(load "load.lsp")
(load "with-compilation-unit.lsp")
(load "features.lsp")
(load "modules.lsp")
(load "
load-system-construction/
compile-file.lsp")
(load "load
-system-construction/load
.lsp")
(load "
load-system-construction/
with-compilation-unit.lsp")
(load "
load-system-construction/
features.lsp")
(load "
load-system-construction/
modules.lsp")
compile-file.lsp
→
load-system-construction/
compile-file.lsp
View file @
a5df2ae9
File moved
features.lsp
→
load-system-construction/
features.lsp
View file @
a5df2ae9
File moved
load.lsp
→
load-system-construction/
load.lsp
View file @
a5df2ae9
File moved
modules.lsp
→
load-system-construction/
modules.lsp
View file @
a5df2ae9
File moved
with-compilation-unit.lsp
→
load-system-construction/
with-compilation-unit.lsp
View file @
a5df2ae9
File moved
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