clean state.
http://lilypond.org/doc/v2.17/Documentation/contributor/verify-regression-tests
is more overviewish, but it lacks the final
make check
which is needed after make test-clean, IIUC.
I think the intended difference is that in the first set of
instructions the final 'make test-cl
e check
>
> to restore the system to a clean state.
>
> http://lilypond.org/doc/v2.17/Documentation/contributor/verify-regression-tests
>
> is more overviewish, but it lacks the final
>
> make check
>
> which is needed after make test-clean, IIUC.
I think the intended diff
ed 'make']
make test-redo && make check (the latter is rather implicitly hidden in
the text)
After all looks good, do a
make test-clean && make check
to restore the system to a clean state.
http://lilypond.org/doc/v2.17/Documentation/contributor/verify-regression-