1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
init init/TrebleWithPart.mscx
cmd note-input
cmd note-c
cmd note-d
cmd note-e
cmd note-f
cmd voice-2
cmd note-f
cmd note-g
cmd note-a
cmd note-b
cmd note-c
cmd note-c
cmd note-c
cmd note-c
cmd voice-1
cmd prev-measure
cmd note-f
cmd note-f
cmd note-f
cmd note-f
cmd note-a
cmd escape
cmd select-end-score
cmd time-delete
cmd escape
# Score state assertion
test score exchange-voice-part~undo.mscx
# Perform the test
cmd select-all
cmd voice-x12
test score exchange-voice-part.mscx
cmd undo
test score exchange-voice-part~undo.mscx
|