Merge branch 'hv/cvsps-tests'
authorJunio C Hamano <gitster@pobox.com>
Wed, 29 Jul 2009 17:39:57 +0000 (10:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 Jul 2009 17:39:57 +0000 (10:39 -0700)
commitb65954d1720960f888d1d51e51befb84e05018eb
tree179bcfc631aef8b3617461a9639acd5fc2a49bff
parent1c9b2d3aa12ea4e34c1d04cc2af4e07a1eecb964
parent0eaadfe625fdb9fe9e469413b5e295f6c2ac46ad
Merge branch 'hv/cvsps-tests'

* hv/cvsps-tests:
  t/t9600: remove exit after test_done
  cvsimport: extend testcase about patchset order to contain branches
  cvsimport: add test illustrating a bug in cvsps
  Add a test of "git cvsimport"'s handling of tags and branches
  Add some tests of git-cvsimport's handling of vendor branches
  Test contents of entire cvsimported "master" tree contents
  Use CVS's -f option if available (ignore user's ~/.cvsrc file)
  Start a library for cvsimport-related tests
t/t9600-cvsimport.sh