Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
63116ff7
Commit
63116ff7
authored
Jan 22, 2017
by
Etienne Renault
Committed by
Alexandre Duret-Lutz
Feb 01, 2017
Browse files
Fixes
#205
.
* tests/core/hierarchy.test: here.
parent
cdfa6078
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/core/hierarchy.test
View file @
63116ff7
...
...
@@ -52,7 +52,7 @@ test "$(echo $(genltl --dac --format='%h') | sed 's/ //g')" = \
# Implementations of uniq differ in the number of leading spaces, so
# we remove them all.
genltl
--
dac
--
format
=
'%[vw]h'
|
sort
|
uniq
-
c
|
sed
's/^ *\([0-9]
\+
\)
\+
/\1 /g'
>
out
sed
's/^ *\([0-9]
[0-9]*
\)
*
/\1 /g'
>
out
cat
>
expected
<<
EOF
1
guarantee
obligation
persistence
recurrence
reactivity
2
obligation
persistence
recurrence
reactivity
...
...
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