summaryrefslogtreecommitdiff
path: root/tests-clar/core/path.c
Commit message (Expand)AuthorAgeFilesLines
* Wrap iconv stuff and write testsRussell Belfer2013-10-031-1/+1
* Fix resolving relative windows network pathsRussell Belfer2013-09-031-1/+15
* don't use inline in tests for win32Russell Belfer2013-09-031-1/+2
* path: properly resolve relative pathsNikolai Vladimirov2013-09-031-5/+93
* Fix some incorrect MSVC #ifdef's. Fixes #1305Philip Kelley2013-02-111-1/+1
* path: Teach UNC paths to git_path_dirname_r()nulltoken2012-12-261-0/+4
* path: enhance git_path_dirname_r() test coveragenulltoken2012-12-261-0/+5
* Add path utilities to resolve relative pathsRussell Belfer2012-07-101-0/+51
* compat: make p_realpath Windows implementation be a bit more POSIX compliant ...nulltoken2012-05-081-0/+13
* Update clar and remove old helpersRussell Belfer2012-04-171-20/+22
* Convert attr, ignore, mwindow, status to new errorsRussell Belfer2012-03-161-1/+1
* Make git_path_root() cope with windows network pathsnulltoken2012-03-161-0/+15
* buffer: Unify `git_fbuffer` and `git_buf`Vicent Martí2012-02-271-1/+1
* Rename the Clay test suite to ClarVicent Martí2012-01-241-0/+390