summaryrefslogtreecommitdiff
path: root/common/path_utils/path_utils_ut.c
AgeCommit message (Collapse)AuthorFilesLines
2010-08-19Remove common directoryStephen Gallagher1-721/+0
All files formerly in common are now being built individually out of the ding-libs repository. git clone git://git.fedorahosted.org/git/ding-libs.git
2010-03-25Unit tests for path_utilsJakub Hrozek1-0/+721
Fixes: #81