Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
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
e67eb1de
Commit
e67eb1de
authored
Sep 06, 2000
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add $srcdir to the front of the aux-item file name when calling startup_leaks.
parent
57bbcbb4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
src/server/testsuite/leaks.0/leaks10.exp
src/server/testsuite/leaks.0/leaks10.exp
+2
-2
src/server/testsuite/leaks.0/leaks99.exp
src/server/testsuite/leaks.0/leaks99.exp
+2
-2
No files found.
src/server/testsuite/leaks.0/leaks10.exp
View file @
e67eb1de
...
...
@@ -27,10 +27,10 @@ read_versions
source "$srcdir/config/leaks.exp"
startup_leaks "leaks.0/no-aux-items.conf"
startup_leaks "
$srcdir/
leaks.0/no-aux-items.conf"
shutdown_leaks
read_usage_base
startup_leaks "leaks.0/lots-aux-items.conf"
startup_leaks "
$srcdir/
leaks.0/lots-aux-items.conf"
shutdown_leaks
check_usage "Aux item definition parser" auxp
src/server/testsuite/leaks.0/leaks99.exp
View file @
e67eb1de
...
...
@@ -86,11 +86,11 @@ check_usage "lyskomd test internal-connections-cov" iconn
source "$srcdir/lyskomd.0/aux-items-cov.exp"
check_usage "lyskomd test aux-items-cov" aux
startup_leaks "leaks.0/no-aux-items.conf"
startup_leaks "
$srcdir/
leaks.0/no-aux-items.conf"
shutdown_leaks
read_usage_base
startup_leaks "leaks.0/lots-aux-items.conf"
startup_leaks "
$srcdir/
leaks.0/lots-aux-items.conf"
shutdown_leaks
check_usage "Aux item definition parser" auxp
...
...
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