tests: introduce test_ln_s_add
commit9ce415d972a04df4bfceaad0fab8eaea9a66997e
authorJohannes Sixt <j6t@kdbg.org>
Fri, 7 Jun 2013 20:53:27 +0000 (7 22:53 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Jun 2013 22:01:16 +0000 (7 15:01 -0700)
tree84abd364d506aa9c4983f109b9babc1680a3674b
parentcb648689b9456a1131b494065d7888c925265ddd
tests: introduce test_ln_s_add

Add a new function that creates a symbolic link and adds it to the index
to be used in cases where a symbolic link is not required on the file
system. We will use it to remove many SYMLINKS prerequisites from test
cases.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README
t/test-lib-functions.sh