X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Frun-tests.sh;h=dabe6ffdb92d4db6c273a44920fcc3e8aa908015;hb=04d819bb1a2e64de4e997203b9516229bb73c686;hp=08f5665eb08d4ae4c932822066bcbac4b86e76ff;hpb=9ce24dc604859d2670a989da2a9015b67c37e00f;p=sbcl.git diff --git a/tests/run-tests.sh b/tests/run-tests.sh index 08f5665..dabe6ff 100644 --- a/tests/run-tests.sh +++ b/tests/run-tests.sh @@ -6,7 +6,7 @@ # --break-on-failure Break into the debugger when a test fails # unexpectedly # --break-on-expected-failure Break into the debugger when any test fails -# +# # If no test files are specified, runs all tests. # This software is part of the SBCL system. See the README file for @@ -15,7 +15,7 @@ # 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.