]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 5105/5: More \mark tests for \displayLilyMusic
authorDavid Kastrup <dak@gnu.org>
Thu, 23 Mar 2017 23:34:38 +0000 (00:34 +0100)
committerDavid Kastrup <dak@gnu.org>
Fri, 31 Mar 2017 09:34:37 +0000 (11:34 +0200)
input/regression/display-lily-tests.ly

index 79f64d4e42dda360c064d2469df351ff58e3cea1..d96e40d21f4dc02bb4155f710edd05839f5adcd5 100644 (file)
@@ -157,6 +157,9 @@ stderr of this run."
 
 %% Marks
 \test ##[ \mark \default #]                    % MarkEvent
+\test ##[ \mark #3 #]
+\test ##[ \mark "Z" #]
+\test ##[ \mark \markup \italic "X" #]
 \test ##[ \mark "Allegro" #]
 \test ##[ \tempo 4 = 120 #]                    % MetronomeChangeEvent
 \test ##[ \tempo 4 = 108 - 116 #]