diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-02-28 23:31:21 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-03-13 23:22:50 -0800 |
commit | 0d7c2430ab0e25ab973f4b3cf1fae1f22de82fb2 (patch) | |
tree | dc3f91457edd354ffeeb4466c994ee4f790e62a8 /builtin/gc.c | |
parent | ls-files: fix overeager pathspec optimization (diff) | |
download | tgif-0d7c2430ab0e25ab973f4b3cf1fae1f22de82fb2.tar.xz |
t0050: mark non-working test as such
The test is to prepare an empty file "camelcase" in the index, remove
and replace it with another file "CamelCase" with "1" as its contents
in the working tree, and add it to the index, in a repository configured
to be case insensitive.
However, the test actually checked ls-files knows about a pathname that
matches "camelcase" case insensitively. It didn't check if the added
contents actually was the updated one.
Mark the test as non-working.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/gc.c')
0 files changed, 0 insertions, 0 deletions