add tests for remote groups
commit27845e9548b7b5b316d89f64546466f2004ee414
authorJeff King <peff@peff.net>
Mon, 6 Apr 2009 20:18:23 +0000 (6 16:18 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Apr 2009 08:30:06 +0000 (9 01:30 -0700)
tree880f6796d934b612c264f3f196b60ff0fbf18002
parentb344e1614b15dfde0ab4dfc175bed1aac39bc264
add tests for remote groups

This tries to systematically cover existing behavior, and
also mark some expect_failure cases for desired behavior.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5506-remote-groups.sh [new file with mode: 0755]