]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/test-ln-s-add'
authorJunio C Hamano <gitster@pobox.com>
Thu, 20 Jun 2013 23:02:18 +0000 (16:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Jun 2013 23:02:18 +0000 (16:02 -0700)
commitc0266ed2759fa1838384c37faa6d7264edaaf04b
treefef5a3e38e75495e8a91881e9c8a1b35c9e536c1
parent6aeb74ec89272be317f66869fde7c5144d528d5e
parent70836a6f8b71a945f074fc796c4241c2183b83a2
Merge branch 'js/test-ln-s-add'

Many tests that check the behaviour of symbolic links stored in the
index or the tree objects do not have to be skipped on a filesystem
that lack symbolic link support.

* js/test-ln-s-add:
  t4011: remove SYMLINKS prerequisite
  t6035: use test_ln_s_add to remove SYMLINKS prerequisite
  t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS prerequisite
  t3100: use test_ln_s_add to remove SYMLINKS prerequisite
  t3030: use test_ln_s_add to remove SYMLINKS prerequisite
  t0000: use test_ln_s_add to remove SYMLINKS prerequisite
  tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
  tests: introduce test_ln_s_add
  t3010: modernize style
  test-chmtime: Fix exit code on Windows
t/README
test-chmtime.c