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
b1dbfed1
Commit
b1dbfed1
authored
Nov 06, 2010
by
Alexandre Duret-Lutz
Browse files
* src/tgbatest/neverclaimread.test: Check that Spot can read the
neverclaims it outputs.
parent
a6677c29
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
b1dbfed1
2010-11-06 Alexandre Duret-Lutz <adl@gnu.org>
* src/tgbatest/neverclaimread.test: Check that Spot can read the
neverclaims it outputs.
2010-11-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Do not output a counterexample by default in ltl2tgba, introduce
...
...
src/tgbatest/neverclaimread.test
View file @
b1dbfed1
...
...
@@ -95,9 +95,6 @@ EOF
grep
input
:
stderr
>>
stderrfilt
diff
stderrfilt
expected
# Skip the rest of this test if neither Spin nor ltl2ba are installed.
test
-
n
"
$SPIN$LTL2BA
"
||
exit
cat
>
formulae
<<
EOF
a
<>
[]
a
...
...
@@ -116,4 +113,6 @@ do
$LTL2BA
-
f
"
$f
"
>
f
.
ltl2ba
run
0
..
/
ltl2tgba
-
E
-
Pf
.
tgba
-
XN
f
.
ltl2ba
fi
run
0
..
/
ltl2tgba
-
DS
-
NN
-
f
"
$f
"
>
f
.
spot
run
0
..
/
ltl2tgba
-
E
-
Pf
.
tgba
-
XN
f
.
spot
done
<
formulae
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