X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fcompiler.test.sh;h=fd948bf10e3fe68824ed3a71e3669e229560095a;hb=fab1ba8d4e92ecb5d496577fc205675218911b1d;hp=149ab198421b5a48d4eb69ab01257a1fc86daef2;hpb=245101f127d61e28b9c864c720eb17973469a904;p=sbcl.git diff --git a/tests/compiler.test.sh b/tests/compiler.test.sh index 149ab19..fd948bf 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 < $tmpfilename <