* src/ltltest/Makefile.am (EXTRA_DIST): Distribute formulae.txt.
* src/ltltest/formulae.txt: New files (2200 LTL formulea generated by Wring). * src/ltltest/formules.ltl: Delete. * src/reduc.test: Read formulae.txt.
This commit is contained in:
parent
57fa1c8b5f
commit
a37bac0133
5 changed files with 2211 additions and 2177 deletions
|
|
@ -57,7 +57,7 @@ tunenoform_SOURCES = equals.cc
|
|||
tunenoform_CPPFLAGS = $(AM_CPPFLAGS) -DNENOFORM -DTUNABBREV
|
||||
|
||||
|
||||
EXTRA_DIST = $(TESTS)
|
||||
EXTRA_DIST = $(TESTS) formulae.txt
|
||||
|
||||
# Ordered by strength of the test. Test basic features first.
|
||||
TESTS = \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue