spot/tests
Alexandre Duret-Lutz 20cf43b3ea use SPOT_ASSERT instead of assert
For #184.

* spot/graph/graph.hh, spot/kripke/kripkegraph.hh,
spot/misc/bitvect.hh, spot/misc/common.hh, spot/misc/fixpool.hh,
spot/misc/mspool.hh, spot/misc/timer.hh, spot/tl/formula.hh,
spot/twa/acc.hh, spot/twa/taatgba.hh, spot/twa/twa.hh,
spot/twa/twagraph.hh, spot/twaalgos/emptiness_stats.hh,
spot/twaalgos/mask.hh, spot/twaalgos/ndfs_result.hxx,
spot/twaalgos/sccinfo.hh, spot/twaalgos/translate.hh: Replace
assert() by SPOT_ASSERT(), or an exception, or nothing, depending
on the case.
* tests/sanity/style.test: Flag all asserts in headers.
* HACKING: Discuss assertions.
2016-07-24 23:26:59 +02:00
..
core bin: overhaul default input selection 2016-07-19 21:55:12 +02:00
ltsmin sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
python python: add missing bindings for randomize() 2016-07-19 02:55:07 +02:00
sanity use SPOT_ASSERT instead of assert 2016-07-24 23:26:59 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am new test case to improve coverage stats 2016-07-19 13:35:47 +02:00
run.in tests: reset CFLAGS 2016-06-14 14:39:53 +02:00