From: Ævar Arnfjörð Bjarmason Date: Fri, 6 Aug 2010 21:19:25 +0000 (+0000) Subject: t/README: Document the predefined test prerequisites X-Git-Tag: v1.7.3-rc0~2^2~47 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/be53deef0d94b80b0a2df465d16f21ed29c3165b?ds=inline;hp=be53deef0d94b80b0a2df465d16f21ed29c3165b t/README: Document the predefined test prerequisites The README for the test library suggested that you grep the test-lib.sh for test_set_prereq to see what the preset prerequisites were. Remove that bit, and write a section explaining all the preset prerequisites. Most of the text was lifted from from Junio C Hamano and Johannes Sixt, See the "Tests in Cygwin" thread in May 2009 for the originals: http://thread.gmane.org/gmane.comp.version-control.git/116729/focus=118385 http://thread.gmane.org/gmane.comp.version-control.git/116729/focus=118434 Signed-off-by: Ævar Arnfjörð Bjarmason Signed-off-by: Junio C Hamano ---