add test case for issue #546
This, and the previous two patches, fixes issue #546. * tests/core/ltlcross.test: Add a test case.
This commit is contained in:
parent
67b5d2aa9a
commit
5826a40063
1 changed files with 3 additions and 0 deletions
|
|
@ -68,3 +68,6 @@ ltlcross --verbose ltl2tgba ltl2tgba \
|
||||||
|
|
||||||
# Issue #524.
|
# Issue #524.
|
||||||
ltlcross ltl2tgba -f '!(X(v3 | G!v5) | ((Xv5 & !(v5 & !X!v3)) U !v5))'
|
ltlcross ltl2tgba -f '!(X(v3 | G!v5) | ((Xv5 & !(v5 & !X!v3)) U !v5))'
|
||||||
|
|
||||||
|
# Issue #546.
|
||||||
|
ltlcross 'ltl2tgba --medium -p' 'ltl2tgba -p' -f 'a | FGa | GF(!b | Gb)'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue