summaryrefslogtreecommitdiff
path: root/common/tests/test-path.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various memory leaks exposed by 'make leakcheck'Stef Walter2013-07-231-42/+48
* Support expanding $XDG_CONFIG_HOME in user config pathsStef Walter2013-07-181-0/+6
* tools: Use $TMPDIR instead of $TEMPStef Walter2013-07-181-30/+1
* path: Add p11_path_canon() functionStef Walter2013-07-031-0/+17
* path: Add p11_path_prefix() functionStef Walter2013-07-031-0/+13
* path: Add p11_path_parent() functionStef Walter2013-06-141-0/+17
* path: Fix expanding of paths and testsStef Walter2013-06-141-20/+26
* Our own unit testing frameworkStef Walter2013-05-211-45/+23
* Support /xxx/yyy as an absolute path with Win32Stef Walter2013-05-211-1/+1
* More compatible path munging and handling codeStef Walter2013-04-031-0/+202