Alexandre Duret-Lutz
|
5232e6a2fb
|
* tests/core/randaut.test: Simplify calls to randaut/autfilt.
|
2016-01-06 15:17:59 +01:00 |
|
Alexandre Duret-Lutz
|
f470edc6c4
|
Do not run the Python tests when --disable-python.
* tests/Makefile.am (TESTS_python): Define conditionally.
|
2016-01-06 14:24:51 +01:00 |
|
Alexandre Duret-Lutz
|
d68db6ad44
|
use find to clean to test suite temporary directories
* tests/Makefile.am (distclean-local): Here.
|
2016-01-05 17:20:51 +01:00 |
|
Alexandre Duret-Lutz
|
6e854b6d83
|
move the sanity tests in tests/sanity/
* spot/sanity/: Move ...
* tests/sanity/: ... here.
* spot/sanity/Makefile.am: Merge with...
* tests/Makefile.am: ... this.
* tests/run.in: Learn to run perl tests.
* README, configure.ac, spot/Makefile.am: Adjust.
* spot/tl/mark.hh: Add missing SPOT_API detected by
fixed private.test.
* spot/twaalgos/weight.cc, spot/twaalgos/weight.hh: Move...
* spot/priv/weight.cc, spot/priv/weight.hh: ... here, as
suggested by fixed private.test.
* spot/twaalgos/tau03opt.cc, spot/twaalgos/Makefile.am,
spot/priv/Makefile.am: Adjust.
|
2016-01-05 17:20:51 +01:00 |
|
Alexandre Duret-Lutz
|
6b881a2e38
|
* tests/python/ipnbdoctest.py: 80 columns.
|
2016-01-05 11:53:03 +01:00 |
|
Alexandre Duret-Lutz
|
ddc424f5a3
|
move ltsmin tests to tests/ltsmin/
* spot/ltsmin/defs.in: Delete.
* spot/ltsmin/README, spot/ltsmin/beem-peterson.4.dve,
spot/ltsmin/check.test, spot/ltsmin/elevator2.1.pm,
spot/ltsmin/finite.dve, spot/ltsmin/finite.pm, spot/ltsmin/finite.test,
spot/ltsmin/finite2.test, spot/ltsmin/kripke.test,
spot/ltsmin/modelcheck.cc: Move...
* tests/ltsmin/: ... here.
* spot/ltsmin/README: Point to tests/ltsmin/README.
* README, configure.ac, spot/ltsmin/Makefile.am, tests/.gitignore,
tests/Makefile.am, tests/core/defs.in: Adjust.
|
2016-01-05 11:52:24 +01:00 |
|
Alexandre Duret-Lutz
|
5cb94a1a3f
|
Merge the core and python tests in the tests/ directory
* tests/: Rename as...
* tests/core/: ... this.
* python/tests/: Rename as...
* tests/python/: ... this.
* python/tests/run.in: Move as...
* tests/run.in: This, and adjust.
* tests/Makefile.am: Adjust to run both core and python tests.
* configure.ac, README, debian/python3-spot.examples, debian/rules,
doc/org/tut.org, python/Makefile.am, spot/ltsmin/Makefile.am,
spot/ltsmin/kripke.test, spot/sanity/ipynb.test: Adjust.
|
2016-01-04 16:02:30 +01:00 |
|
Alexandre Duret-Lutz
|
134dfc73de
|
move spot/bin/ and spot/tests/ up by one level
* spot/bin/: Move...
* bin/: ... here.
* spot/tests/: Move...
* tests/: ... here.
* Makefile.am, README, bench/stutter/Makefile.am,
bench/stutter/stutter_invariance_formulas.cc, doc/Makefile.am,
configure.ac, debian/rules, spot/Makefile.am, spot/ltsmin/Makefile.am,
spot/ltsmin/kripke.test, spot/sanity/style.test, python/tests/run.in:
Adjust.
|
2015-12-27 20:10:59 +01:00 |
|