Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
asdf
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
asdf
asdf
Commits
6f4ddc81
Commit
6f4ddc81
authored
Sep 02, 2016
by
Elias Pipping
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tests: Improve clasp support (still incomplete)
parent
c01c86f5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
test/run-tests.sh
test/run-tests.sh
+2
-2
No files found.
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
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