Re: [petsc-dev] How to update tests output

2022-08-08 Thread Barry Smith
One must be a little careful with this if there are output/*_alt.out files involved. It will likely overwrite the "wrong" one and will not update any alt alternatives which means that the CI might find differences due to the alt files being out of date. Barry > On Aug 8, 2022, at 3:06 P

Re: [petsc-dev] How to update tests output

2022-08-08 Thread Jed Brown
make test search=... REPLACE=1 see `make help-test` for more Blaise Bourdin writes: > Silly question, but I can’t find the answer in my notes or on the petsc > developer pages: How do I automatically update the output of a series of > tests without running them all by hand, one at a time? >

[petsc-dev] How to update tests output

2022-08-08 Thread Blaise Bourdin
Silly question, but I can’t find the answer in my notes or on the petsc developer pages: How do I automatically update the output of a series of tests without running them all by hand, one at a time? Regards, Blaise — Tier 1 Canada Research Chair in Mathematical and Computational Aspects of So