X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fwarn-conflicting-key-signatures.ly;h=7d805072a78c089af89bc54d7e7c29cf11c631bc;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=5ff27e608c041c0298e28ff2587e8b9d5aba7d3c;hpb=edf17353d89f4f6bd831466262402bb9151a26ca;p=lilypond.git diff --git a/input/regression/warn-conflicting-key-signatures.ly b/input/regression/warn-conflicting-key-signatures.ly index 5ff27e608c..7d805072a7 100644 --- a/input/regression/warn-conflicting-key-signatures.ly +++ b/input/regression/warn-conflicting-key-signatures.ly @@ -1,4 +1,7 @@ -\version "2.11.51" +\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