On Sat, Nov 16, 2024 at 08:48:09PM +0100, Patrice Dumas wrote: > On Sat, Nov 16, 2024 at 07:28:44PM +0000, Gavin Smith wrote: > > > > non_ascii.tar should probably also go in MAINTAINERCLEANFILES. > > Agreed. > > > I think that there should also be a configure flag or something like > that such that the tarball is not expanded if set and the corresponding > tests are skipped?
Yes, I had not got to that point yet. Best if it could be done automatically. Should we check something like HOST_IS_WINDOWS for whether the tests should be skipped and the tar file not expanded?