From: Junio C Hamano Date: Thu, 8 Feb 2018 23:08:27 +0000 (-0800) Subject: Merge branch 'ab/wildmatch-tests' into next X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f999a3d732232377f67e2edf8fa527c41bf924c7?hp=--cc Merge branch 'ab/wildmatch-tests' into next More tests for wildmatch functions. * ab/wildmatch-tests: wildmatch test: mark test as EXPENSIVE_ON_WINDOWS test-lib: add an EXPENSIVE_ON_WINDOWS prerequisite wildmatch test: create & test files on disk in addition to in-memory wildmatch test: perform all tests under all wildmatch() modes wildmatch test: use test_must_fail, not ! for test-wildmatch wildmatch test: remove dead fnmatch() test code wildmatch test: use a paranoia pattern from nul_match() wildmatch test: don't try to vertically align our output wildmatch test: use more standard shell style wildmatch test: indent with tabs, not spaces --- f999a3d732232377f67e2edf8fa527c41bf924c7