lilypond-devel
[Top][All Lists]
Advanced

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

Testing that no grob is created


From: Dan Eble
Subject: Testing that no grob is created
Date: Fri, 17 Jun 2022 08:02:28 -0400

I have a regression test that should fail if a BarLine grob is created.  It is 
sufficient to override BarLine.glyph-name to make it obvious in the visual diff.

Is there a simpler, more direct, or more robust way to test this?

I suppose I could add an engraver that warns about each BarLine it 
acknowledges, and enable the warning-as-error option.  Any other ideas?
— 
Dan




reply via email to

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