X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fclos.test.sh;h=47e91a817ec04f20dda63969a95f7bd7295b6b2f;hb=d8659f1e656234e8f0f47d5295b503dd6cff4aba;hp=65dd5d8c82ace75fdaff2c65af71591a0c5cab3a;hpb=6c129930bd75f25a66aa0cbf0e5bc8091401d5ce;p=sbcl.git diff --git a/tests/clos.test.sh b/tests/clos.test.sh index 65dd5d8..47e91a8 100644 --- a/tests/clos.test.sh +++ b/tests/clos.test.sh @@ -6,66 +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 <