X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fclos.test.sh;h=9f8d4e1c37955a5b39318a19eec17ddde2d4ff90;hb=d7875c296a4988e9f27e2776237884deb1984c62;hp=73ed7052710b6c4fa5b1f0395cd63e6f92084980;hpb=778877cd8b0aad3cc3d2555e83d55e9f229678c7;p=sbcl.git diff --git a/tests/clos.test.sh b/tests/clos.test.sh index 73ed705..9f8d4e1 100644 --- a/tests/clos.test.sh +++ b/tests/clos.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="clos-test-$$-tmp" -tmpfilename="$base_tmpfilename.lisp" -compiled_tmpfilename="$base_tmpfilename.fasl" +use_test_subdirectory + +tmpfilename="$TEST_FILESTEM.lisp" # This should fail, but didn't until sbcl-0.6.12.7, with Martin # Atzmueller's port of Pierre Mai's fixes. @@ -61,7 +61,7 @@ expect_load_error $tmpfilename # succession. cat > $tmpfilename < $tmpfilename <