[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: exclude17.at and exclude18.at tests are missing in the tar-1.35 tarb
From: |
Paul Eggert |
Subject: |
Re: exclude17.at and exclude18.at tests are missing in the tar-1.35 tarball |
Date: |
Tue, 18 Jul 2023 09:38:36 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 |
On 2023-07-18 07:03, Lukas Javorsky wrote:
Tests `exclude17.at` and `exclude18.at` are missing in the tar-1.35 tarball
[1] which causes the check phase to fail as it tries to execute missing
tests.
This should not be a problem with the tar 1.35 tarball, as the files
should not be needed if you run "./configure; make check". However, it
can indeed be a problem if you modify source files before building. I
installed the attached patch to fix this.
On 2023-07-18 07:08, Adam Sampson wrote:
(It would be a good idea to require "make distcheck" as part of the
release process, which should catch this kind of problem.)
Yes it would, thanks.
0001-tests-fix-TESTSUITE_AT.patch
Description: Text Data