git-fetch test: test tracking fetch results, not just FETCH_HEAD
commita466637c57b969626344e5998b29fb123569fdc2
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Mar 2008 08:17:07 +0000 (26 01:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Mar 2008 08:29:54 +0000 (26 01:29 -0700)
tree68fd441836679accf836a66c8f255d9007e4b902
parent472fa4cd33c690dd9b338c02af3ed135666aea43
git-fetch test: test tracking fetch results, not just FETCH_HEAD

We really should have done this long time ago.  Existing t5515 test
was written for the specific purpose of catching regression to the
contents of generated FETCH_HEAD file, but it also is a good place
to make sure various fetch configurations do fetch what they intend
to fetch (and nothing else).

Signed-off-by: Junio C Hamano <gitster@pobox.com>
65 files changed:
t/t5515-fetch-merge-logic.sh
t/t5515/refs.br-branches-default [new file with mode: 0644]
t/t5515/refs.br-branches-default-merge [new file with mode: 0644]
t/t5515/refs.br-branches-default-merge_branches-default [new file with mode: 0644]
t/t5515/refs.br-branches-default-octopus [new file with mode: 0644]
t/t5515/refs.br-branches-default-octopus_branches-default [new file with mode: 0644]
t/t5515/refs.br-branches-default_branches-default [new file with mode: 0644]
t/t5515/refs.br-branches-one [new file with mode: 0644]
t/t5515/refs.br-branches-one-merge [new file with mode: 0644]
t/t5515/refs.br-branches-one-merge_branches-one [new file with mode: 0644]
t/t5515/refs.br-branches-one-octopus [new file with mode: 0644]
t/t5515/refs.br-branches-one-octopus_branches-one [new file with mode: 0644]
t/t5515/refs.br-branches-one_branches-one [new file with mode: 0644]
t/t5515/refs.br-config-explicit [new file with mode: 0644]
t/t5515/refs.br-config-explicit-merge [new file with mode: 0644]
t/t5515/refs.br-config-explicit-merge_config-explicit [new file with mode: 0644]
t/t5515/refs.br-config-explicit-octopus [new file with mode: 0644]
t/t5515/refs.br-config-explicit-octopus_config-explicit [new file with mode: 0644]
t/t5515/refs.br-config-explicit_config-explicit [new file with mode: 0644]
t/t5515/refs.br-config-glob [new file with mode: 0644]
t/t5515/refs.br-config-glob-merge [new file with mode: 0644]
t/t5515/refs.br-config-glob-merge_config-glob [new file with mode: 0644]
t/t5515/refs.br-config-glob-octopus [new file with mode: 0644]
t/t5515/refs.br-config-glob-octopus_config-glob [new file with mode: 0644]
t/t5515/refs.br-config-glob_config-glob [new file with mode: 0644]
t/t5515/refs.br-remote-explicit [new file with mode: 0644]
t/t5515/refs.br-remote-explicit-merge [new file with mode: 0644]
t/t5515/refs.br-remote-explicit-merge_remote-explicit [new file with mode: 0644]
t/t5515/refs.br-remote-explicit-octopus [new file with mode: 0644]
t/t5515/refs.br-remote-explicit-octopus_remote-explicit [new file with mode: 0644]
t/t5515/refs.br-remote-explicit_remote-explicit [new file with mode: 0644]
t/t5515/refs.br-remote-glob [new file with mode: 0644]
t/t5515/refs.br-remote-glob-merge [new file with mode: 0644]
t/t5515/refs.br-remote-glob-merge_remote-glob [new file with mode: 0644]
t/t5515/refs.br-remote-glob-octopus [new file with mode: 0644]
t/t5515/refs.br-remote-glob-octopus_remote-glob [new file with mode: 0644]
t/t5515/refs.br-remote-glob_remote-glob [new file with mode: 0644]
t/t5515/refs.br-unconfig [new file with mode: 0644]
t/t5515/refs.br-unconfig_--tags_.._.git [new file with mode: 0644]
t/t5515/refs.br-unconfig_.._.git [new file with mode: 0644]
t/t5515/refs.br-unconfig_.._.git_one [new file with mode: 0644]
t/t5515/refs.br-unconfig_.._.git_one_tag_tag-one_tag_tag-three-file [new file with mode: 0644]
t/t5515/refs.br-unconfig_.._.git_one_two [new file with mode: 0644]
t/t5515/refs.br-unconfig_.._.git_tag_tag-one-tree_tag_tag-three-file [new file with mode: 0644]
t/t5515/refs.br-unconfig_.._.git_tag_tag-one_tag_tag-three [new file with mode: 0644]
t/t5515/refs.br-unconfig_branches-default [new file with mode: 0644]
t/t5515/refs.br-unconfig_branches-one [new file with mode: 0644]
t/t5515/refs.br-unconfig_config-explicit [new file with mode: 0644]
t/t5515/refs.br-unconfig_config-glob [new file with mode: 0644]
t/t5515/refs.br-unconfig_remote-explicit [new file with mode: 0644]
t/t5515/refs.br-unconfig_remote-glob [new file with mode: 0644]
t/t5515/refs.master [new file with mode: 0644]
t/t5515/refs.master_--tags_.._.git [new file with mode: 0644]
t/t5515/refs.master_.._.git [new file with mode: 0644]
t/t5515/refs.master_.._.git_one [new file with mode: 0644]
t/t5515/refs.master_.._.git_one_tag_tag-one_tag_tag-three-file [new file with mode: 0644]
t/t5515/refs.master_.._.git_one_two [new file with mode: 0644]
t/t5515/refs.master_.._.git_tag_tag-one-tree_tag_tag-three-file [new file with mode: 0644]
t/t5515/refs.master_.._.git_tag_tag-one_tag_tag-three [new file with mode: 0644]
t/t5515/refs.master_branches-default [new file with mode: 0644]
t/t5515/refs.master_branches-one [new file with mode: 0644]
t/t5515/refs.master_config-explicit [new file with mode: 0644]
t/t5515/refs.master_config-glob [new file with mode: 0644]
t/t5515/refs.master_remote-explicit [new file with mode: 0644]
t/t5515/refs.master_remote-glob [new file with mode: 0644]