Re: [PATCH 9/9] t3703, t4208: add test cases for magic pathspec

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, May 10, 2011 at 07:51, Junio C Hamano <gitster@xxxxxxxxx> wrote:

> +test_expect_success 'add :/' "
> + Â Â Â cat >expected <<-EOF &&
> + Â Â Â add 'anothersub/foo'
> + Â Â Â add 'expected'
> + Â Â Â add 'sub/actual'
> + Â Â Â add 'sub/foo'
> + Â Â Â EOF
> + Â Â Â (cd sub && git add -n :/ >actual) &&
> + Â Â Â test_cmp expected sub/actual
> +"

This needs to use test_i18ncmp.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]