Merge branch 'rs/zip-tests'
authorJunio C Hamano <gitster@pobox.com>
Sat, 12 Jan 2013 02:34:43 +0000 (18:34 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 12 Jan 2013 02:34:43 +0000 (18:34 -0800)
commitbf3f167d65fec8028b488ef0ce3baaa69a571ffd
tree4a7caa4e5b9e1d72e7365da86c2a7971608f4d37
parent1eba20c04545750d04fd6c8dda4b18db83c863fa
parent55292ea25dca1f3273b4e59aa37ee66cae4aa343
Merge branch 'rs/zip-tests'

Update zip tests to skip some that cannot be handled on platform
unzip.

* rs/zip-tests:
  t5003: check if unzip supports symlinks
  t5000, t5003: move ZIP tests into their own script
  t0024, t5000: use test_lazy_prereq for UNZIP
  t0024, t5000: clear variable UNZIP, use GIT_UNZIP instead
t/test-lib.sh