X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fcompiler.test.sh;h=45acaba67c84ac61625497debc2426bede414204;hb=04d819bb1a2e64de4e997203b9516229bb73c686;hp=4c731b23dc1e1721e02bf35b695b9990e6697692;hpb=5b43e28a5a9f0fcdefc2132840492e2e382876c6;p=sbcl.git diff --git a/tests/compiler.test.sh b/tests/compiler.test.sh index 4c731b2..45acaba 100644 --- a/tests/compiler.test.sh +++ b/tests/compiler.test.sh @@ -6,12 +6,12 @@ # 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. -. expect.sh +. ./expect.sh base_tmpfilename="compiler-test-$$-tmp" tmpfilename="$base_tmpfilename.lisp" @@ -39,17 +39,34 @@ expect_failed_compile $tmpfilename # having the same name. cat > $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < y 1) (funcall (if (> y 0) #'foo #'identity) y)))) +EOF +expect_clean_compile $tmpfilename + # This shouldn't fail despite the apparent type mismatch, because of # the NOTINLINE declaration. cat > $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename <