]> git.donarmstrong.com Git - lilypond.git/commitdiff
Modify versions of backported regtests
authorCarl Sorensen <c_sorensen@byu.edu>
Thu, 21 Jul 2011 08:18:51 +0000 (02:18 -0600)
committerCarl Sorensen <c_sorensen@byu.edu>
Thu, 21 Jul 2011 14:39:24 +0000 (08:39 -0600)
input/regression/beam-skip.ly
input/regression/cue-clef-keysignature.ly
input/regression/display-lily-tests.ly
input/regression/midi-unisons.ly
input/regression/rest-polyphonic-2.ly

index 4f1dc3e93ab27c62c55dcde7dc83aba4bcfdccf1..fdd47ecb647375286961c77118e35959f511491e 100644 (file)
@@ -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 }
 
index 915d772ac6c78ca08851a5f76f1425de4effdd59..6824e64de92e01f1eee3abf7fb1e760a6c3f6802 100644 (file)
@@ -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."
index 620289dda3b87789d54a827bc3c59d36f21d4ce3..c156234cb86b12fce2a3dbc4d59e3628a13843b2 100644 (file)
@@ -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
index 8e3048d127068c9df4344d17de8210b3f9bbf932..e3c5f1b505c0e2a26833cf2c2df4c96a25a9eee6 100644 (file)
@@ -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 {
   {
index 2d3d00b6ed06cef04dfc5d3b3039256a8f285948..90229e14d2585ea9bda5cd0df34783340f77ab61 100644 (file)
@@ -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 } \\