X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Frun-program.test.sh;h=b95931a420ee536fbbac919efdf2cb8e34be30f7;hb=f5583053b2918ad03d00a0bf063be02d57dfb2c1;hp=f04a3bd54327ccb948d92acf2b401bb88ff11afa;hpb=675c5a9f9e3028bc2fd922ed6f570f01cf8c41cf;p=sbcl.git diff --git a/tests/run-program.test.sh b/tests/run-program.test.sh index f04a3bd..b95931a 100644 --- a/tests/run-program.test.sh +++ b/tests/run-program.test.sh @@ -8,35 +8,69 @@ # While most of SBCL is derived from the CMU CL system, the test # files (like this one) were written from scratch after the fork # from CMU CL. -# +# # This software is in the public domain and is provided with # absolutely no warranty. See the COPYING and CREDITS files for # more information. -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