summaryrefslogtreecommitdiffstats
path: root/src/util_test.cc
Commit message (Expand)AuthorAgeFilesLines
* make CanonicalizePath report an error on empty pathEvan Martin2011-10-061-12/+19
* semantic change: allow reaching into parent directories in pathsEvan Martin2011-08-241-25/+30
* don't mangle absolute paths in the canonicalizerEvan Martin2011-05-171-0/+8
* handle foo//bar in CanonicalizePathEvan Martin2011-04-221-0/+5
* Move CanonicalizePath into util.h so it can be shared by the other modules.Thiago Farina2011-04-151-0/+50