t9700: add tests for Git::unquote_path()
commit3f9c637ec7c28dc9de5937b45334ee11875e9fe8
authorPhillip Wood <phillip.wood@dunelm.org.uk>
Fri, 30 Jun 2017 09:49:12 +0000 (30 10:49 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Jun 2017 15:05:15 +0000 (30 08:05 -0700)
treeb9966a7504aa5cda5941ee82a16761afc78c44f9
parentd5f28b724192e9172d0a013dd7b2ca20fd1bbb9b
t9700: add tests for Git::unquote_path()

Check that unquote_path() handles spaces and escape sequences
properly.

Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9700/test.pl