X-Git-Url: https://git.distorted.org.uk/~mdw/runlisp/blobdiff_plain/de2e8025c7486d41c608e0a8beefcf9fd8bcf685..627ff527e9062eb2ad4c94b6f674bae087217f6e:/tests.at diff --git a/tests.at b/tests.at index 7b06d6a..c6c1987 100644 --- a/tests.at +++ b/tests.at @@ -210,7 +210,7 @@ AT_CHECK([RUNLISP_PATH -e '(format t "Just another Lisp hacker!~%")'],, ## The `:runlisp-script' keyword should /not/ be in `*features*'. traceon -AT_CHECK([RUNLISP_PATH -p '(find :runlisp-script *features*)'],, [NIL +AT_CHECK([RUNLISP_PATH -d '(find :runlisp-script *features*)'],, [NIL ]) ## Check a mixture of all the kinds of evaluation. We'll need a stunt script @@ -229,14 +229,19 @@ cat >script.lisp <