Re: What happened to "make test"?
Dan Eble <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2025-03-18 09:00, David Kastrup wrote:
>
> At one time we bailed out on warnings, requiring lots of expect-warning
> calls.
Maybe, but I've been adding
#(ly:set-option 'warning-as-error #t)
to most of my new regression tests for a long time because it isn't the
default.
There was this a while ago:
https://mail.gnu.org/archive/html/lilypond-devel/2020-10/msg00013.html
Judging from my branches, I started trying to make it the default a few
years ago (by setting it near -dcheck-internal-types in
make/lysdoc-targets.make), but I must have grown weary of sifting
through all the failures.
--
Dan