split ltsmin/check.test in three files

Fixes #195.

* tests/ltsmin/check.test: Extract the spins and gal checks
and move them to...
* tests/ltsmin/check2.test, tests/ltsmin/check3.test: ... these files.
* tests/Makefile.am: Adjust.
This commit is contained in:
Alexandre Duret-Lutz 2016-11-24 10:52:37 +01:00
parent dc4a477172
commit 1afb76a630
4 changed files with 78 additions and 33 deletions

View file

@ -380,6 +380,8 @@ endif
if USE_LTSMIN
TESTS_ltsmin = \
ltsmin/check.test \
ltsmin/check2.test \
ltsmin/check3.test \
ltsmin/finite.test \
ltsmin/finite2.test \
ltsmin/finite3.test \