X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fcompiler.test.sh;h=548f9eea62cac5fc8483b74951983612ffaa1df1;hb=96bb2dc76dddb1a21b3886fa7522796879e9ed9d;hp=de4512d765b30f9a7fe0e45f648ddaaabb690813;hpb=0f478fd4bc883675aab83c049df099281232e580;p=sbcl.git diff --git a/tests/compiler.test.sh b/tests/compiler.test.sh index de4512d..548f9ee 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 < $tmpfilename < $tmpfilename < $tmpfilename < $tmpfilename <