lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build help


From: mike
Subject: Build help
Date: Tue, 10 Jan 2012 00:46:34 -0800
User-agent: Roundcube Webmail/0.5.2

Hey all,

I'm trying to design a regtest for the DOM-id property. Ideally, I'd like to generate an svg file that is then checked by a python script to make sure that the property has been correctly set.

I have sketches of the files in question (see attached) and I'm wondering how I could design a GNUmakefile that:

-) compiles the lilypond file with -dbackend=svg
-) runs the python script on the result

The script raises a ValueError if the result is incorrect which (I think) would be enough to make `make check' fail.

I'm guessing that the GNUmakefile along with the .ly and .py file would go in a new folder input/regression/svg.

Could someone whose adept at build please give me some pointers on what this makefile would looklike and how to get it (and the new svg folder) integrated into the regtest process?

Thanks!

Cheers,
MS

Attachment: quarter.svg
Description: image/svg

Attachment: quarter.py
Description: Text Data

Attachment: quarter.ly
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]