aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test-string_helpers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-01lib/test-string_helpers: add test cases for new featuresAndy Shevchenko1-8/+133
2021-07-01lib/test-string_helpers: get rid of trailing comma in terminatorsAndy Shevchenko1-6/+6
2021-07-01lib/test-string_helpers: print flags in hexadecimal formatAndy Shevchenko1-2/+2
2020-07-15lib/test-string_helpers.c: Add string_upper() and string_lower() testsVadim Pasternak1-0/+67
2016-02-03lib/test-string_helpers.c: fix and improve string_get_size() testsVitaly Kuznetsov1-18/+49
2015-11-06lib/test-string_helpers.c: add string_get_size() testsVitaly Kuznetsov1-0/+36
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes1-20/+20
2014-10-14lib / string_helpers: introduce string_escape_mem()Andy Shevchenko1-4/+236
2014-10-14lib / string_helpers: refactoring the test suiteAndy Shevchenko1-12/+27
2013-04-30lib/string_helpers: introduce generic string_unescapeAndy Shevchenko1-0/+103