lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 3968 in lilypond: Improve output of scheme-eng


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3968 in lilypond: Improve output of scheme-engraver.ly regtest.
Date: Wed, 25 Jun 2014 14:22:34 +0000

Updates:
        Labels: -Patch-new Patch-review

Comment #1 on issue 3968 by address@hidden: Improve output of scheme-engraver.ly regtest.
http://code.google.com/p/lilypond/issues/detail?id=3968

Passes make, make check and a full make doc.

My regtest gives me

--snip--
Preprocessing graphical objects...
 Calculating line breaks...
 Drawing systems...
-Writing header field `texidoc' to `/tmp/build-lilypond-autobuild/out/lybook-testdb/0b/lily-86b85ffb.texidoc'... -Writing /tmp/build-lilypond-autobuild/out/lybook-testdb/0b/lily-86b85ffb-1.signature -Layout output to `/tmp/build-lilypond-autobuild/out/lybook-testdb/0b/lily-86b85ffb.eps'... -Layout output to `/tmp/build-lilypond-autobuild/out/lybook-testdb/0b/lily-86b85ffb-1.eps'... -Writing /tmp/build-lilypond-autobuild/out/lybook-testdb/0b/lily-86b85ffb-systems.texi... -Writing /tmp/build-lilypond-autobuild/out/lybook-testdb/0b/lily-86b85ffb-systems.tex... -Writing /tmp/build-lilypond-autobuild/out/lybook-testdb/0b/lily-86b85ffb-systems.count...
-Writing timing to 0b/lily-86b85ffb.profile...(initialize #<Mom -infinity>
-)(start-trans #<Mom 0>
-)(process-music #<Mom 0>
-)(process-acknowledged #<Mom 0>
-)(saw head: #<Grob NoteHead > coming from #<Translator Note_heads_engraver >)(process-acknowledged #<Mom 0>
-)(process-acknowledged #<Mom 0>
-)(process-acknowledged #<Mom 0>
-)(stop-trans #<Mom 0>
-)(start-trans #<Mom 1/8>
-)(caught event #<Prob: Stream_event C++: Stream_event((music-cause . #<Prob: Music C++: Music((length . #<Mom 1/8>) (duration . #<Duration 8 >) (origin . #<location /tmp/lilypond-autobuild/input/regression/scheme-engraver.ly:55:7>))((display-methods #<procedure #f (rest parser)>) (name . RestEvent) (iterator-ctor . #<primitive-procedure ly:rhythmic-music-iterator::constructor>) (types general-music event rhythmic-event rest-event)) > -) (length . #<Mom 1/8>))((class rest-event rhythmic-event music-event StreamEvent) (length . #<Mom 1/8>) (duration . #<Duration 8 >) (origin . #<location /tmp/lilypond-autobuild/input/regression/scheme-engraver.ly:55:7>)) >
-
-create:
- #<Grob TextScript >
-)(process-music #<Mom 1/8>
-)(process-acknowledged #<Mom 1/8>
-)(process-acknowledged #<Mom 1/8>
-)(process-acknowledged #<Mom 1/8>
-)(stop-trans #<Mom 1/8>
-)(start-trans #<Mom 1/4>
-)(process-music #<Mom 1/4>
-)(process-acknowledged #<Mom 1/4>
-)(saw head: #<Grob NoteHead > coming from #<Translator Note_heads_engraver >)(saw end of beam: #<Grob Beam > coming from #<Translator Beam_engraver >)(process-acknowledged #<Mom 1/4>
-)(process-acknowledged #<Mom 1/4>
-)(stop-trans #<Mom 1/4>
-)(start-trans #<Mom 3/8>
-)(process-music #<Mom 3/8>
-)(process-acknowledged #<Mom 3/8>
-)(stop-trans #<Mom 3/8>
-)(finalize #<Mom 3/8>
-)
+Writing header field `texidoc' to `/tmp/build-lilypond-autobuild/out/lybook-testdb/df/lily-23174c83.texidoc'... +Writing /tmp/build-lilypond-autobuild/out/lybook-testdb/df/lily-23174c83-1.signature +Layout output to `/tmp/build-lilypond-autobuild/out/lybook-testdb/df/lily-23174c83.eps'... +Layout output to `/tmp/build-lilypond-autobuild/out/lybook-testdb/df/lily-23174c83-1.eps'... +Writing /tmp/build-lilypond-autobuild/out/lybook-testdb/df/lily-23174c83-systems.texi... +Writing /tmp/build-lilypond-autobuild/out/lybook-testdb/df/lily-23174c83-systems.tex... +Writing /tmp/build-lilypond-autobuild/out/lybook-testdb/df/lily-23174c83-systems.count...
+Writing timing to df/lily-23174c83.profile...
+
+#<Mom -infinity>: (initialize)
+#<Mom 0>        : (start-translation-timestep)
+#<Mom 0>        : (process-music)
+#<Mom 0>        : (process-acknowledged)
+#<Mom 0> : saw #<Grob NoteHead > coming from #<Translator Note_heads_engraver >
+#<Mom 0>        : (process-acknowledged)
+#<Mom 0>        : (process-acknowledged)
+#<Mom 0>        : (process-acknowledged)
+#<Mom 0>        : (stop-translation-timestep)
+#<Mom 1/8>      : (start-translation-timestep)
+#<Mom 1/8> : detected this rest event: #<Prob: Stream_event C++: Stream_event((music-cause . #<Prob: Music C++: Music((length . #<Mom 1/8>) (duration . #<Duration 8 >) (origin . #<location /tmp/lilypond-autobuild/input/regression/scheme-engraver.ly:52:7>))((display-methods #<procedure #f (rest parser)>) (name . RestEvent) (iterator-ctor . #<primitive-procedure ly:rhythmic-music-iterator::constructor>) (types general-music event rhythmic-event rest-event)) > +) (length . #<Mom 1/8>))((class rest-event rhythmic-event music-event StreamEvent) (length . #<Mom 1/8>) (duration . #<Duration 8 >) (origin . #<location /tmp/lilypond-autobuild/input/regression/scheme-engraver.ly:52:7>)) >
+
+#<Mom 1/8>      : created this grob: #<Grob TextScript >
+#<Mom 1/8>      : (process-music)
+#<Mom 1/8>      : (process-acknowledged)
+#<Mom 1/8>      : (process-acknowledged)
+#<Mom 1/8>      : (process-acknowledged)
+#<Mom 1/8>      : (stop-translation-timestep)
+#<Mom 1/4>      : (start-translation-timestep)
+#<Mom 1/4>      : (process-music)
+#<Mom 1/4>      : (process-acknowledged)
+#<Mom 1/4> : saw #<Grob NoteHead > coming from #<Translator Note_heads_engraver > +#<Mom 1/4> : saw end of #<Grob Beam > coming from #<Translator Beam_engraver >
+#<Mom 1/4>      : (process-acknowledged)
+#<Mom 1/4>      : (process-acknowledged)
+#<Mom 1/4>      : (stop-translation-timestep)
+#<Mom 3/8>      : (start-translation-timestep)
+#<Mom 3/8>      : (process-music)
+#<Mom 3/8>      : (process-acknowledged)
+#<Mom 3/8>      : (stop-translation-timestep)
+#<Mom 3/8>      : (finalize)


input/regression/scheme-engraver.log

--snip--

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]