Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-server-ceder-1616-generations-topgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
e67eb1de
Commit
e67eb1de
authored
Sep 6, 2000
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Add $srcdir to the front of the aux-item file name when calling startup_leaks.
parent
57bbcbb4
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/server/testsuite/leaks.0/leaks10.exp
+2
-2
2 additions, 2 deletions
src/server/testsuite/leaks.0/leaks10.exp
src/server/testsuite/leaks.0/leaks99.exp
+2
-2
2 additions, 2 deletions
src/server/testsuite/leaks.0/leaks99.exp
with
4 additions
and
4 deletions
src/server/testsuite/leaks.0/leaks10.exp
+
2
−
2
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
This diff is collapsed.
Click to expand it.
src/server/testsuite/leaks.0/leaks99.exp
+
2
−
2
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment