On Thu Sep 25 08:28:21 2025 +0000, eric pouech wrote:
- tests should be first commit so that one can see what the second patch changes
- setting DIRCMD changes what the existing tests are doing; so it should
be better to clone the tests that make sense to run with DIRCMD set
Setting DIRCMD does not change the output of the preexisting tests, as the /O parameters on the command line override the /O parameter in DIRCMD. The test was intended to ensure that the override occurred. But as you wish, I will change the tests, probably later today or tomorrow.