]> git.ipfire.org Git - thirdparty/systemd.git/history - src/test/test-path-util.c
shared: rename path_strv_canonicalize_absolute functions
[thirdparty/systemd.git] / src / test / test-path-util.c
2014-05-25  Tanu Kaskinentest-path-util: add tests for path_make_relative()
2014-04-17  Zbigniew Jędrzejew... test-path-util: fix running with separate build dir
2014-04-12  Zbigniew Jędrzejew... path-util: also check for existence of binary when...
2014-04-12  Mike Gilbertfsck: Search for fsck.type in PATH
2013-12-07  Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-09-26  Lennart Poetteringutil: properly handle the root dir in PATH_FOREACH_PREFIX
2013-09-25  Lennart Poetteringutil: add macro for iterating through all prefixes...
2013-09-09  Zbigniew Jędrzejew... run: allow non-absolute paths as command
2013-07-12  Zbigniew Jędrzejew... test-path-util,test-sched-prio: uninitialize manager...
2013-03-30  Zbigniew Jędrzejew... test-path-util: fix another stupid test failure
2013-03-29  Zbigniew Jędrzejew... test-path-util: fix botched test
2013-03-29  Zbigniew Jędrzejew... tests: add some silly tests for path-util.c