chiark / gitweb /
consistently order cleanup attribute before type
[elogind.git] / src / test / test-path-util.c
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