On Fri, 2010-04-09 at 02:55 -0400, Boris Shingarov wrote:
> > Alternatively, you could just check explicitly for an
>   > empty result in System::part_of_line_pure_height. 
>  
> And if it's empty, then not do the translation at all, right?
> Will do this right now and see how much better this
> gets us. 
>  
> BTW, what is the correct (supposed) way to run the
> regtests?  I am just running Lilypond on all the files
> from a bash script, as I can't seem to find the script
> that would be supposed to run the suite -- if such a
> beast exists. 

Checkout a known good commit (eg. origin/master)
make test-baseline
git checkout my-branch
make && make test-clean && make check

There's probably something in the contributor's guide about this...

Joe




_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to