spot/tests
Alexandre Duret-Lutz b1007a3d03 fix failing tests on Debian unstable
* tests/Makefile.am (ltsmin_modelcheck_LDADD): Add -lpthread as it
seems Debian's libtool does not carries this dependency over from
libspotltsmin.la.  Also using $(LTLIBMULTITHREAD) does not work,
because that would add -pthread which is currently ignored when
linking shared libraries (because libtool adds -nostdlib for some
reason).
2019-09-12 10:48:54 +02:00
..
core twa_graph: fix precondition on set_init_state 2019-07-30 15:35:12 +02:00
ltsmin forbid the use of std::endl on std::cerr 2019-07-17 09:15:50 +02:00
python * tests/python/sum.py: Simplify code. 2019-07-30 16:26:58 +02:00
sanity forbid the use of std::endl on std::cerr 2019-07-17 09:15:50 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am fix failing tests on Debian unstable 2019-09-12 10:48:54 +02:00
run.in work around new import statements generated by swig-4.0 2019-06-04 11:32:46 +02:00