summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)AuthorFilesLines
2018-04-11Merge branch 'nd/combined-test-helper'Libravatar Junio C Hamano38-61/+198
2018-04-11Merge branch 'sb/object-store'Libravatar Junio C Hamano1-0/+1
2018-03-27t/helper: merge test-write-cache into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-wildmatch into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-urlmatch-normalization into test-toolLibravatar Nguyễn Thái Ngọc Duy3-2/+5
2018-03-27t/helper: merge test-subprocess into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-submodule-config into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-string-list into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-strcmp-offset into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-sigchain into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-sha1-array into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-scrap-cache-tree into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-run-command into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-revision-walking into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-regex into test-toolLibravatar Nguyễn Thái Ngọc Duy3-3/+6
2018-03-27t/helper: merge test-ref-store into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-read-cache into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-prio-queue into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-path-utils into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-online-cpus into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-mktemp into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge (unused) test-mergesort into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge (unused) test-match-trees into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-index-version into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-hashmap into test-toolLibravatar Nguyễn Thái Ngọc Duy3-2/+5
2018-03-27t/helper: merge test-genrandom into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-example-decorate into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-dump-split-index into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-dump-cache-tree into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-drop-caches into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge (unused) test-delta into test-toolLibravatar Nguyễn Thái Ngọc Duy3-2/+5
2018-03-27t/helper: merge test-date into test-toolLibravatar Nguyễn Thái Ngọc Duy3-8/+11
2018-03-27t/helper: merge test-ctype into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-03-27t/helper: merge test-config into test-toolLibravatar Nguyễn Thái Ngọc Duy3-2/+5
2018-03-27t/helper: merge test-lazy-init-name-hash into test-toolLibravatar Nguyễn Thái Ngọc Duy3-6/+9
2018-03-27t/helper: merge test-sha1 into test-toolLibravatar Nguyễn Thái Ngọc Duy4-3/+6
2018-03-27t/helper: merge test-chmtime into test-toolLibravatar Nguyễn Thái Ngọc Duy3-7/+11
2018-03-27t/helper: add an empty test-tool programLibravatar Nguyễn Thái Ngọc Duy2-0/+31
2018-03-23object-store: migrate alternates struct and functions from cache.hLibravatar Stefan Beller1-0/+1
2018-02-27Merge branch 'jk/test-hashmap-updates'Libravatar Junio C Hamano1-26/+27
2018-02-15Merge branch 'ab/wildmatch-tests'Libravatar Junio C Hamano1-0/+2
2018-02-15Merge branch 'po/object-id'Libravatar Junio C Hamano1-2/+2
2018-02-14test-hashmap: use "unsigned int" for hash storageLibravatar Jeff King1-2/+3
2018-02-14test-hashmap: simplify alloc_test_entryLibravatar Jeff King1-18/+17
2018-02-14test-hashmap: use strbuf_getline rather than fgetsLibravatar Jeff King1-3/+5
2018-02-14test-hashmap: use xsnprintf rather than snprintfLibravatar Jeff King1-1/+1
2018-02-14test-hashmap: check allocation computation for overflowLibravatar Jeff King1-2/+1
2018-02-14test-hashmap: use ALLOC_ARRAY rather than bare mallocLibravatar Jeff King1-2/+2
2018-01-30wildmatch test: perform all tests under all wildmatch() modesLibravatar Ævar Arnfjörð Bjarmason1-0/+2
2018-01-30dir: convert struct sha1_stat to use object_idLibravatar Patryk Obara1-2/+2