X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fwarn-conflicting-key-signatures.ly;h=7b860a7bf26397413030e4bfcfc7e8d8ba3f1df2;hb=53ab418e0bb8f272082db295b38a1dbb2ccfca65;hp=80dc236fa287629d151960a6ecf7c805397d907b;hpb=eeec992b7029d0982bf4ed0eb3995e9ca99c10e9;p=lilypond.git diff --git a/input/regression/warn-conflicting-key-signatures.ly b/input/regression/warn-conflicting-key-signatures.ly index 80dc236fa2..7b860a7bf2 100644 --- a/input/regression/warn-conflicting-key-signatures.ly +++ b/input/regression/warn-conflicting-key-signatures.ly @@ -1,4 +1,7 @@ -\version "2.12.0" +\version "2.14.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