spot/tests
Alexandre Duret-Lutz 0ab8dc06c4 install back the safety check of includes.test
Compilation of each header file alone, as a safety check, was removed
when introducing "#pragma once" because we did not have to check for
possible double inclusion.  However we still need to compile each
header to make sure they are self-contained.

* tests/sanity/includes.test: Compile each header.
* tests/run.in: Export various compiler and directory flags.
* spot/twaalgos/emptiness_stats.hh, spot/misc/mspool.hh,
spot/misc/fixpool.hh: Include <spot/misc/common.hh>.
* spot/misc/common.hh: Include <cassert>.
* NEWS: Mention the fixed headers.
2016-12-02 15:03:43 +01:00
..
core parseaut: diagnose invalid acceptance terms 2016-12-01 18:34:44 +01:00
ltsmin split ltsmin/check.test in three files 2016-11-24 11:36:26 +01:00
python twa: introduce intersects() and friends 2016-11-13 11:23:12 +01:00
sanity install back the safety check of includes.test 2016-12-02 15:03:43 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am split ltsmin/check.test in three files 2016-11-24 11:36:26 +01:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00