From 6bacc7090a4d219a48899c5b5b08b33f4811dc7f Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 11 Oct 2020 12:42:20 +0100 Subject: Testsuite: case-number shuffling --- test/aux-fixed/0608.bounce.tmpl | 10 ++++++++++ test/aux-fixed/0618.list | 4 ++++ test/aux-fixed/0620.lsearch | 1 + test/aux-fixed/0622.bounce.tmpl | 10 ---------- test/aux-fixed/0623.list | 4 ---- test/aux-fixed/0625.lsearch | 1 - 6 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 test/aux-fixed/0608.bounce.tmpl create mode 100644 test/aux-fixed/0618.list create mode 100644 test/aux-fixed/0620.lsearch delete mode 100644 test/aux-fixed/0622.bounce.tmpl delete mode 100644 test/aux-fixed/0623.list delete mode 100644 test/aux-fixed/0625.lsearch (limited to 'test/aux-fixed') diff --git a/test/aux-fixed/0608.bounce.tmpl b/test/aux-fixed/0608.bounce.tmpl new file mode 100644 index 000000000..67f3ae555 --- /dev/null +++ b/test/aux-fixed/0608.bounce.tmpl @@ -0,0 +1,10 @@ +Subject: this is a customised bounce message +**** +Second item. Forms the start of the error message. +Expansions: + \$sender_address <$sender_address> + \$bounce_recipient <$bounce_recipient> + \$warn_message_delay "$warn_message_delay" +**** +Third item. +**** diff --git a/test/aux-fixed/0618.list b/test/aux-fixed/0618.list new file mode 100644 index 000000000..737a751a0 --- /dev/null +++ b/test/aux-fixed/0618.list @@ -0,0 +1,4 @@ +fred: yes +jim: him also +good1.ex: yup +good2.ex: ok diff --git a/test/aux-fixed/0620.lsearch b/test/aux-fixed/0620.lsearch new file mode 100644 index 000000000..7ec3b5b90 --- /dev/null +++ b/test/aux-fixed/0620.lsearch @@ -0,0 +1 @@ +trythiskey.ex: has this data diff --git a/test/aux-fixed/0622.bounce.tmpl b/test/aux-fixed/0622.bounce.tmpl deleted file mode 100644 index 67f3ae555..000000000 --- a/test/aux-fixed/0622.bounce.tmpl +++ /dev/null @@ -1,10 +0,0 @@ -Subject: this is a customised bounce message -**** -Second item. Forms the start of the error message. -Expansions: - \$sender_address <$sender_address> - \$bounce_recipient <$bounce_recipient> - \$warn_message_delay "$warn_message_delay" -**** -Third item. -**** diff --git a/test/aux-fixed/0623.list b/test/aux-fixed/0623.list deleted file mode 100644 index 737a751a0..000000000 --- a/test/aux-fixed/0623.list +++ /dev/null @@ -1,4 +0,0 @@ -fred: yes -jim: him also -good1.ex: yup -good2.ex: ok diff --git a/test/aux-fixed/0625.lsearch b/test/aux-fixed/0625.lsearch deleted file mode 100644 index 7ec3b5b90..000000000 --- a/test/aux-fixed/0625.lsearch +++ /dev/null @@ -1 +0,0 @@ -trythiskey.ex: has this data -- cgit v1.2.3