spot/tests
Maximilien Colange c9131aee72 add a pool allocator for STL containers
* spot/priv/allocator.hh, spot/priv/Makefile.am: add a STL-compliant
  allocator based on spot::fixed_size_pool
* spot/misc/fixpool.hh, spot/misc/fixpool.cc, spot/misc/Makefile.am:
  refactor the existing spot::fixed_size_pool
* spot/ltsmin/ltsmin.cc, spot/twa/twaproduct.cc: reflect changes in the
  interface of spot::fixed_size_pool
* tests/core/mempool.cc: test the new allocator
2018-06-20 14:26:45 +02:00
..
core add a pool allocator for STL containers 2018-06-20 14:26:45 +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