]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Cleanup of the unit test files...
authorReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 21 Nov 2007 15:10:04 +0000 (16:10 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 21 Nov 2007 15:10:04 +0000 (16:10 +0100)
commit3aa8b584c737a697df0fadc38d9fa3de570a061c
tree01e8f83227d56f0184639326a58cc3534087167e
parent34f50771ec53f5afbc49923833c32013f25fa1c2
MusicXML: Cleanup of the unit test files...

Renamed and cleaned up part of the basic unit test files. Also added unit
tests for time and key signature changes as well as all different intervals
(the python files to generate the .xml files are also commited into git).
24 files changed:
input/regression/musicxml/00a-Basics-Pitches.xml [new file with mode: 0644]
input/regression/musicxml/00a-Pitches-Finale.xml [deleted file]
input/regression/musicxml/00b-Basics-Intervals.xml [new file with mode: 0644]
input/regression/musicxml/00b-Durations-Finale.xml [deleted file]
input/regression/musicxml/00c-Basics-Durations.xml [new file with mode: 0644]
input/regression/musicxml/00c-Tie-PJB.xml [deleted file]
input/regression/musicxml/00d-Backup.xml [deleted file]
input/regression/musicxml/00d-Basics-RestDurations.xml [new file with mode: 0644]
input/regression/musicxml/00e-Basics-PitchedRests-PJB.xml [new file with mode: 0644]
input/regression/musicxml/00f-Basics-Clefs.xml [new file with mode: 0644]
input/regression/musicxml/00g-Basics-Keys.xml [new file with mode: 0644]
input/regression/musicxml/00h-Basics-TimeSignatures.xml [new file with mode: 0644]
input/regression/musicxml/00i-Basics-NoKeyOrClef.xml [new file with mode: 0644]
input/regression/musicxml/00j-Basics-NoTime-PJB.xml [new file with mode: 0644]
input/regression/musicxml/00k-Basics-Backup.xml [new file with mode: 0644]
input/regression/musicxml/00l-Basics-Tie-PJB.xml [new file with mode: 0644]
input/regression/musicxml/07a-Clefs-Finale.xml [deleted file]
input/regression/musicxml/07b-Nokeyclef-Rosegarden.xml [deleted file]
input/regression/musicxml/07c-NoTime-PJB.xml [deleted file]
input/regression/musicxml/11a-RestDurations-Finale.xml [deleted file]
input/regression/musicxml/11b-PitchedRests-PJB.xml [deleted file]
input/regression/musicxml/generate_intervals.py [new file with mode: 0755]
input/regression/musicxml/generate_keys.py [new file with mode: 0755]
input/regression/musicxml/generate_timesignatures.py [new file with mode: 0755]