mingw: mark t9100's test cases with appropriate prereqs
commitbcb11f19e070d4647efe66400924bdddb65cd936
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 27 Jan 2016 16:20:08 +0000 (27 17:20 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Jan 2016 21:36:10 +0000 (28 13:36 -0800)
tree7ed9ba10b56f61833c2ce5b851476103575aba72
parent2b3abd45bdd8a9dfd80dd07dfbc3745a69b21abc
mingw: mark t9100's test cases with appropriate prereqs

Many a test requires either POSIXPERM (to change the executable bit) or
SYMLINKS, and neither are available on Windows.

This lets t9100-git-svn-basic.sh pass in Git for Windows' SDK.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9100-git-svn-basic.sh