summaryrefslogtreecommitdiff
path: root/test-string-list.c
AgeCommit message (Expand)Author
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder
2012-10-29string_list_longest_prefix(): remove functionMichael Haggerty
2012-09-16test-string-list.c: Fix some sparse warningsRamsay Jones
2012-09-12string_list: add a function string_list_longest_prefix()Michael Haggerty
2012-09-12string_list: add a new function, string_list_remove_duplicates()Michael Haggerty
2012-09-12string_list: add a new function, filter_string_list()Michael Haggerty
2012-09-12string_list: add two new functions for splitting stringsMichael Haggerty