Alexandre Duret-Lutz
|
ee83e8e4c2
|
tests: work around to compiler warnings
* tests/core/cube.cc, tests/core/twagraph.cc: Fix warning about
unused variable in absence of assert().
|
2021-10-03 00:57:21 +02:00 |
|
Etienne Renault
|
c61b721a48
|
cube: more tests
* tests/core/cube.cc, tests/core/cube.test: Here.
|
2020-06-09 16:20:59 +02:00 |
|
Etienne Renault
|
011115cb1d
|
tests: include missing config.h
* spot/mc/unionfind.cc,
spot/twacube/cube.cc,
spot/twacube/twacube.cc,
spot/twacube_algos/convert.cc,
tests/core/bricks.cc,
tests/core/cube.cc,
tests/core/twacube.cc: here.
|
2020-06-03 10:33:54 +02:00 |
|
Etienne Renault
|
f04074bd6d
|
sanity: replace tabulars by spaces
* spot/ltsmin/ltsmin.cc,
spot/mc/ec.hh, spot/mc/intersect.hh,
spot/mc/reachability.hh, spot/mc/unionfind.cc,
spot/mc/utils.hh, spot/twacube/cube.cc,
spot/twacube/twacube.cc,
spot/twacube/twacube.hh,
spot/twacube_algos/convert.cc,
spot/twacube_algos/convert.hh,
tests/core/bricks.cc,
tests/core/cube.cc,
tests/core/twacube.cc,
tests/ltsmin/modelcheck.cc: here.
|
2020-06-03 10:33:53 +02:00 |
|
Etienne Renault
|
8d57700d6a
|
convert: BDD to cube conversions
* README, configure.ac, spot/Makefile.am,
spot/twacube_algos/Makefile.am, spot/twacube_algos/convert.cc
spot/twacube_algos/convert.hh, tests/core/cube.cc,
tests/core/cube.test: here.
|
2020-06-03 10:33:53 +02:00 |
|
Etienne Renault
|
7c3fdd6b97
|
Introduce cube data structure
* README, configure.ac, spot/Makefile.am,
spot/twacube/Makefile.am, spot/twacube/cube.cc,
spot/twacube/cube.hh, tests/Makefile.am,
tests/core/.gitignore, tests/core/cube.cc,
tests/core/cube.test: here.
|
2020-06-03 10:33:53 +02:00 |
|