index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
disk_interface_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
make DiskInterfaceTest.StatBadPath quiet
Evan Martin
2013-04-19
1
-0/+2
*
plumb DepsLog load through Builder
Evan Martin
2013-04-08
1
-1/+1
*
fix all "class" -> "struct"
Evan Martin
2012-12-29
1
-2/+1
*
move BuildLog to DependencyScan
Evan Martin
2012-09-04
1
-1/+1
*
split out dirty recomputation logic from Edge class
Evan Martin
2012-09-02
1
-4/+7
*
Put & operator with the type rather than the variable name.
Thiago Farina
2012-04-28
1
-1/+1
*
Fix StatBadPath for Windows 7
Qingning Huo
2012-03-13
1
-2/+5
*
Treat paths of the form "existing-file/something" as non-existent
Peter Collingbourne
2012-03-07
1
-12/+14
*
Fix tabs, typos
PetrWolf
2012-02-14
1
-2/+2
*
Response files
unknown
2012-02-09
1
-0/+4
*
migrate tempdir code to test.cc
Evan Martin
2012-01-06
1
-71/+4
*
convert all time_t to a new TimeStamp type
Evan Martin
2012-01-05
1
-4/+4
*
windows: handle ERROR_PATH_NOT_FOUND
Evan Martin
2011-12-23
1
-5/+6
*
windows: use GetFileAttributesEx instead of stat
Evan Martin
2011-12-20
1
-2/+7
*
make Node::in_edge_ private
Evan Martin
2011-12-07
1
-8/+4
*
make Node::dirty_ private
Evan Martin
2011-12-07
1
-6/+6
*
merge FileStat into Node
Evan Martin
2011-12-07
1
-4/+4
*
disable the 'unused parameter' warning
Evan Martin
2011-12-05
1
-3/+3
*
Fix compilation warning in Ninja's test suite.
Nicolas Despres
2011-11-21
1
-3/+3
*
Split ninja_test.cc into state_test.cc and disk_interface_test.cc
Thiago Farina
2011-09-11
1
-0/+99
*
Fix windows build by moving mkdtemp() implementation from ninja_test.cc to di...
Thiago Farina
2011-09-08
1
-0/+29
*
Move DiskInterfaceTest into its own source file.
Thiago Farina
2011-09-07
1
-0/+131