projects
/
eow
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update testcase
[eow]
/
run.lisp
1
#! /usr/bin/env sbcl --script
2
3
(require 'asdf)
4
(load "setup.lisp")
5
(sb-ext:run-program "./runtest.sh" nil :input t :output t)