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
80a32b79
Commit
80a32b79
authored
Aug 29, 1998
by
Per Cederqvist
Browse files
Don't send the aux_no field in Aux-Item-Input data.
parent
c54a22e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/lyskomd.0/00.exp
View file @
80a32b79
...
...
@@ -159,9 +159,7 @@ simple_expect "=1035 10 { 5 6 7 8 9 11 12 13 14 15 }" "setting async"
send "1036 76 [holl "Eskil Block, FOA"] 0 1\n"
simple_expect "=1036 0 \\*" "No Eskil Block yet"
# FIXME: why do we pass aux_no? The "99" and "98" should be removed
# if the protocol is changed.
send "1037 89 [holl "Eskil Block, FOA"] [holl "liksE"] 2 { 99 9 00000000 1 [holl "simulated compface data"] 98 12 00000000 1 [holl "simulated pgp public key"] }\n"
send "1037 89 [holl "Eskil Block, FOA"] [holl "liksE"] 2 { 9 00000000 1 [holl "simulated compface data"] 12 00000000 1 [holl "simulated pgp public key"] }\n"
simple_expect ":2 9 6 2" "Eskil logged in (async c1)"
simple_expect "=1037 6" "created Eskil, got 6"
...
...
@@ -236,14 +234,10 @@ simple_expect "=1056 1 0 0 \\*" "one map (new-style)"
talk_to client 1
# FIXME: why do we pass aux_no? The "99" should be removed
# if the protocol is changed.
send "1057 86 [holl "text0005 failed attempt"] 1 { 0 1 } 1 { 99 9 00000000 1 [holl "simulated compface data"] }\n"
send "1057 86 [holl "text0005 failed attempt"] 1 { 0 1 } 1 { 9 00000000 1 [holl "simulated compface data"] }\n"
simple_expect "%1057 49 0" "not allowed to add compface to texts"
# FIXME: why do we pass aux_no? The "99" should be removed
# if the protocol is changed.
send "1058 86 [holl "text0005"] 1 { 0 1 } 1 { 99 1 00000000 1 [holl "text/plain"] }\n"
send "1058 86 [holl "text0005"] 1 { 0 1 } 1 { 1 00000000 1 [holl "text/plain"] }\n"
simple_expect ":18 15 5 $any_time 6 0 8 0 2 { 0 1 6 4 } 1 { 1 1 6 $any_time 00000000 1 [holl "text/plain"] }" "async to c1"
simple_expect "=1058 5" "Eskil created text 5"
talk_to client 0
...
...
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