Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
aef329be
Commit
aef329be
authored
Feb 05, 2018
by
Mathieu Giraud
Browse files
tests/should-to-tap.sh: document, grep -E
parent
976b996e
Changes
1
Hide whitespace changes
Inline
Side-by-side
algo/tests/should-to-tap.sh
View file @
aef329be
...
...
@@ -8,7 +8,7 @@ In the .should_get format, every line starting with a # is a comment
every line starting with a
$
is a description of the test
non empty lines, must be of the following form:
<info>:<regexp>
where <regexp> is a regular expression passed to grep
where <regexp> is a regular expression passed to
`
grep
-E
`
(beware to escape backslashes).
info is the number of times this regular expression should occur in the file.
the info can be prefixed by a letter either s or f or e (they can be mixed):
...
...
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