]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor/programming-work.itexi
CG: explain what big staff size means in regtests
[lilypond.git] / Documentation / contributor / programming-work.itexi
index 016145d83cfa7b9f0e6690d8946b8e3f176a367d..a76335c8b99e7732f4a9816867d1b5cbd9a60d4a 100644 (file)
@@ -1311,6 +1311,10 @@ Regression tests should generally cover one issue per test.  Several
 short, single-issue regression tests are preferred to a single, long,
 multiple-issue regression test.
 
+If the change in the output is small or easy to overlook, use bigger
+staff size -- 40 or more (up to 100 in extreme cases).  Size 30 means
+"pay extra attention to details in general".
+
 Use existing regression tests as templates to demonstrate the type of
 header information that should be included in a regression test.