git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Log incoming-TLS details on rejects. Bug 305
[users/jgh/exim.git]
/
test
/
stdout
/
0002
diff --git
a/test/stdout/0002
b/test/stdout/0002
index 35f1bb99b149411f3809261332b33d0bfea00194..e6270977b96ff2a9b3b1d510ae12309b8736a28e 100644
(file)
--- a/
test/stdout/0002
+++ b/
test/stdout/0002
@@
-64,6
+64,13
@@
> listcount: 3
> listcount: 2
>
> listcount: 3
> listcount: 2
>
+> listextract: b
+> listextract: XcX
+> listextract:
+> listextract:
+> listextract: fail
+> Failed: "extract" failed and "fail" requested
+>
> # Tests with iscntrl() and illegal separators
>
> map: 'a'
> # Tests with iscntrl() and illegal separators
>
> map: 'a'
@@
-260,9
+267,11
@@
> # Numeric overflow
> # >32b should work, >64b not
>
> # Numeric overflow
> # >32b should work, >64b not
>
-> 4096M y
-> 4096000000 y
-> 4611686018427387904 y
+> 1 > 2047M n
+> 1 > 2048M n
+> 1 > 4096000000 n
+> 1 > 4096M n
+> 1 > 4611686018427387904 n
> Failed: absolute value of integer "46116860184273879040" is too large (overflow)
>
> # Conditions
> Failed: absolute value of integer "46116860184273879040" is too large (overflow)
>
> # Conditions