X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fglissando-no-break.ly;h=77994f7f54ea497ba287a22540ffe592398710da;hb=89046337d628882fdb6c5caa804690a9fb6170f2;hp=4c0122f97ac5346a1ef19409c68d4c495689601a;hpb=6d910958ea621e4ab878a118bd77e61ae210a6ef;p=lilypond.git diff --git a/input/regression/glissando-no-break.ly b/input/regression/glissando-no-break.ly index 4c0122f97a..77994f7f54 100644 --- a/input/regression/glissando-no-break.ly +++ b/input/regression/glissando-no-break.ly @@ -1,10 +1,14 @@ +\version "2.14.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.11.51" + \layout { ragged-right = ##t }