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
4a43e24a
Commit
4a43e24a
authored
Sep 30, 2015
by
Alexandre Duret-Lutz
Browse files
* iface/ltsmin/kripke.test: Fix paths to test binaries.
parent
0bbcd6e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
iface/ltsmin/kripke.test
View file @
4a43e24a
#! /bin/sh
# -*- coding: utf-8 -*-
# Copyright (C) 2011, 2014 Laboratoire de Recherche et Developpement
# Copyright (C) 2011, 2014
, 2015
Laboratoire de Recherche et Developpement
# de l'Epita (LRDE)
#
# This file is part of Spot, a model checking library.
...
...
@@ -34,9 +34,9 @@ fi
set
-
e
run
0
..
/
modelcheck
-
gK
$
{
srcdir
}
/
finite
.
dve
'F("P.a > 5")'
>
output
run
0
$
{
top_builddir
}
/
src
/
kripke
test
/
parse_print
output
|
tr
-
d
'"'
>
output2
run
0
$
{
top_builddir
}
/
src
/
test
s
/
parse_print
output
|
tr
-
d
'"'
>
output2
tr
-
d
'"'
<
output
>
outputF
cmp
outputF
output2
..
/
modelcheck
-
gK
$srcdir
/
beem
-
peterson
.4.
dve
'!G("pos[1] < 3")'
>
outputP
$
{
top_builddir
}
/
src
/
t
gbatest
/
ltl2tgba
-
e
-
KPoutputP
'!G("pos[1] < 3")'
$
{
top_builddir
}
/
src
/
t
ests
/
ikwiad
-
e
-
KPoutputP
'!G("pos[1] < 3")'
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