X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fglissando-no-break.ly;h=5c611c27c8366dcce00d020cd1dc1a241793de12;hb=31a1ddfc7860468ef46906e5a7698dae411a0278;hp=2d22b573599bae996e06c83592cf7412a8ec477c;hpb=38d7d319eabc906e82fb42002678c6d42a23b6f7;p=lilypond.git diff --git a/input/regression/glissando-no-break.ly b/input/regression/glissando-no-break.ly index 2d22b57359..5c611c27c8 100644 --- a/input/regression/glissando-no-break.ly +++ b/input/regression/glissando-no-break.ly @@ -1,10 +1,14 @@ +\version "2.16.0" +#(ly:set-option 'warning-as-error #f) +#(ly:expect-warning (_ "forced break was overridden by some other event, should you be using bar checks?")) + \header { - texidoc = "Glissandi are not broken. Here a @code{\break} is ineffective. + texidoc = "Glissandi are not broken. Here a @code{\\break} is ineffective. Use @code{breakable} grob property to override." } -\version "2.12.0" + \layout { ragged-right = ##t }