X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Frun-program.test.sh;h=9f7b9ab56321d3f910149a406e5f44414f912d5c;hb=bcbbce86c47a1c530d488c7876a453100fcd933e;hp=a1a36e71b91c50c3a5c50160a0d21c8168fa30e7;hpb=cc1f30efe1c7438bfe6a413f16145ba2d63f7fe2;p=sbcl.git diff --git a/tests/run-program.test.sh b/tests/run-program.test.sh index a1a36e7..9f7b9ab 100644 --- a/tests/run-program.test.sh +++ b/tests/run-program.test.sh @@ -2,30 +2,60 @@ # 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