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