bug#81470: 31.0.91; many tests fail when git is not installed
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
> From: Philip Kaludercic <[email protected]> > Cc: Paul Eggert <[email protected]>, [email protected] > Date: Sun, 26 Jul 2026 20:39:14 +0000 > > > Philip, it looks like all of these tests should be skipped if Git is > > not available. Can you please make such a change? > > It looks like this is pretty simple to fix since we are generating all > the tests using a macro. All it takes is this: Yes, I think that's correct.