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