Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
3926d649
Commit
3926d649
authored
Aug 10, 2002
by
Per Cederqvist
Browse files
get-unread-confs is now better. Bug 597 fixed.
parent
7c3a9e4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/lyskomd.0/bug-37-2.exp
View file @
3926d649
...
...
@@ -329,7 +329,7 @@ talk_to client 3
# gazonk does get-unread-confs of foo. Should return the empty list.
send "1073 52 6\n"
good_bad
_expect "=1073 0 \\
*"
"=2 { 11 12 }" "Bug 597"
simple
_expect "=1073 0 \\*"
# gazonk does get-membership of foo. Should return 1 { 6 }.
send "1074 99 6 0 100 1\n"
...
...
@@ -365,7 +365,7 @@ simple_expect "%1081 13 12"
# gazonk does get-unread-confs of bar. Should return undefined-person.
send "1082 52 7\n"
good_bad_expect "%1082 10 7" "=
2 { 11 12 }
" "Bug 37"
good_bad_expect "%1082 10 7" "=
0 \\*
" "Bug 37"
# gazonk does get-membership of bar. Should return undefined-person.
send "1083 99 7 0 100 1\n"
...
...
@@ -400,7 +400,7 @@ simple_expect "%1090 10 7"
# gazonk does get-unread-confs of citrus. Should return the empty list.
send "1091 52 8\n"
good_bad
_expect "=1091 0 \\*"
"=2 { 11 12 }" "Bug 595 and Bug 597"
simple
_expect "=1091 0 \\*"
# gazonk does get-membership of citrus. Should return 1 { 6 }.
send "1092 99 8 0 100 1\n"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment