]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-string-util: add another test for stripping slashes
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 1 Nov 2017 15:59:30 +0000 (16:59 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 30 Nov 2017 11:59:23 +0000 (12:59 +0100)
commitca4d708dc4092268520aee419cbd696f1b0f4558
tree736a490d23eea72b3fe43c6cdb31b75a44bef9a6
parentc67f84b0254640168977ff52f3a961db407f472e
test-string-util: add another test for stripping slashes

I wrote this for my own "strip_trailing_chars" function, which was in the
meanwhile obsoleted by "delete_trailing_chars". Let's just keep the test.
src/test/test-string-util.c