]> git.donarmstrong.com Git - lilypond.git/commitdiff
Updates CG regtest instructions
authorPhil Holmes <mail@philholmes.net>
Wed, 21 Sep 2011 14:59:22 +0000 (15:59 +0100)
committerPhil Holmes <mail@philholmes.net>
Wed, 21 Sep 2011 14:59:23 +0000 (15:59 +0100)
Documentation/contributor/issues.itexi

index 56b97d38be4e6dc50a00250631adea3f90827110..9f056f9202237f21d9b0f24afe0b4bd2a8a2e2c2 100644 (file)
@@ -315,7 +315,17 @@ After @strong{every release} (both stable and unstable):
 
 @item
 Regression test comparison: if anything has changed suspiciously,
-ask if it was deliberate.  The official comparison is online, at:
+ask if it was deliberate.  If the text output from LilyPond (the
+logfile) changes, the differences will be displayed with a +
+before text added to the logfile and - before any text removed
+from the logfile.  This may or may not be suspicious.
+
+There is one test designed to produce output every time the
+regtests are created. @code{test-output-distance.ly} creates
+randomly spaced notes and will always have different output if the
+regtest checker is working.
+
+The official comparison is online, at:
 
 @c NOTE: leave this here.  In this case, it's worth duplicating
 @c       the link.  -gp