Print F"proc.st" as Fproc.st.
* src/ltlvisit/tostring.cc: Allow '.' in bare words while printing atomic propositions. * src/ltltest/bare.test: New file. * src/ltltest/Makefile.am: Add it.
This commit is contained in:
parent
af639e58c7
commit
64484e7816
3 changed files with 36 additions and 2 deletions
|
|
@ -76,6 +76,7 @@ EXTRA_DIST = $(TESTS)
|
|||
|
||||
# Ordered by strength of the test. Test basic features first.
|
||||
TESTS = \
|
||||
bare.test \
|
||||
parse.test \
|
||||
parseerr.test \
|
||||
utf8.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue