index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
includes_normalize_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'using namespace std;' to all cc files to prepare for removing it from he...
Michael Jones
2020-09-30
1
-0/+2
*
Verify GetFullPathName return value
Fredrik Medley
2018-11-08
1
-1/+28
*
fix normalizer test for _MAX_PATH
Takuto Ikuta
2017-09-05
1
-28/+25
*
Make clparser faster
tikuta
2017-05-08
1
-34/+9
*
Remove unnecessary `std::`
Tetsuo Kiso
2016-01-10
1
-5/+5
*
push error to caller and abort on failure
Scott Graham
2015-06-09
1
-33/+50
*
Fix crash in attempting to canonicalize paths longer than _MAX_PATH
Scott Graham
2015-06-08
1
-0/+47
*
CanonicalizePath handles \ on Windows
Scott Graham
2014-10-30
1
-15/+15
*
Fix building tests on Windows again.
Nico Weber
2014-09-18
1
-0/+2
*
Use a small, standalone testing framework instead of googletest.
Nico Weber
2014-09-18
1
-2/+0
*
add deps_prefix for localized /showIncludes' output parsing
Peter Kümmel
2013-10-18
1
-1/+1
*
Stop `-t msvc -o` from lowercasing paths from /showIncludes output.
Nico Weber
2013-05-29
1
-10/+10
*
wrap some overlong lines
Evan Martin
2012-12-29
1
-5/+11
*
includes_normalize: also lowercase cross-drive includes
Evan Martin
2012-08-12
1
-3/+3
*
add functions for normalizing win32 include paths
Scott Graham
2012-08-12
1
-0/+98