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
6f4ddc81
Commit
6f4ddc81
authored
Sep 02, 2016
by
Elias Pipping
Browse files
Tests: Improve clasp support (still incomplete)
parent
c01c86f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/run-tests.sh
View file @
6f4ddc81
...
...
@@ -242,8 +242,8 @@ case "$lisp" in
eval
=
"--eval"
;;
clasp
)
command
=
"
${
CLASP
:-
clasp
}
"
flags
=
""
eval
=
""
;;
flags
=
"
--norc --noinit
"
eval
=
"
--eval
"
;;
clisp
)
command
=
"
${
CLISP
:-
clisp
}
"
flags
=
"-norc --silent -ansi -I "
...
...
Elias Pipping
@epipping
mentioned in commit
0bd850ff
·
Sep 18, 2016
mentioned in commit
0bd850ff
mentioned in commit 0bd850ff004dcd2c8d411707618f5efcbe0ff826
Toggle commit list
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