X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=input%2Fregression%2Fglissando-no-break.ly;h=5c611c27c8366dcce00d020cd1dc1a241793de12;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=a30f4f56e459ede77bbcad77175bfe2f92063274;hpb=f9214bac21e9926dc3248416f58190c98c4167a9;p=lilypond.git diff --git a/input/regression/glissando-no-break.ly b/input/regression/glissando-no-break.ly index a30f4f56e4..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.11.10" + \layout { ragged-right = ##t }