tmpfile: improve error message
* spot/misc/tmpfile.cc: Display strerror(errno) plus some suggestions that depend on the error. Based on a report from Shengping Shaw. * THANKS: Add reporter. * tests/core/ltlcross5.test: New file. * tests/Makefile.am: Add it.
This commit is contained in:
parent
a06e547473
commit
d2ba554507
4 changed files with 91 additions and 2 deletions
|
|
@ -214,6 +214,7 @@ TESTS_twa = \
|
|||
core/bdddict.test \
|
||||
core/alternating.test \
|
||||
core/ltlcross3.test \
|
||||
core/ltlcross5.test \
|
||||
core/taatgba.test \
|
||||
core/renault.test \
|
||||
core/nondet.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue