]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests: move escape related tests to test-escape.c
authorRonny Chevalier <chevalier.ronny@gmail.com>
Wed, 2 Mar 2016 22:10:11 +0000 (23:10 +0100)
committerRonny Chevalier <chevalier.ronny@gmail.com>
Thu, 3 Mar 2016 17:46:58 +0000 (18:46 +0100)
commit45e0b1f68c1b3f850b9ca683db92c0c8d1f95ec2
tree37c72e82a6cb4c829a33f2cf1c24ba9d1b98a22d
parentebde5cb26179bf1518501891d2d2bc7d1f59ecc5
tests: move escape related tests to test-escape.c
.gitignore
Makefile.am
src/test/test-escape.c [new file with mode: 0644]
src/test/test-util.c