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:
parent
dc4a477172
commit
1afb76a630
4 changed files with 78 additions and 33 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue