Cosmetics to please sanity checks.
* src/neverparse/public.hh, src/neverparse/parsedecl.hh: Fix inclusion guards. * src/tgba/tgbaexplicit.hh, src/tgbatest/emptchk.test, src/tgbatest/ltl2tgba.cc: Fix trailing whitespaces.
This commit is contained in:
parent
87f69eaf18
commit
1e0f99e824
6 changed files with 27 additions and 20 deletions
|
|
@ -54,9 +54,9 @@ expect_ce()
|
|||
run 0 ../ltl2tgba -CR -eTau03_opt -f "$1"
|
||||
run 0 ../ltl2tgba -CR -eGV04 -f "$1"
|
||||
# Expect multiple accepting runs
|
||||
test `../ltl2tgba -CR -e'CVWY90(repeated)' -l "$1" |
|
||||
test `../ltl2tgba -CR -e'CVWY90(repeated)' -l "$1" |
|
||||
grep Prefix: | wc -l` -ge $2
|
||||
test `../ltl2tgba -CR -e'SE05(repeated)' -l "$1" |
|
||||
test `../ltl2tgba -CR -e'SE05(repeated)' -l "$1" |
|
||||
grep Prefix: | wc -l` -ge $2
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue