]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-negative-fret.ly
Fix 1477: Update regtests to suppress expected warnings
[lilypond.git] / input / regression / tablature-negative-fret.ly
index 4974bdd08e6b4b1278c18967d64558e65fa16b5c..641b6b0b429dbcdd7bc192b203198a42e0254c17 100644 (file)
@@ -1,4 +1,14 @@
-\version "2.13.48"
+\version "2.14.0"
+#(ly:set-option 'warning-as-error #f)
+#(ly:expect-warning (_ "Requested string for pitch requires negative fret: string ~a pitch ~a") 1 "#<Pitch c' >")
+#(ly:expect-warning (_ "Ignoring string request and recalculating."))
+#(ly:expect-warning (_ "Negative fret for pitch ~a on string ~a") "#<Pitch c' >" 1)
+#(ly:expect-warning (_ "Requested string for pitch requires negative fret: string ~a pitch ~a") 1 "#<Pitch c' >")
+#(ly:expect-warning (_ "Ignoring note in tablature."))
+
+
+
+% #(ly:expect-warning (ly:translate-cpp-warning-scheme "Markup depth exceeds maximal value of %d; Markup: %s") 1024 "recursive-explosion-markup")
 
 \header {