summaryrefslogtreecommitdiff
path: root/test/stdout
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-07-05 16:32:27 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-07-05 17:43:04 +0100
commit5f17d2f09733cc77355841fbf095a95186cc9fe5 (patch)
tree7040c65ccc02b23ef1435a4d8937349a51084324 /test/stdout
parent89b1a5980cf39a0f34186a4c91c3b316c7b2f831 (diff)
Support ret-full on lsearch. Bug 2611
Diffstat (limited to 'test/stdout')
-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