X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fexpect.sh;h=b3c986cc5a3e9f8f3c62856dd29bd0f332745b51;hb=9b55754d5328a5f44ee224d32865fc8dadee123b;hp=9a209faa1f84818e3de0e049837534ba181d0535;hpb=5b43e28a5a9f0fcdefc2132840492e2e382876c6;p=sbcl.git diff --git a/tests/expect.sh b/tests/expect.sh index 9a209fa..b3c986c 100644 --- a/tests/expect.sh +++ b/tests/expect.sh @@ -36,10 +36,6 @@ EOF # Test that a file compiles cleanly, with no ERRORs, WARNINGs or # STYLE-WARNINGs. -# -# Maybe this wants to be in a compiler.test.sh script? This function -# was originally written to test APD's patch for slot readers and -# writers not being known to the compiler. -- CSR, 2002-08-14 expect_clean_compile () { $SBCL <