ntent='cgit v1.2.3'/>
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