X-Git-Url: https://git.distorted.org.uk/~mdw/runlisp/blobdiff_plain/de2e8025c7486d41c608e0a8beefcf9fd8bcf685..b9707689c439a7b4716fa062485305651c0ab23e:/tests.at diff --git a/tests.at b/tests.at index 7b06d6a..b7991db 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 <