X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fcompiler.test.sh;h=264f474a1c4d1f185f450d764778f38fa2273d31;hb=d4b738d6c0b354de817fa490b50814e40872b3d0;hp=149ab198421b5a48d4eb69ab01257a1fc86daef2;hpb=245101f127d61e28b9c864c720eb17973469a904;p=sbcl.git diff --git a/tests/compiler.test.sh b/tests/compiler.test.sh index 149ab19..264f474 100644 --- a/tests/compiler.test.sh +++ b/tests/compiler.test.sh @@ -11,91 +11,7 @@ # absolutely no warranty. See the COPYING and CREDITS files for # more information. -# FIXME: the functions below should be in their own file, sourced by -# each of the *.test.sh scripts. - -# 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 <