From: Mark W. <ma...@kl...> - 2024-08-22 15:05:55
|
Hi Frank, On Wed, 2024-08-21 at 18:43 -0400, Frank Ch. Eigler wrote: > > One last request. Could you add a little paragraph under "Running the > > regression tests" in README_DEVELOPERS about the test-suite*.log and > > *.vgtest.[trs|log] files? > > Done, it says: > > +The details of each vgtest run are logged to individual "vgtest.log" > +files. These are listed, and non-passing tests detailed, in the > +test-suite-overall.log file. (Token *.trs and test-suite.log files > +are also created, for emulating automake-style testsuites, as expected > +by tools such as bunsen.) > > Code in the users/fche/try-vgregtest branch updated. Thanks for the review! Thanks, I think the patch is OK to land now. Cheers, Mark |