summaryrefslogtreecommitdiffstats
path: root/test-string-list.c
AgeCommit message (Expand)AuthorLines
2012-09-15test-string-list.c: Fix some sparse warningsRamsay Jones-4/+4
2012-09-12string_list: add a function string_list_longest_prefix()Michael Haggerty-0/+20
2012-09-12string_list: add a new function, string_list_remove_duplicates()Michael Haggerty-0/+10
2012-09-12string_list: add a new function, filter_string_list()Michael Haggerty-0/+48
2012-09-12string_list: add two new functions for splitting stringsMichael Haggerty-0/+45