Re: Add regtest directory for svg output (issue 2230). (issue 5815043)

2012-03-14 Thread PhilEHolmes
Insofar as I don't fully follow this, LGTM. Have you tested by changing an input file and confirming that the regtest checker picks it up? http://codereview.appspot.com/5815043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org

Add regtest directory for svg output (issue 2230). (issue 5815043)

2012-03-13 Thread julien . rioux
Reviewers: MikeSol, phileholmes_googlemail.com, Message: Please review. Description: Add regtest directory for svg output (issue 2230). Please review this at http://codereview.appspot.com/5815043/ Affected files: M GNUmakefile.in M input/regression/GNUmakefile A

Re: Add regtest directory for svg output (issue 2230). (issue 5815043)

2012-03-13 Thread graham
The only problem I can imagine is: what version of imagemagick is in GUB, and what version of imagematick is required to handle svgs properly? http://codereview.appspot.com/5815043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org

Re: Add regtest directory for svg output (issue 2230). (issue 5815043)

2012-03-13 Thread julien . rioux
On 2012/03/13 21:43:45, Graham Percival wrote: The only problem I can imagine is: what version of imagemagick is in GUB, and what version of imagematick is required to handle svgs properly? hmm, the tests would compare svg files as plain text files for now.