From: Carl Sorensen Date: Thu, 21 Jul 2011 08:18:51 +0000 (-0600) Subject: Modify versions of backported regtests X-Git-Tag: release/2.14.2-1~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6be44d760e7c9d8a8e61a0ccf4ce93ef4a35e0d3;p=lilypond.git Modify versions of backported regtests --- diff --git a/input/regression/beam-skip.ly b/input/regression/beam-skip.ly index 4f1dc3e93a..fdd47ecb64 100644 --- a/input/regression/beam-skip.ly +++ b/input/regression/beam-skip.ly @@ -3,7 +3,7 @@ texidoc = "Beams over skips do not cause a segfault." } -\version "2.15.3" +\version "2.14.2" \layout { ragged-right = ##t } diff --git a/input/regression/cue-clef-keysignature.ly b/input/regression/cue-clef-keysignature.ly index 915d772ac6..6824e64de9 100644 --- a/input/regression/cue-clef-keysignature.ly +++ b/input/regression/cue-clef-keysignature.ly @@ -1,4 +1,4 @@ -\version "2.15.3" +\version "2.14.2" \header { texidoc = "Clefs for cue notes should not influence the printed key signature." diff --git a/input/regression/display-lily-tests.ly b/input/regression/display-lily-tests.ly index 620289dda3..c156234cb8 100644 --- a/input/regression/display-lily-tests.ly +++ b/input/regression/display-lily-tests.ly @@ -1,4 +1,4 @@ -\version "2.15.5" +\version "2.14.2" #(use-modules (srfi srfi-13) (ice-9 format)) @@ -42,7 +42,7 @@ input output)) (make-music 'SequentialMusic 'void #t))))) -test = +test = #(define-music-function (parser location result-info strings) (string? pair?) (test-function parser location result-info strings)) @@ -51,7 +51,7 @@ test = %%% \header { texidoc = "This is a test of the display-lily-music unit. Problems are reported on the -stderr of this run." +stderr of this run." } %% Sequential music @@ -197,7 +197,7 @@ stderr of this run." \test "" ##[ \repeat unfold 2 { c d } #] % UnfoldedRepeatedMusic \test "" ##[ \repeat percent 2 { c d } #] % PercentRepeatedMusic \test "" ##[ \repeat tremolo 4 { c16 d } #] % TremoloRepeatedMusic -\test "" ##[ \repeat volta 2 { c4 d } \alternative { { c d } { e f } } #] % +\test "" ##[ \repeat volta 2 { c4 d } \alternative { { c d } { e f } } #] % %% Context creation \test "" ##[ \new Staff { c d } #] % ContextSpeccedMusic diff --git a/input/regression/midi-unisons.ly b/input/regression/midi-unisons.ly index 8e3048d127..e3c5f1b505 100644 --- a/input/regression/midi-unisons.ly +++ b/input/regression/midi-unisons.ly @@ -7,7 +7,7 @@ either the first note is truncated, or the notes are merged if } -\version "2.15.0" +\version "2.14.2" \score { { diff --git a/input/regression/rest-polyphonic-2.ly b/input/regression/rest-polyphonic-2.ly index 2d3d00b6ed..90229e14d2 100644 --- a/input/regression/rest-polyphonic-2.ly +++ b/input/regression/rest-polyphonic-2.ly @@ -7,7 +7,7 @@ is supressed if the rest has a pitch." } -\version "2.15.0" +\version "2.14.2" \new Staff << \relative c''' { g8 g g r r2 } \\