summaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
AgeCommit message (Expand)Author
2023-04-08lib/test-string_helpers: replace UNESCAPE_ANY by UNESCAPE_ALL_MASKAndy Shevchenko
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2021-07-19string_helpers: Escape double quotes in escape_specialChris Down
2021-07-01lib/test-string_helpers: add test cases for new featuresAndy Shevchenko
2021-07-01lib/test-string_helpers: get rid of trailing comma in terminatorsAndy Shevchenko
2021-07-01lib/test-string_helpers: print flags in hexadecimal formatAndy Shevchenko
2020-07-15lib/test-string_helpers.c: Add string_upper() and string_lower() testsVadim Pasternak
2016-02-03lib/test-string_helpers.c: fix and improve string_get_size() testsVitaly Kuznetsov
2015-11-06lib/test-string_helpers.c: add string_get_size() testsVitaly Kuznetsov
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes
2014-10-14lib / string_helpers: introduce string_escape_mem()Andy Shevchenko
2014-10-14lib / string_helpers: refactoring the test suiteAndy Shevchenko
2013-04-30lib/string_helpers: introduce generic string_unescapeAndy Shevchenko