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
f458eba1
Commit
f458eba1
authored
Feb 01, 2011
by
Alexandre Duret-Lutz
Browse files
* src/tgbatest/ltl2tgba.test: Fix previous test case.
parent
ad93f875
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
f458eba1
2011-02-01 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/tgbatest/ltl2tgba.test: Fix previous test case.
2011-01-28 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Fixup minimize_monitor().
...
...
src/tgbatest/ltl2tgba.test
View file @
f458eba1
...
...
@@ -106,7 +106,7 @@ grep 'transitions: 0$' stdout
grep
'states: 1$'
stdout
# Make sure a monitor for F(a & F(b)) accepts everything.
run
0
..
/
ltl2tgba
-
ks
-
f
"
$f
"
|
grep
' ->'
>
stdout
run
0
..
/
ltl2tgba
-
M
-
f
"
F(a & F(b))
"
|
grep
' ->'
>
stdout
cat
>
expected
<<
EOF
0
->
1
1
->
1
[
label
=
"1
\n
"
]
...
...
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