* src/tgbatest/ltl2tgba.test: Test both -l and -f. This should
have been done on 2010-01-30 when the default translation was changed from -l to -f.
This commit is contained in:
parent
0dca4be69d
commit
7627b9673b
2 changed files with 8 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ set -e
|
|||
|
||||
check ()
|
||||
{
|
||||
run 0 ../ltl2tgba "$1"
|
||||
run 0 ../ltl2tgba -l "$1"
|
||||
run 0 ../ltl2tgba -f "$1"
|
||||
run 0 ../ltl2tgba -f -FC "$1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue