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
c479d62d
Commit
c479d62d
authored
Aug 31, 2015
by
Daniel Kochmański
Browse files
restruct: move characters tests to separate directory
Signed-off-by:
Daniel Kochmański
<
daniel@turtleware.eu
>
parent
7f70f2ff
Changes
4
Hide whitespace changes
Inline
Side-by-side
char-compare.lsp
→
characters/
char-compare.lsp
View file @
c479d62d
File moved
character.lsp
→
characters/
character.lsp
View file @
c479d62d
File moved
name-char.lsp
→
characters/
name-char.lsp
View file @
c479d62d
File moved
load-characters.lsp
View file @
c479d62d
...
...
@@ -6,6 +6,6 @@
(in-package :cl-test)
(compile-and-load "char-aux.lsp")
(load "character.lsp")
(load "char-compare.lsp")
(load "name-char.lsp")
(load "
characters/
character.lsp")
(load "
characters/
char-compare.lsp")
(load "
characters/
name-char.lsp")
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