Skip to content
GitLab
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
78654b62
Commit
78654b62
authored
Jun 15, 2002
by
Per Cederqvist
Browse files
Adjusted to the resolution of bug 596. This only affects how certain
tests fails.
parent
d127ef71
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/lyskomd.0/bug-37-2.exp
View file @
78654b62
...
...
@@ -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 \\ *" "=
1
{ 12 }" "Bug 597"
good_bad_expect "=1073 0 \\ *" "=
2
{
11
12 }" "Bug 597"
# 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" "=
1
{ 12 }" "Bug 37"
good_bad_expect "%1082 10 7" "=
2
{
11
12 }" "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 \\*" "=
1
{ 12 }" "Bug 595 and Bug 597"
good_bad_expect "=1091 0 \\*" "=
2
{
11
12 }" "Bug 595 and Bug 597"
# 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
.
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