summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2023-09-05 14:01:10 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2023-09-05 14:16:17 +0100
commit5dec5c7c0e98805bf8f345fe16b36ba676f24c4b (patch)
tree2481c8c6d78be097abbf19138965e009cd4668e2 /test/scripts/0000-Basic
parent09b9a4dfe0e57982531a6dcf311be0c1b84e001a (diff)
Testsuite: support "anything but" returncode script lines
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r--test/scripts/0000-Basic/070026
1 files changed, 13 insertions, 13 deletions
diff --git a/test/scripts/0000-Basic/0700 b/test/scripts/0000-Basic/0700
index 7bc8671df..74d19d7b3 100644
--- a/test/scripts/0000-Basic/0700
+++ b/test/scripts/0000-Basic/0700
@@ -46,11 +46,11 @@ exim_msgdate --base36 000000-005XGK-00
0 TZ=GMT
exim_msgdate --base36 ZZZZZZ-005XGK-RR
****
-255 TZ=GB
+~0 TZ=GB
exim_msgdate --base36 zzzzzz-005xgk-zz
****
### An invalid base option
-255 TZ=GMT
+~0 TZ=GMT
exim_msgdate --base 32 ZZZZZZ
****
### Message IDs generated on a standard system
@@ -127,19 +127,19 @@ exim_msgdate --localhost_number 9 -base 62 EZZZZZZ-003FPJ-WF
0 TZ=GMT
exim_msgdate --localhost_number 9 -base 36 EZZZZZZ-003FPJ-Q0
****
-# hostno too big
-255 TZ=GMT
+### hostno too big
+~0 TZ=GMT
exim_msgdate --localhost_number 11 -base 36 EZZZZZZ-003FPJ-WF
****
0 TZ=GMT
exim_msgdate -localhost_number 9 --local -base 62 EZZZZZZ-003FPJ-WF
****
-# hostno negative
-255 TZ=GMT
+### hostno negative
+~0 TZ=GMT
exim_msgdate --localhost_number -1 -base 36 EZZZZZZ-003FPJ-WF
****
-# hostno too big
-255 TZ=GMT
+### hostno too big
+~0 TZ=GMT
exim_msgdate --localhost_number 19 -base 62 EZZZZZZ-003FPJ-WF
****
#
@@ -187,16 +187,16 @@ exim_msgdate -l -u -z -localhost_number=13 000000 1PANS3 zzzzzz
exim_msgdate -l -u -z -localhost_number=13 000000 1PANS3 ZZZZZZ
****
### All msg-id types, all zones, localhost_number = 20
-255 TZ=GB
+~0 TZ=GB
exim_msgdate -l -u -z -localhost_number=20 E000000-005XGK-00
****
-255 TZ=GMT
+~0 TZ=GMT
exim_msgdate -l -u -z -localhost_number=20 000000-005XGK-00 ZZZZZZ-005XGK-zz 1PANS3-003FPJ-TW
****
-255 TZ=GB
+~0 TZ=GB
exim_msgdate -l -u -z -localhost_number=20 000000 1PANS3 zzzzzz
****
-255 TZ=GMT
+~0 TZ=GMT
exim_msgdate -l -u -z -localhost_number=20 000000 1PANS3 ZZZZZZ
****
### All msg-id types, all zones, base=36
@@ -206,7 +206,7 @@ exim_msgdate -l -u -z --b36 E000000-005XGK-00
0 TZ=GMT
exim_msgdate -l -u -z --b36 000000-005XGK-00 ZZZZZZ-005XGK-R0 1PANS3-003FPJ-RR
****
-255 TZ=GB
+~0 TZ=GB
exim_msgdate -l -u -z --b36 000000 1PANS3 zzzzzz
****
0 TZ=GMT