Re: Enhancement request: `--dry-run` flag for `runtest`

2022-05-06 Thread Jacob Bachmeyer
Eric Gallager wrote: Many command-line utilities have a "--dry-run" flag to print what would be done by running them without actually performing any changes. I was thinking one would be particularly useful for running the GCC testsuite (to put in RUNTESTFLAGS), since it is quite large and running

Enhancement request: `--dry-run` flag for `runtest`

2022-05-06 Thread Eric Gallager
Many command-line utilities have a "--dry-run" flag to print what would be done by running them without actually performing any changes. I was thinking one would be particularly useful for running the GCC testsuite (to put in RUNTESTFLAGS), since it is quite large and running it can take quite a lo