aboutsummaryrefslogtreecommitdiff
path: root/string_slice_test.go
AgeCommit message (Expand)Author
2016-10-07fix bug of string_slice with square bracketsshenwei356
2016-08-19Fix bug in FlagSet.GetStringSlice when a comma in a string slice valuewu8685
2016-08-03Fix string_slice with empty valueAntoine Pelisse
2015-10-13Use encoding/csv to parse string slicesEric Paris
2015-08-14typoRick Olson
2015-08-12Do not append to default values in {String,Int}SliceEric Paris
2015-08-05Empty slices should be empty, not have a single (empty) stringEric Paris
2015-08-05String and Int slices called twice should append not overwriteEric Paris
2015-06-22Tests for GetIntSlice and GetStringSliceEric Paris
2015-06-22Add new StringSlice flag typeEric Paris