aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-string-list.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-07u-string-list: move "remove duplicates" test to "u-string-list.c"shejialuo1-39/+0
2025-07-07u-string-list: move "filter string" test to "u-string-list.c"shejialuo1-21/+0
2025-07-07u-string-list: move "test_split_in_place" to "u-string-list.c"shejialuo1-22/+0
2025-07-07u-string-list: move "test_split" into "u-string-list.c"shejialuo1-14/+0
2024-12-06global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt1-0/+2
2023-05-09Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano1-1/+1
2023-04-24string-list: multi-delimiter `string_list_split_in_place()`Taylor Blau1-2/+2
2023-04-24treewide: remove cache.h inclusion due to previous changesElijah Newren1-1/+0
2023-04-24treewide: be explicit about dependence on strbuf.hElijah Newren1-0/+1
2018-03-27t/helper: merge test-string-list into test-toolNguyễn Thái Ngọc Duy1-1/+2
2017-10-04test-stringlist: avoid buffer underrun when sorting nothingRené Scharfe1-1/+1
2017-01-23perf: add basic sort performance testRené Scharfe1-0/+25
2016-07-06Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano1-1/+1
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy1-0/+103