spot/tests
Alexandre Duret-Lutz d1b8495510 do not use a global variable to define the number of available threads
* python/spot/impl.i: Make parallel_policy implicitly contractible.
* spot/graph/graph.hh (sort_edges_srcfirst_): Pass a parallel_policy
explicitly.
* spot/twa/twagraph.hh, spot/twa/twagraph.cc (merge_states): Likewise.
* spot/misc/common.cc: Remove file.
* spot/misc/common.hh (set_nthreads, get_nthreads): Remove, and
replace with...
(parallel_policy): ... this.
* spot/misc/Makefile.am, tests/python/mergedge.py, NEWS: Adjust.
2022-08-14 23:09:56 +02:00
..
core rename pg_print() as print_pg() and add it to to_str() 2022-07-23 21:38:23 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python do not use a global variable to define the number of available threads 2022-08-14 23:09:56 +02:00
sanity tests: replace all "assert" by unittest assertions 2022-03-07 09:03:21 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am parseaut: Add support for PGSolver's format 2022-07-22 10:54:08 +02:00
run.in tests: workaround test not failing if the Spot support more colors 2022-06-21 14:24:08 +02:00