]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/harp-pedals-sanity-checks.ly
Fix 1477: Update regtests to suppress expected warnings
[lilypond.git] / input / regression / harp-pedals-sanity-checks.ly
index 63270dfb4ad0122782d2fcff14402bcd8c4d996e..363acfa17860a3025572c0b840321a1a76c5e0f0 100644 (file)
@@ -1,6 +1,11 @@
 \version "2.14.0"
 
 #(ly:set-option 'warning-as-error #f)
+#(ly:expect-warning (_ "Harp pedal diagram contains dividers at positions ~a.  Normally, there is only one divider after the third pedal.") '(1 3 5))
+#(ly:expect-warning (_ "Harp pedal diagram contains dividers at positions ~a.  Normally, there is only one divider after the third pedal.") '(4))
+#(ly:expect-warning (_ "Harp pedal diagram contains ~a pedals rather than the usual 7.") 5)
+#(ly:expect-warning (_ "Harp pedal diagram does not contain a divider (usually after third pedal)."))
+
 
 \header {
   texidoc = "The harp-pedal markup function does some sanity checks. All