summaryrefslogtreecommitdiff
path: root/test/stdout/0002
diff options
context:
space:
mode:
Diffstat (limited to 'test/stdout/0002')
-rw-r--r--test/stdout/000222
1 files changed, 22 insertions, 0 deletions
diff --git a/test/stdout/0002 b/test/stdout/0002
index b8ff36122..d0e8b5d7b 100644
--- a/test/stdout/0002
+++ b/test/stdout/0002
@@ -491,12 +491,18 @@ newline tab\134backslash ~tilde\177DEL\200\201.
> # lookups that are required in all cases.
>
> CALLER
+> postmaster: CALLER
>
> ==X@Y
> ==*
> ==*@Z
> ==*
>
+> x@y ==X@Y
+> * ==*
+> *@z ==*@Z
+> * ==*
+>
> data for a.b.c.d
> failed x.y.z
> data for *.p.q
@@ -505,6 +511,14 @@ newline tab\134backslash ~tilde\177DEL\200\201.
> Failed: "lookup" failed and "fail" requested
> data for *
>
+> a.b.c.d: data for a.b.c.d
+> failed x.y.z
+> *.p.q: data for *.p.q
+> *.p.q: data for *.p.q
+> *.p.q: data for *.p.q
+> Failed: "lookup" failed and "fail" requested
+> *: data for *
+>
> q1: "abc"
> q2: "xyz":
> q3: "pqr" :
@@ -513,6 +527,14 @@ newline tab\134backslash ~tilde\177DEL\200\201.
> q6: "white space"
> q7: "b\\s"
>
+> q1: abc "abc"
+> q2: xyz: "xyz":
+> q3: pqr : "pqr" :
+> q4: a:b "a:b" abc continued data (make sure not key)
+> q5: "quoted" "\"quoted\""
+> q6: white space "white space"
+> q7: b\s "b\\s"
+>
> abc: abc
> a.b.c: *.b.c
> ab.c: *b.c