summaryrefslogtreecommitdiff
path: root/test-string-list.c
Commit message (Expand)AuthorAgeFilesLines
* test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy2016-04-151-103/+0
* replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-1/+1
* string_list_longest_prefix(): remove functionMichael Haggerty2012-10-291-20/+0
* test-string-list.c: Fix some sparse warningsRamsay Jones2012-09-151-4/+4
* string_list: add a function string_list_longest_prefix()Michael Haggerty2012-09-121-0/+20
* string_list: add a new function, string_list_remove_duplicates()Michael Haggerty2012-09-121-0/+10
* string_list: add a new function, filter_string_list()Michael Haggerty2012-09-121-0/+48
* string_list: add two new functions for splitting stringsMichael Haggerty2012-09-121-0/+45