On Sat, Jul 26, 2025 at 02:06:19AM +0100, Gavin Smith wrote:
> I'll then copy the output file to the reference file (copying and
> pasting the file names from the output).  Then I have to repeat this again
> to check that there are no more failures.
> 
> There is a note in t/z_misc/no_structure_test.t and
> t/z_misc/same_parser_multiple_files.t (which are the two tests I've
> had the most trouble with):
> 
> # NOTE the references need to be updated manually, by copying                 
>   
> # out_* directories files or cut and pasting.    

I've added a -g flag to both tests so their results can be updated
with "perl -w t/z_misc/no_structure_test.t -g" etc., which is
tolerable to do for the two tests.

Reply via email to