Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
c3374247
Commit
c3374247
authored
Aug 06, 2006
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added one more test case for adding an aux-item to the wrong type of of object.
parent
69615aad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
7 deletions
+11
-7
src/server/testsuite/lyskomd.0/55.exp
src/server/testsuite/lyskomd.0/55.exp
+11
-7
No files found.
src/server/testsuite/lyskomd.0/55.exp
View file @
c3374247
...
...
@@ -121,19 +121,23 @@ simple_expect "%1019 49 0"
send "1020 93 $attempt3 0 { } 1 { 2 00000000 0 [holl "foo"] }\n"
simple_expect "%1020 49 0"
# Add a modify-only "conference" aux-item to a
text
(fails).
send "1021 9
2 1
0 { } 1 { 4 00000000 0 [holl "foo"] }\n"
# Add a modify-only "conference" aux-item to a
person
(fails).
send "1021 9
3 $attempt3
0 { } 1 { 4 00000000 0 [holl "foo"] }\n"
simple_expect "%1021 49 0"
# Add a modify-only "
letterbox
" aux-item to a text (fails).
send "1022 92 1 0 { } 1 {
6
00000000 0 [holl "foo"] }\n"
# Add a modify-only "
conference
" aux-item to a text (fails).
send "1022 92 1 0 { } 1 {
4
00000000 0 [holl "foo"] }\n"
simple_expect "%1022 49 0"
# Add a modify-only "letterbox" aux-item to a text (fails).
send "1023 92 1 0 { } 1 { 6 00000000 0 [holl "foo"] }\n"
simple_expect "%1023 49 0"
# Shut down.
talk_to client 1
send "1023 42 255\n"
simple_expect "=1023"
send "1024 44 0\n"
send "1024 42 255\n"
simple_expect "=1024"
send "1025 44 0\n"
simple_expect "=1025"
client_death 1
lyskomd_death
Write
Preview
Markdown
is supported
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