git/t/helper
Junio C Hamano bfc817d8a2 Merge branch 'ab/wildmatch-tests'
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
2018-02-15 14:55:44 -08:00
..
.gitignore Merge branch 'sb/test-helper-excludes' 2017-12-27 11:16:29 -08:00
test-chmtime.c
test-config.c
test-ctype.c
test-date.c config: add --expiry-date 2017-11-18 12:31:29 +09:00
test-delta.c avoid "write_in_full(fd, buf, len) != len" pattern 2017-09-14 15:17:59 +09:00
test-drop-caches.c fsmonitor: add a performance test 2017-10-01 17:23:05 +09:00
test-dump-cache-tree.c
test-dump-fsmonitor.c fsmonitor: add a test tool to dump the index extension 2017-10-01 17:23:05 +09:00
test-dump-split-index.c
test-dump-untracked-cache.c dir: convert struct sha1_stat to use object_id 2018-01-30 10:42:36 -08:00
test-example-decorate.c decorate: clean up and document API 2017-12-08 09:16:27 -08:00
test-fake-ssh.c
test-genrandom.c
test-hashmap.c hashmap: add API to disable item counting when threaded 2017-09-07 09:42:02 +09:00
test-index-version.c
test-lazy-init-name-hash.c t/helper/test-lazy-name-hash: fix compilation 2017-12-22 10:42:04 -08:00
test-line-buffer.c test-line-buffer: simplify command parsing 2017-09-22 12:49:53 +09:00
test-match-trees.c
test-mergesort.c
test-mktemp.c
test-online-cpus.c
test-parse-options.c t0040,t1502: Demonstrate parse_options bugs 2017-09-25 14:35:50 +09:00
test-path-utils.c
test-prio-queue.c
test-read-cache.c
test-ref-store.c Merge branch 'bc/object-id' 2017-11-06 14:24:27 +09:00
test-regex.c
test-revision-walking.c
test-run-command.c run-command.c: print env vars in trace_run_command() 2018-01-19 10:49:20 -08:00
test-scrap-cache-tree.c
test-sha1-array.c
test-sha1.c
test-sha1.sh
test-sigchain.c
test-strcmp-offset.c
test-string-list.c test-stringlist: avoid buffer underrun when sorting nothing 2017-10-04 13:41:49 +09:00
test-submodule-config.c
test-subprocess.c
test-svn-fe.c
test-urlmatch-normalization.c
test-wildmatch.c wildmatch test: perform all tests under all wildmatch() modes 2018-01-30 14:04:01 -08:00
test-write-cache.c