X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fdisplay-lily-tests.ly;h=c28ebf7e3bf15263341e92e62a1120080c149723;hb=bbd36fb0cb6b2d8249cbe628470c736747c330d0;hp=434f76fa83600da06f150f5b2af8765e48fd2fbd;hpb=2c70df4984be974a7ffefaa90ec4c7a2f5f13ee9;p=lilypond.git diff --git a/input/regression/display-lily-tests.ly b/input/regression/display-lily-tests.ly index 434f76fa83..c28ebf7e3b 100644 --- a/input/regression/display-lily-tests.ly +++ b/input/regression/display-lily-tests.ly @@ -1,4 +1,4 @@ -\version "2.11.6" +\version "2.13.20" #(use-modules (srfi srfi-13) (ice-9 format)) @@ -41,7 +41,7 @@ result-info "BUG") input output)) (make-music 'SequentialMusic 'void #t))))) - + test = #(define-music-function (parser location result-info strings) (string? pair?) (test-function parser location result-info strings)) @@ -76,6 +76,7 @@ stderr of this run." \test "" ##[ R1.*2/3 #] % MultiMeasureRestMusicGroup, MultiMeasureRestEvent \test "" ##[ \skip 2.*3/4 #] % SkipMusic \test "" ##[ < c\1 e\3 >4.*3/4-. #] % EventChord, NoteEvent, StringNumberEvent, ArticulationEvent +\test "NOT A BUG" ##[ { < c e g c' > q8-. } #] % RepeatedChord %% tags \test "" ##[ { \tag #'foo { c4 d } } #] @@ -100,9 +101,9 @@ stderr of this run." \test "" ##[ \lyricmode { a -- b } #] % HyphenEvent \test "" ##[ \lyricmode { a __ b } #] % ExtenderEvent \test "" ##[ \lyricmode { "a " } #] % LyricEvent -\test "" ##[ \lyricsto "foo" { bla bla } #] % LyricCombineMusic +\test "" ##[ \lyricsto "foo" { bla bla } #] % LyricCombineMusic \test "" ##[ { { c d } - \addlyrics { bla bla } } #] + \addlyrics { bla bla } } #] %% Drums \test "" ##[ \drums { hihat } #] @@ -124,7 +125,7 @@ stderr of this run." \test "" ##[ { c-1 c^2 c_3 } #] % FingerEvent \test "" ##[ { c-"foo" c^"foo" c_"foo" } #] % TextScriptEvent \test "" ##[ { R1*4-"foo" R^"foo" R_"foo" } #] % MultiMeasureTextEvent -\test "" ##[ { c4-\harmonic c^\harmonic c_\harmonic } #] % HarmonicEvent +\test "" ##[ { < c\harmonic >4 < c e\harmonic > } #] % HarmonicEvent \test "" ##[ { c-\glissando c^\glissando c_\glissando } #] % GlissandoEvent \test "" ##[ { c-\arpeggio c^\arpeggio c_\arpeggio } #] % ArpeggioEvent \test "" ##[ { c\p c^\ff c_\sfz } #] % AbsoluteDynamicEvent @@ -132,9 +133,10 @@ stderr of this run." \test "" ##[ { c( c) c^( c^) c_( c_) } #] % SlurEvent \test "" ##[ { c\< c\! c^\< c^\! c_\< c_\! } #] % CrescendoEvent \test "" ##[ { c\> c\! c^\> c^\! c_\> c_\! } #] % DecrescendoEvent +\test "" ##[ { c\episemInitium c\episemFinis } #] % EpisemaEvent \test "" ##[ { c\( c\) c^\( c^\) c_\( c_\) } #] % PhrasingSlurEvent -\test "" ##[ { c\sustainDown c\sustainUp } #] % SustainEvent -\test "" ##[ { c\sostenutoDown c\sostenutoUp } #] % SostenutoEvent +\test "" ##[ { c\sustainOn c\sustainOff } #] % SustainEvent +\test "" ##[ { c\sostenutoOn c\sostenutoOff } #] % SostenutoEvent \test "" ##[ \melisma #] \test "" ##[ \melismaEnd #] \test "" ##[ { c\startTextSpan c\stopTextSpan } #] % TextSpanEvent @@ -145,6 +147,7 @@ stderr of this run." \test "" ##[ \breathe #] \test "" ##[ { c \[ c \] } #] % LigatureEvent \test "" ##[ \~ #] % PesOrFlexaEvent +\test "" ##[ { c-\bendAfter #3 } #] % BendAfterEvent \test "" ##[ \break #] \test "" ##[ \noBreak #] @@ -154,13 +157,16 @@ stderr of this run." \test "" ##[ \noPageTurn #] %% Checks -\test "" ##[ \octave a' #] % RelativeOctaveCheck +\test "" ##[ \octaveCheck a' #] % RelativeOctaveCheck \test "" ##[ | #] % BarCheck %% Marks \test "" ##[ \mark \default #] % MarkEvent \test "" ##[ \mark "Allegro" #] \test "" ##[ \tempo 4 = 120 #] % MetronomeChangeEvent +\test "" ##[ \tempo 4 = 108 ~ 116 #] +\test "" ##[ \tempo "Allegro" 4 = 132 #] +\test "" ##[ \tempo "Andante" #] %% key, time, clef, bar \test "" ##[ \key \default #] % KeyChangeEvent @@ -208,9 +214,9 @@ stderr of this run." \test "" ##[ \unset autoBeaming #] %% Layout properties \test "" ##[ \override Staff . Stem #'thickness = #4.0 #] % OverrideProperty -\test "" ##[ \once \override Beam #'thickness = #0.6 #] +\test "" ##[ \once \override Beam #'beam-thickness = #0.6 #] \test "" ##[ \revert Staff . Stem #'thickness #] % RevertProperty -\test "" ##[ \revert Beam #'thickness #] +\test "" ##[ \revert Beam #'beam-thickness #] %% \applyOutput \test "" ##[ \applyOutput #'Foo #(lambda (arg) (list)) #] @@ -220,7 +226,7 @@ stderr of this run." %% \partial \test "" ##[ \partial 2 #] \test "" ##[ \partial 8. #] -\test #"TODO? exotic durations in \\partial" ##[ \partial 4*2/3 #] +\test "" ##[ \partial 4*2/3 #] %% \partcombine \test "" ##[ \partcombine { c e } @@ -230,6 +236,8 @@ stderr of this run." \test "" ##[ \cueDuring #"foo" #1 { c d } #] \test "" ##[ \quoteDuring #"foo" { c d } #] +%% \ottava +\test "" ##[ \ottava #1 #] % OttavaMusic %% end test.