X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fcompiler.test.sh;h=fd948bf10e3fe68824ed3a71e3669e229560095a;hb=64ec717cf13c44fb4571c1fd7fbd508551ecfe01;hp=65d034159aa1a3ec5fe05b2d9f9470f5ad0a26c6;hpb=b8fb12e4870780ba1188e63f177d4679a535091d;p=sbcl.git diff --git a/tests/compiler.test.sh b/tests/compiler.test.sh index 65d0341..fd948bf 100644 --- a/tests/compiler.test.sh +++ b/tests/compiler.test.sh @@ -11,104 +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 <