summaryrefslogtreecommitdiff
path: root/src/test/test-string-util.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-02Introduce free_and_strndup and use it in bus-message.cZbigniew Jędrzejewski-Szmek1-0/+62
2018-09-03importd, basic/string-util: use case-insensitive comparison for HTTP headersDongsu Park1-0/+24
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-06-02test-ellipsize: add tests for ellipsize_mem, fix bugsZbigniew Jędrzejewski-Szmek1-0/+1
2018-06-01string-util: tweak cellescape() a bitLennart Poettering1-10/+68
2018-05-31basic/string-util: add a convenience function to cescape mostly-ascii fieldsZbigniew Jędrzejewski-Szmek1-0/+25
2018-05-30string-util: add new memory_startswith() helperLennart Poettering1-0/+13
2018-04-19tree-wide: drop spurious newlines (#8764)Lennart Poettering1-1/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-12-05string-util: rework strextend() to optionally inset separators between each a...Lennart Poettering1-3/+32
2017-11-30test-string-util: add another test for stripping slashesZbigniew Jędrzejewski-Szmek1-0/+14
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-13string-util: add delete_trailing_chars() and skip_leading_chars() helpersLennart Poettering1-4/+42
2017-07-31string-util: add strlen_ptr() helperLennart Poettering1-0/+7
2017-02-05treewide: replace homegrown memory_erase with explicit_bzeroZbigniew Jędrzejewski-Szmek1-23/+12
2016-11-05Drop FOREACH_WORD_QUOTEDZbigniew Jędrzejewski-Szmek1-11/+15
2016-03-03tests: move string related tests to test-string-util.cRonny Chevalier1-0/+265
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2016-01-13basic: add ascii_strcasecmp_nn() callLennart Poettering1-0/+18
2016-01-13basic: add new ascii_strcasecmp_n() callLennart Poettering1-0/+28
2015-11-02string-util: rework memory_erase() so that it cannot be optimized awayLennart Poettering1-0/+61