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:
Alexandre Duret-Lutz 2012-11-28 17:27:14 +01:00
parent af639e58c7
commit 64484e7816
3 changed files with 36 additions and 2 deletions

View file

@ -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 \