summaryrefslogtreecommitdiffstats
path: root/src/includes_normalize_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Verify GetFullPathName return valueFredrik Medley2018-11-081-1/+28
* fix normalizer test for _MAX_PATHTakuto Ikuta2017-09-051-28/+25
* Make clparser fastertikuta2017-05-081-34/+9
* Remove unnecessary `std::`Tetsuo Kiso2016-01-101-5/+5
* push error to caller and abort on failureScott Graham2015-06-091-33/+50
* Fix crash in attempting to canonicalize paths longer than _MAX_PATHScott Graham2015-06-081-0/+47
* CanonicalizePath handles \ on WindowsScott Graham2014-10-301-15/+15
* Fix building tests on Windows again.Nico Weber2014-09-181-0/+2
* Use a small, standalone testing framework instead of googletest.Nico Weber2014-09-181-2/+0
* add deps_prefix for localized /showIncludes' output parsingPeter Kümmel2013-10-181-1/+1
* Stop `-t msvc -o` from lowercasing paths from /showIncludes output.Nico Weber2013-05-291-10/+10
* wrap some overlong linesEvan Martin2012-12-291-5/+11
* includes_normalize: also lowercase cross-drive includesEvan Martin2012-08-121-3/+3
* add functions for normalizing win32 include pathsScott Graham2012-08-121-0/+98