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:
Alexandre Duret-Lutz 2019-12-15 16:10:05 +01:00
parent a06e547473
commit d2ba554507
4 changed files with 91 additions and 2 deletions

View file

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