X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Frun-program.test.sh;h=788c0f540ced7460eeea58aadb918b8f612520ce;hb=d76c81b0ca4dcfc99f0cd805f5c20493fa80b2b6;hp=a1a36e71b91c50c3a5c50160a0d21c8168fa30e7;hpb=cc1f30efe1c7438bfe6a413f16145ba2d63f7fe2;p=sbcl.git diff --git a/tests/run-program.test.sh b/tests/run-program.test.sh index a1a36e7..788c0f5 100644 --- a/tests/run-program.test.sh +++ b/tests/run-program.test.sh @@ -2,30 +2,61 @@ # tests related to SB-EXT:RUN-PROGRAM -sbcl --noinform --noprint --sysinit /dev/null --userinit /dev/null < error in function SB-IMPL::%ENUMERATE-SEARCH-LIST: -# Undefined search list: path -# -# (SB-EXT:RUN-PROGRAM "/bin/uname" '("-a") :OUTPUT :STREAM) -# doesn't return a STREAM (the way doc string claims) - # success convention exit 104