Merge branch 'js/test-ln-s-add' into next
commit9f58cb1f2088978d83b09ad12b219df1b40f2a9d
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Jun 2013 15:50:46 +0000 (14 08:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Jun 2013 15:50:46 +0000 (14 08:50 -0700)
treeda938fe6799be22e244f524f0154c2023365ef76
parentcf21faaa9345511848536929155b78b8f52b300f
parent70836a6f8b71a945f074fc796c4241c2183b83a2
Merge branch 'js/test-ln-s-add' into next

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