]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Sample .xml files for regression and converage testing
authorReinhold Kainhofer <reinhold@kainhofer.com>
Thu, 6 Sep 2007 23:06:42 +0000 (01:06 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Thu, 6 Sep 2007 23:20:41 +0000 (01:20 +0200)
commit9c38bae54ca897e769174786659886382a405786
treec79bafd6dfcd9b0f9514f38ae74dfcd59770cdc7
parent2f7533a4a73cb1f1d91ff97a469877f935025adf
MusicXML: Sample .xml files for regression and converage testing

Add sample MusicXML files generated with Finale, Rosegarden, Noteedit
and JScore to test for regressions and feature coverage. Currently,
these files are only converted to .ly files, but not processed further.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
34 files changed:
input/regression/GNUmakefile
input/regression/musicxml/01_Chord_Rosegarden.xml [new file with mode: 0644]
input/regression/musicxml/01b_Chords_Rosegarden.xml [new file with mode: 0644]
input/regression/musicxml/01c_Chords_Rosegarden.xml [new file with mode: 0644]
input/regression/musicxml/01d_Chords_SchubertStabatMater.xml [new file with mode: 0644]
input/regression/musicxml/02a_Articulations_Finale.xml [new file with mode: 0644]
input/regression/musicxml/02b_Articulations_Rosegarden.xml [new file with mode: 0644]
input/regression/musicxml/02c_Articulations_Noteedit.xml [new file with mode: 0644]
input/regression/musicxml/02d_Articulations_TwoStaves_Noteedit.xml [new file with mode: 0644]
input/regression/musicxml/02e_Articulations_JScore.xml [new file with mode: 0644]
input/regression/musicxml/03a_Dynamics_Finale.xml [new file with mode: 0644]
input/regression/musicxml/03b_Dynamics_Noteedit.xml [new file with mode: 0644]
input/regression/musicxml/03c_Dynamics_JScore.xml [new file with mode: 0644]
input/regression/musicxml/04a_Spanners_Finale.xml [new file with mode: 0644]
input/regression/musicxml/04b_Spanners_Rosegarden.xml [new file with mode: 0644]
input/regression/musicxml/04c_Spanners_Noteedit.xml [new file with mode: 0644]
input/regression/musicxml/04d_Spanners_JScore.xml [new file with mode: 0644]
input/regression/musicxml/05a_HeaderQuotes_Finale.xml [new file with mode: 0644]
input/regression/musicxml/05b_Header_Information_Rosegarden.xml [new file with mode: 0644]
input/regression/musicxml/06a_Lyrics_Finale.xml [new file with mode: 0644]
input/regression/musicxml/06b_MultipleLyrics_Finale.xml [new file with mode: 0644]
input/regression/musicxml/06c_Lyrics_Pianostaff_Finale.xml [new file with mode: 0644]
input/regression/musicxml/07a_Clefs_Finale.xml [new file with mode: 0644]
input/regression/musicxml/07b_Nokeyclef_Rosegarden.xml [new file with mode: 0644]
input/regression/musicxml/08a_Partorder_Rosegarden.xml [new file with mode: 0644]
input/regression/musicxml/08b_StaffGroups_Finale.xml [new file with mode: 0644]
input/regression/musicxml/08c_More_than_10_parts_Rosegarden.xml [new file with mode: 0644]
input/regression/musicxml/09a_Repeats_Finale.xml [new file with mode: 0644]
input/regression/musicxml/10a_TwoVoicesOnStaff_Finale.xml [new file with mode: 0644]
input/regression/musicxml/GNUmakefile [new file with mode: 0644]
make/lilypond-vars.make
make/musicxml-rules.make [new file with mode: 0644]
make/musicxml-targets.make [new file with mode: 0644]
make/musicxml-vars.make [new file with mode: 0644]