summaryrefslogtreecommitdiff
path: root/src/test/test-strbuf.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* basic/strbuf: include empty strings in countZbigniew Jędrzejewski-Szmek2018-03-261-3/+7
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* treewide: correct spacing near eol in code commentsTorstein Husebø2014-12-111-1/+1
* test: only use assert_seThomas Hindoe Paaboel Andersen2014-10-041-27/+27
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-031-2/+1
* tests: add tests of strxcpyxThomas Hindoe Paaboel Andersen2013-02-101-1/+1
* tests: add test of strbufThomas Hindoe Paaboel Andersen2013-02-091-0/+93