summaryrefslogtreecommitdiff
path: root/src/test/test-install.c
AgeCommit message (Collapse)Author
2013-12-06Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek
The only problem is that libgen.h #defines basename to point to it's own broken implementation instead of the GNU one. This can be fixed by #undefining basename.
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-12test: test tools should still be in the src/ directoryLennart Poettering