X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fclos.test.sh;h=47e91a817ec04f20dda63969a95f7bd7295b6b2f;hb=cf65b9804d28c5e6ee2fa53cbac143c2f87f108c;hp=41d7f8899a718aedf3fe5c90e7a0ba3e4dec95f5;hpb=a92c91a4fdcdcf1c96b33339c1ef077243183187;p=sbcl.git diff --git a/tests/clos.test.sh b/tests/clos.test.sh index 41d7f88..47e91a8 100644 --- a/tests/clos.test.sh +++ b/tests/clos.test.sh @@ -6,44 +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. -# Check that compiling and loading the file $1 generates an error -# at load time; also that just loading it directly (into the -# interpreter) generates an error. -expect_load_error () -{ - # Test compiling and loading. - $SBCL < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename <