summaryrefslogtreecommitdiffstats
path: root/src/includes_normalize_test.cc
Commit message (Collapse)AuthorAgeFilesLines
* wrap some overlong linesEvan Martin2012-12-291-5/+11
|
* includes_normalize: also lowercase cross-drive includesEvan Martin2012-08-121-3/+3
| | | | It seems to me inconsistent to normalize one but not the other.
* add functions for normalizing win32 include pathsScott Graham2012-08-121-0/+98
(Note from Evan: this is landing Scott's code more or less verbatim without a lot of analysis; it could maybe be simplified and reduced, but it's only intended to be used in the MSVC helper so it's fine to be experimental.)