spot/tests
Maximilien Colange 3fe74f1cb9 make valgrind understand our memory pools
Annotate pools with valgrind macros so that it detects errors in pool
usage. Typically, we wish valgrind to detect a leak when the user fails
to call proper deallocation function.

* spot/misc/fixpool.hh, spot/misc/mspool.hh: here
* configure.ac: ensure that valgrind header exists
* tests/Makefile.am, tests/core/mempool.cc, tests/core/mempool.test,
  tests/core/.gitignore: add tests to ensure valgrind accurately detects
  leaks
2018-06-20 14:26:31 +02:00
..
core make valgrind understand our memory pools 2018-06-20 14:26:31 +02:00
ltsmin always capture exceptions by const references 2018-03-14 17:51:08 +01:00
python translate: add ltl-split option 2018-06-20 11:38:59 +02:00
sanity * tests/sanity/style.test: Allow {{x}} in constructors. 2018-05-24 19:23:48 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am make valgrind understand our memory pools 2018-06-20 14:26:31 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00