X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fclos.test.sh;h=9f8d4e1c37955a5b39318a19eec17ddde2d4ff90;hb=9c9d6dbdc28a8bfe70be09f35263e9ec02411d0e;hp=41d7f8899a718aedf3fe5c90e7a0ba3e4dec95f5;hpb=a92c91a4fdcdcf1c96b33339c1ef077243183187;p=sbcl.git diff --git a/tests/clos.test.sh b/tests/clos.test.sh index 41d7f88..9f8d4e1 100644 --- a/tests/clos.test.sh +++ b/tests/clos.test.sh @@ -6,48 +6,16 @@ # 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 <