Passes Make and make check just gives me

--snip--

/home/jlowe/lilypond-git/input/regression/display-lily-tests.log

@@ -13,6 +13,9 @@
 Test 106 unequal: NOT A BUG.
 in  = \transpose c d { c d }
 out = { d e }
+Test 111 unequal: .
+in  = \repeat volta 2 { c4 d } \alternative { { c d } { e f } }
+out = \repeat volta 2 { c4 d } \alternative { { %{ Print method not
implemented for music type RenvoiMusic %} { c d } } { %{ Print method
not implemented for music type RenvoiMusic %} { e f } %{ Print method
not implemented for music type RenvoiMusic %} } }
 Test 125 unequal: NOT A BUG.
 in  = \oneVoice
 out = {

--snip--

So I think this is ok.


James

http://codereview.appspot.com/5440049/

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to