index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
build_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
make all GetNode explicit, add DepsLog canonicalize test
Scott Graham
2014-11-10
1
-1/+67
*
improve test
Scott Graham
2014-11-09
1
-7/+10
*
remove CanonicalizePath overloads, test for toplevel behaviour
Scott Graham
2014-11-09
1
-0/+29
*
path decanonicalization when building command
Scott Graham
2014-11-08
1
-2/+1
*
CanonicalizePath handles \ on Windows
Scott Graham
2014-10-30
1
-5/+1
*
Use a small, standalone testing framework instead of googletest.
Nico Weber
2014-09-18
1
-1/+3
*
Make "depfile=$out.d" work if $out contains escaped characters, rspfile too.
Nico Weber
2014-05-21
1
-17/+28
*
win console wip: enable test
Nico Weber
2014-05-13
1
-4/+2
*
Introduce the "console" pool
Peter Collingbourne
2014-02-03
1
-10/+54
*
Make BuildLogUser reference constant.
Nico Weber
2014-01-07
1
-1/+1
*
Rename "IsDead" to "BuildLogUser".
Nico Weber
2014-01-04
1
-2/+2
*
Make tests compile (one fails atm).
Nico Weber
2014-01-02
1
-2/+4
*
Simplify.
Nico Weber
2013-09-08
1
-3/+2
*
Fix for build test for BuildWithDepsLogTest.RestatMissingDepfileDepslog
Richard Geary
2013-09-07
1
-1/+4
*
Fix restat rebuild if deps are missing.
Maxim Kalaev
2013-09-02
1
-1/+117
*
Minor style fixes, no behavior change.
Nico Weber
2013-08-23
1
-2/+2
*
Add a test for issue #638.
Nico Weber
2013-08-22
1
-0/+1
*
Add test for correct restat logic
Chris Hopman
2013-07-20
1
-0/+40
*
Add a test for CreatePhonyInEdge() in depsmode path.
Nico Weber
2013-06-06
1
-0/+61
*
Add test that proves `node->AddOutEdge(edge);` in `LoadDepFile()` is needed.
Nico Weber
2013-06-04
1
-1/+24
*
Fix restat builds with edges generating headers depended on through deps files
Nico Weber
2013-06-03
1
-0/+64
*
Fix Pool tests.
Robert Iannucci
2013-05-06
1
-18/+37
*
Don't record deps in dry runs.
Nico Weber
2013-04-22
1
-1/+30
*
Merge pull request #541 from sgraham/fix-vs2012
Evan Martin
2013-04-13
1
-2/+2
|
\
|
*
try again on vs2012 build fixes
Scott Graham
2013-04-11
1
-2/+2
*
|
fix test
Evan Martin
2013-04-11
1
-14/+14
|
/
*
add a straightforward deps log test, fix the other one
Evan Martin
2013-04-09
1
-10/+81
*
Make deps=gcc without depfile an error.
Nico Weber
2013-04-09
1
-0/+18
*
add a test for the "deps out of date" case
Evan Martin
2013-04-09
1
-0/+96
*
add a test verifying build failure on bad deps
Evan Martin
2013-04-08
1
-0/+17
*
remove depfiles files as they're parsed
Evan Martin
2013-04-08
1
-0/+6
*
plumb DepsLog load through Builder
Evan Martin
2013-04-08
1
-1/+1
*
pass command results via a struct
Evan Martin
2013-04-08
1
-17/+18
*
split FakeCommandRunner out of BuildTest
Evan Martin
2013-04-08
1
-87/+95
*
move test virtual time "now_" into VirtualFileSystem
Evan Martin
2013-04-08
1
-79/+78
*
Add regression test
Robert Iannucci
2013-03-23
1
-0/+74
*
wrap some overlong lines
Evan Martin
2012-12-29
1
-2/+4
*
Fix formatting
Robert Iannucci
2012-11-30
1
-6/+6
*
Revert "Dump state for debugging"
Robert Iannucci
2012-11-10
1
-4/+0
*
Dump state for debugging
Robert Iannucci
2012-11-10
1
-0/+4
*
cover the nulled pool case
Robert Iannucci
2012-11-10
1
-19/+20
*
Add some tests!
Robert Iannucci
2012-11-10
1
-3/+129
*
Fix two spelling errors
Martin Olsson
2012-10-03
1
-1/+1
*
move BuildLog to DependencyScan
Evan Martin
2012-09-04
1
-2/+3
*
if a file is missing in the log, count it as dirty
Scott Graham
2012-08-15
1
-2/+54
*
use DiskInterface to create the build directory
Evan Martin
2012-08-07
1
-5/+3
*
Merge pull request #313 from wolfp/restat_missing_input
Evan Martin
2012-07-03
1
-0/+54
|
\
|
*
Add a test for missing input files in restat rules
wolfp
2012-06-27
1
-0/+54
*
|
Only store command hashes in the build log.
Nico Weber
2012-06-15
1
-2/+4
|
/
*
reduce custom ninja status patch in minor ways
Evan Martin
2012-04-26
1
-31/+2
[next]