X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fglissando-no-break.ly;h=5c611c27c8366dcce00d020cd1dc1a241793de12;hb=c2489f8f9f47b1740b361366c0b317a799c3a090;hp=2a3576ca666cadfdbc913e13e3f790fd31da186c;hpb=144cd434d02e6d90b2fb738eeee99119a7c5e1d2;p=lilypond.git diff --git a/input/regression/glissando-no-break.ly b/input/regression/glissando-no-break.ly index 2a3576ca66..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. Use @code{breakable} grob property to override." } -\version "2.12.0" + \layout { ragged-right = ##t }