X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fclos.test.sh;h=65dd5d8c82ace75fdaff2c65af71591a0c5cab3a;hb=1250e993756076f6e12a6459983d9a953529ff96;hp=41d7f8899a718aedf3fe5c90e7a0ba3e4dec95f5;hpb=a92c91a4fdcdcf1c96b33339c1ef077243183187;p=sbcl.git diff --git a/tests/clos.test.sh b/tests/clos.test.sh index 41d7f88..65dd5d8 100644 --- a/tests/clos.test.sh +++ b/tests/clos.test.sh @@ -45,6 +45,28 @@ EOF fi } +# 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 < $tmpfilename < $tmpfilename <