X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fcompiler.test.sh;h=6a816dffc7c3ffb92170d68aaf0ab604409b87e1;hb=ef5fdd6fc577298d1cef8eb97de5f577e30dd642;hp=6c135a46d6642454ed03df302fe704ca61f8c2f0;hpb=abd50c820df25616883a6850df1780044365137e;p=sbcl.git diff --git a/tests/compiler.test.sh b/tests/compiler.test.sh index 6c135a4..6a816df 100644 --- a/tests/compiler.test.sh +++ b/tests/compiler.test.sh @@ -6,16 +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. . ./expect.sh -base_tmpfilename="compiler-test-$$-tmp" -tmpfilename="$base_tmpfilename.lisp" -compiled_tmpfilename="$base_tmpfilename.fasl" +use_test_subdirectory + +tmpfilename="$TEST_FILESTEM.lisp" # This should fail, as type inference should show that the call to FOO # will return something of the wrong type. @@ -39,11 +39,11 @@ expect_failed_compile $tmpfilename # having the same name. cat > $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename <