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
2398ef92
Commit
2398ef92
authored
May 18, 1999
by
Per Cederqvist
Browse files
Avoid ".*" in regexps in the test suite, since they can easily match too much.
parent
44bb94ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
2398ef92
1999-05-18 Per Cederqvist <ceder@gratia>
Avoid ".*" in regexps in the test suite, since they can easily
match too much.
* src/server/testsuite/lyskomd.0/06.exp: Use "$hollerith" instead
of a hard-coded regexp, to avoid parsing past newlines.
* src/server/testsuite/lyskomd.0/person-cov.exp: Likewise.
* src/server/testsuite/lyskomd.0/send-async-cov.exp: Likewise.
* src/server/testsuite/lyskomd.0/04.exp: Use "$any" instead of "."
to match any character, to avoid parsing past newlines.
* src/server/testsuite/lyskomd.0/membership-cov.exp: Likewise.
1999-05-18 Per Cederqvist <ceder@lysator.liu.se>
Increase coverage.
...
...
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