]> git.ipfire.org Git - thirdparty/systemd.git/history - src/test/test-path-util.c
util: rework rm_rf() logic
[thirdparty/systemd.git] / src / test / test-path-util.c
2015-04-06  Lennart Poetteringutil: rework rm_rf() logic
2015-03-16  Michal Schmidtshared: add path_compare(), an ordering path comparison
2014-12-16  Zbigniew Jędrzejew... systemctl: refuse to edit runtime dropins when they...
2014-12-03  Thomas Hindoe Paab... test-path-util: fix a leak
2014-11-22  Zbigniew Jędrzejew... Do not check for existence of remote binaries
2014-10-31  Ronny Chevaliertests: add tests for path_startswith
2014-09-30  Thomas Hindoe Paab... test-path-util: fix a mem leak and avoid confusing...
2014-08-26  Filipe Brandenburgertest-path-util: use assert_se in all assertions
2014-07-26  Zbigniew Jędrzejew... Add utility function to append root to path
2014-06-21  Thomas Hindoe Paab... consistently order cleanup attribute before type
2014-06-20  Michael Marineautest: unit test for using alternate roots with path_str...
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