spot/tests
Alexandre Duret-Lutz 8a74ae6c9d misc: fix some down_cast issues
We had new failure on MinGW with GCC believing that some pointer
returned by down_cast could be NULL; and the down_cast function was in
the global namespace.

* spot/misc/casts.hh: Rewrite.
* NEWS: Mention the small issues.
* tests/core/ikwiad.cc, tests/core/ngraph.cc: Adjust to use
spot::down_cast instead of down_cast.
2018-01-10 21:35:46 +01:00
..
core misc: fix some down_cast issues 2018-01-10 21:35:46 +01:00
ltsmin ltsmin: catch exceptions by reference 2017-06-20 17:29:48 +02:00
python python: add colored parity support to postproc and translate 2018-01-08 11:37:22 +01:00
sanity Fix a typo in a test 2017-11-22 11:08:39 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am python: remove error recovery checks from the public notebooks 2018-01-07 16:22:46 +01:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00