1
0
mirror of https://github.com/git/git.git synced 2024-10-20 21:38:38 +02:00
git/t/helper
Nguyễn Thái Ngọc Duy 9153dde5e2 t/helper: merge (unused) test-delta into test-tool
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-03-27 08:45:47 -07:00
..
.gitignore Merge branch 'sb/test-helper-excludes' 2017-12-27 11:16:29 -08:00
test-chmtime.c t/helper: merge test-chmtime into test-tool 2018-03-27 08:45:47 -07:00
test-config.c t/helper: merge test-config into test-tool 2018-03-27 08:45:47 -07:00
test-ctype.c t/helper: merge test-ctype into test-tool 2018-03-27 08:45:47 -07:00
test-date.c t/helper: merge test-date into test-tool 2018-03-27 08:45:47 -07:00
test-delta.c t/helper: merge (unused) test-delta into test-tool 2018-03-27 08:45:47 -07: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 test-hashmap: use "unsigned int" for hash storage 2018-02-14 10:31:10 -08:00
test-index-version.c
test-lazy-init-name-hash.c t/helper: merge test-lazy-init-name-hash into test-tool 2018-03-27 08:45:47 -07: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 t/helper: merge test-sha1 into test-tool 2018-03-27 08:45:47 -07:00
test-sha1.sh t/helper: merge test-sha1 into test-tool 2018-03-27 08:45:47 -07:00
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-tool.c t/helper: merge (unused) test-delta into test-tool 2018-03-27 08:45:47 -07:00
test-tool.h t/helper: merge (unused) test-delta into test-tool 2018-03-27 08:45:47 -07:00
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