bug#49309: Feature Request: Automake script based tests to print the test name before running it

2021-07-02 Thread Kasper k
for the requested option to do so (and neither do the other three supported options are meant to solve everything...) /K From: Hans-Bernhard Bröker Sent: Friday, July 2, 2021 5:02 PM To: Kasper k ; Peter Johansson ; 49...@debbugs.gnu.org <49...@debbugs.gnu.

bug#49309: Feature Request: Automake script based tests to print the test name before running it

2021-07-01 Thread Kasper k
gs; without introducing crazy amount of verbosity (which set -x, VERBOSE=1 etc. renders). /K From: Peter Johansson Sent: Thursday, July 1, 2021 1:30 PM To: Kasper k ; 49...@debbugs.gnu.org <49...@debbugs.gnu.org> Subject: Re: bug#49309: Feature Request: Automake scr

bug#49309: Feature Request: Automake script based tests to print the test name before running it

2021-07-01 Thread Kasper k
Hello automake devs, In script based testsuites (https://www.gnu.org/software/automake/manual/html_node/Scripts_002dbased-Testsuites.html#Scripts_002dbased-Testsuites), when we run `make check` it prints one of the following string for each test: PASS , FAIL , XFAIL or SKIP . However, in some