diff options
author | Jeff King <peff@peff.net> | 2012-09-26 17:51:06 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-27 17:25:52 -0700 |
commit | bafed0dfb405b27e8b2b9680beece1dfaf5fdab2 (patch) | |
tree | d11775382dc80138070edf80d3a36c9a42d369f0 /t/t4008-diff-break-rewrite.sh | |
parent | t9902: add a few basic completion tests (diff) | |
download | tgif-bafed0dfb405b27e8b2b9680beece1dfaf5fdab2.tar.xz |
t9902: add completion tests for "odd" filenames
We correctly handle completion items with spaces just fine,
since we pass the lists around with newline delimiters.
However, we do not handle filenames with shell
metacharacters, as "compgen -W" performs expansion on the
list we give it.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4008-diff-break-rewrite.sh')
0 files changed, 0 insertions, 0 deletions