Re: verify regression tests

2012-10-04 Thread Marc Hohl
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

Re: verify regression tests

2012-10-02 Thread Janek WarchoĊ‚
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

verify regression tests

2012-09-30 Thread Marc Hohl
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-