summaryrefslogtreecommitdiffstats
path: root/src/test/test_str_list.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/str_list: remove unnecessary function get_str_setChangcheng Liu2020-07-281-6/+1
* test: Replace deprecated TYPED_TEST_CASE with TYPED_TEST_SUITEAdam C. Emerson2019-06-211-1/+1
* test/common: extend str_list tests to include setCasey Bodley2017-11-101-43/+39
* Add one more case ( "=" ) and test get_str_vec as well.Yann Dupont2014-10-051-1/+18
* test_str_list: make sure ' ' and ', ' separaters work for str listsSage Weil2011-11-131-0/+2
* common: get_str_list unit testsSage Weil2011-11-011-0/+35