]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/warn-conflicting-key-signatures.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / warn-conflicting-key-signatures.ly
index 75d6cfc63abef971a4e6daddddec77d4ac13a1c3..7d805072a78c089af89bc54d7e7c29cf11c631bc 100644 (file)
@@ -1,4 +1,7 @@
-\version "2.14.0"
+\version "2.16.0"
+#(ly:set-option 'warning-as-error #f)
+#(ly:expect-warning (ly:translate-cpp-warning-scheme "Two simultaneous %s events, junking this one") "key-change")
+#(ly:expect-warning (ly:translate-cpp-warning-scheme "Previous %s event here") "key-change")
 
 \header {
   texidoc = "If you specify two different key signatures at one point, a