fd/tests
Allen Wild 8a532e5196 use custom --path-separator in arguments to --exec
When --path-separator is used, pass it on to commands run with
--exec(-batch) and --list-details.

On Windows, paths with drive letters (C:\foo) and UNC paths
(\\server\share\path) are handled as expected, though they're unlikely
to be found in normal usage of fd.

Fixes: https://github.com/sharkdp/fd/issues/697
2021-02-14 10:24:41 +01:00
..
testenv Fail with error message if numeric arguments can not be parsed 2020-10-25 21:18:53 +01:00
tests.rs use custom --path-separator in arguments to --exec 2021-02-14 10:24:41 +01:00