diff options
author | Garima Singh <garima.singh@microsoft.com> | 2019-09-18 16:03:59 -0400 |
---|---|---|
committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-12-05 15:36:52 +0100 |
commit | ad1559252945179e28fba7d693494051352810c5 (patch) | |
tree | 162f44f14f5e024f0f47a87c4751bc6727254575 /log-tree.c | |
parent | mingw: fix quoting of arguments (diff) | |
download | tgif-ad1559252945179e28fba7d693494051352810c5.tar.xz |
tests: add a helper to stress test argument quoting
On Windows, we have to do all the command-line argument quoting
ourselves. Worse: we have to have two versions of said quoting, one for
MSYS2 programs (which have their own dequoting rules) and the rest.
We care mostly about the rest, and to make sure that that works, let's
have a stress test that comes up with all kinds of awkward arguments,
verifying that a spawned sub-process receives those unharmed.
Signed-off-by: Garima Singh <garima.singh@microsoft.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'log-tree.c')
0 files changed, 0 insertions, 0 deletions