git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Certificate variables and field-extractor expansions. Bug 1358
[exim.git]
/
test
/
stdout
/
0002
diff --git
a/test/stdout/0002
b/test/stdout/0002
index 1cf6a5b843562069fcff5b55d0e897fced9220c1..64e5719444cb4875886330e02d0458f691c8c6b1 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'
@@
-556,7
+563,7
@@
> " yes" true EXPECT: true
> " no" false EXPECT: false
> "yes " true EXPECT: true
> " yes" true EXPECT: true
> " no" false EXPECT: false
> "yes " true EXPECT: true
->
Failed: unrecognised boolean value "-1"
+>
"-1" true EXPECT: true
> "0" false EXPECT: false
> "1" true EXPECT: true
> " 0 " false EXPECT: false
> "0" false EXPECT: false
> "1" true EXPECT: true
> " 0 " false EXPECT: false
@@
-566,6
+573,7
@@
> " " false EXPECT: false
> Failed: unrecognised boolean value "text"
> Failed: unrecognised boolean value "text"
> " " false EXPECT: false
> Failed: unrecognised boolean value "text"
> Failed: unrecognised boolean value "text"
+> Failed: unrecognised boolean value "-text"
> Failed: unrecognised boolean value "text"
> Failed: unrecognised boolean value "text"
> "00" false EXPECT: false
> Failed: unrecognised boolean value "text"
> Failed: unrecognised boolean value "text"
> "00" false EXPECT: false