tests: rename 'bugs' to 'regressions'
authorDaniel Kochmański <daniel@turtleware.eu>
Wed, 2 Sep 2015 08:51:51 +0000 (10:51 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Wed, 2 Sep 2015 08:51:51 +0000 (10:51 +0200)
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
56 files changed:
src/tests/Makefile.in
src/tests/config.lsp.in
src/tests/regressions/ansi-aux.lsp [moved from src/tests/bugs/ansi-aux.lsp with 100% similarity]
src/tests/regressions/doit.lsp [moved from src/tests/bugs/doit.lsp with 100% similarity]
src/tests/regressions/eformat-tests/hebrew_latin8_cr.txt [moved from src/tests/bugs/eformat-tests/hebrew_latin8_cr.txt with 100% similarity]
src/tests/regressions/eformat-tests/hebrew_latin8_crlf.txt [moved from src/tests/bugs/eformat-tests/hebrew_latin8_crlf.txt with 100% similarity]
src/tests/regressions/eformat-tests/hebrew_latin8_lf.txt [moved from src/tests/bugs/eformat-tests/hebrew_latin8_lf.txt with 100% similarity]
src/tests/regressions/eformat-tests/hebrew_utf8_cr.txt [moved from src/tests/bugs/eformat-tests/hebrew_utf8_cr.txt with 100% similarity]
src/tests/regressions/eformat-tests/hebrew_utf8_crlf.txt [moved from src/tests/bugs/eformat-tests/hebrew_utf8_crlf.txt with 100% similarity]
src/tests/regressions/eformat-tests/hebrew_utf8_lf.txt [moved from src/tests/bugs/eformat-tests/hebrew_utf8_lf.txt with 100% similarity]
src/tests/regressions/eformat-tests/kafka_cp1252_cr.txt [moved from src/tests/bugs/eformat-tests/kafka_cp1252_cr.txt with 100% similarity]
src/tests/regressions/eformat-tests/kafka_cp1252_crlf.txt [moved from src/tests/bugs/eformat-tests/kafka_cp1252_crlf.txt with 100% similarity]
src/tests/regressions/eformat-tests/kafka_cp1252_lf.txt [moved from src/tests/bugs/eformat-tests/kafka_cp1252_lf.txt with 100% similarity]
src/tests/regressions/eformat-tests/kafka_latin1_cr.txt [moved from src/tests/bugs/eformat-tests/kafka_latin1_cr.txt with 100% similarity]
src/tests/regressions/eformat-tests/kafka_latin1_crlf.txt [moved from src/tests/bugs/eformat-tests/kafka_latin1_crlf.txt with 100% similarity]
src/tests/regressions/eformat-tests/kafka_latin1_lf.txt [moved from src/tests/bugs/eformat-tests/kafka_latin1_lf.txt with 100% similarity]
src/tests/regressions/eformat-tests/kafka_utf8_cr.txt [moved from src/tests/bugs/eformat-tests/kafka_utf8_cr.txt with 100% similarity]
src/tests/regressions/eformat-tests/kafka_utf8_crlf.txt [moved from src/tests/bugs/eformat-tests/kafka_utf8_crlf.txt with 100% similarity]
src/tests/regressions/eformat-tests/kafka_utf8_lf.txt [moved from src/tests/bugs/eformat-tests/kafka_utf8_lf.txt with 100% similarity]
src/tests/regressions/eformat-tests/russian_koi8r_cr.txt [moved from src/tests/bugs/eformat-tests/russian_koi8r_cr.txt with 100% similarity]
src/tests/regressions/eformat-tests/russian_koi8r_crlf.txt [moved from src/tests/bugs/eformat-tests/russian_koi8r_crlf.txt with 100% similarity]
src/tests/regressions/eformat-tests/russian_koi8r_lf.txt [moved from src/tests/bugs/eformat-tests/russian_koi8r_lf.txt with 100% similarity]
src/tests/regressions/eformat-tests/russian_utf8_cr.txt [moved from src/tests/bugs/eformat-tests/russian_utf8_cr.txt with 100% similarity]
src/tests/regressions/eformat-tests/russian_utf8_crlf.txt [moved from src/tests/bugs/eformat-tests/russian_utf8_crlf.txt with 100% similarity]
src/tests/regressions/eformat-tests/russian_utf8_lf.txt [moved from src/tests/bugs/eformat-tests/russian_utf8_lf.txt with 100% similarity]
src/tests/regressions/eformat-tests/tilton_ascii_cr.txt [moved from src/tests/bugs/eformat-tests/tilton_ascii_cr.txt with 100% similarity]
src/tests/regressions/eformat-tests/tilton_ascii_crlf.txt [moved from src/tests/bugs/eformat-tests/tilton_ascii_crlf.txt with 100% similarity]
src/tests/regressions/eformat-tests/tilton_ascii_lf.txt [moved from src/tests/bugs/eformat-tests/tilton_ascii_lf.txt with 100% similarity]
src/tests/regressions/eformat-tests/tilton_utf8_cr.txt [moved from src/tests/bugs/eformat-tests/tilton_utf8_cr.txt with 100% similarity]
src/tests/regressions/eformat-tests/tilton_utf8_crlf.txt [moved from src/tests/bugs/eformat-tests/tilton_utf8_crlf.txt with 100% similarity]
src/tests/regressions/eformat-tests/tilton_utf8_lf.txt [moved from src/tests/bugs/eformat-tests/tilton_utf8_lf.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_ucs2_cr_be.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_ucs2_cr_be.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_ucs2_cr_le.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_ucs2_cr_le.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_ucs2_crlf_be.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_ucs2_crlf_be.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_ucs2_crlf_le.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_ucs2_crlf_le.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_ucs2_lf_be.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_ucs2_lf_be.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_ucs2_lf_le.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_ucs2_lf_le.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_ucs4_cr_be.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_ucs4_cr_be.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_ucs4_cr_le.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_ucs4_cr_le.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_ucs4_crlf_be.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_ucs4_crlf_be.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_ucs4_crlf_le.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_ucs4_crlf_le.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_ucs4_lf_be.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_ucs4_lf_be.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_ucs4_lf_le.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_ucs4_lf_le.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_utf8_cr.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_utf8_cr.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_utf8_crlf.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_utf8_crlf.txt with 100% similarity]
src/tests/regressions/eformat-tests/unicode_demo_utf8_lf.txt [moved from src/tests/bugs/eformat-tests/unicode_demo_utf8_lf.txt with 100% similarity]
src/tests/regressions/tests/compiler.lsp [moved from src/tests/bugs/tests/compiler.lsp with 100% similarity]
src/tests/regressions/tests/embedding.lsp [moved from src/tests/bugs/tests/embedding.lsp with 100% similarity]
src/tests/regressions/tests/external-formats.lsp [moved from src/tests/bugs/tests/external-formats.lsp with 100% similarity]
src/tests/regressions/tests/foreign-interface.lsp [moved from src/tests/bugs/tests/foreign-interface.lsp with 100% similarity]
src/tests/regressions/tests/metaobject-protocol.lsp [moved from src/tests/bugs/tests/metaobject-protocol.lsp with 100% similarity]
src/tests/regressions/tests/mixed.lsp [moved from src/tests/bugs/tests/mixed.lsp with 100% similarity]
src/tests/regressions/tests/multiprocessing.lsp [moved from src/tests/bugs/tests/multiprocessing.lsp with 100% similarity]
src/tests/regressions/tests/test-ansi.lsp [moved from src/tests/bugs/tests/test-ansi.lsp with 100% similarity]
src/tests/regressions/tools.lsp [moved from src/tests/bugs/tools.lsp with 100% similarity]
src/tests/regressions/universe.lsp [moved from src/tests/bugs/universe.lsp with 100% similarity]

index 922251c..a583364 100755 (executable)
@@ -4,7 +4,7 @@ all: show-fails
 
 .PHONY: do-regressions cleanup clean-sources update
 
-BUGS_FILES := $(shell find ../../src/tests/bugs/ -type f)
+BUGS_FILES := $(shell find ../../src/tests/regressions/ -type f)
 
 regressions.log: config.lsp
        $(MAKE) do-regressions
index 4848fe7..f9f95bf 100755 (executable)
@@ -45,7 +45,7 @@
 
 (defvar *test-name* (or (ext:getenv "TEST_NAME") "ecl"))
 (defvar *output-directory* *here*)
-(defvar *regressions-sources* (merge-pathnames "bugs/" *test-sources*))
+(defvar *regressions-sources* (merge-pathnames "regressions/" *test-sources*))
 (defvar *regressions-sandbox* (merge-pathnames "regressions/" *here*))
 (defvar *wild-inferiors* (make-pathname :name :wild
                                         :type :wild