From: Reinhold Kainhofer Date: Mon, 8 Dec 2008 20:32:33 +0000 (+0100) Subject: MusicXML: Clean up test suite X-Git-Tag: release/2.12.0-1~13^2~27^2~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7fdc4714403efef8b1b12bc55359bb384b87f81c;p=lilypond.git MusicXML: Clean up test suite -) Remove all references to Finale -) Proper test case for all spanners -) Remove (score|midi)-instrument, stem, sound, position information, etc. from test cases. Those will be tested in separate cases --- diff --git a/buildscripts/musicxml_generate_keys.py b/buildscripts/musicxml_generate_keys.py index d82b168fa9..7a16ac987f 100644 --- a/buildscripts/musicxml_generate_keys.py +++ b/buildscripts/musicxml_generate_keys.py @@ -3,10 +3,10 @@ notes = "CDEFGAB" alterations = [-1, 0, 1] -def print_measure (nr, fifth, mode, atts = "", final = ""): +def print_measure (nr, fifth, mode, atts1 = "", atts = "", final = ""): print """ - +%s %s %s @@ -20,10 +20,11 @@ def print_measure (nr, fifth, mode, atts = "", final = ""): 1 half -%s """ % (nr, fifth, mode, atts, final) +%s """ % (nr, atts1, fifth, mode, atts, final) -first_atts = """ 1 -