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
*
don't mark phony edges dirty if none of their inputs are dirty
Evan Martin
2011-09-09
1
-6/+12
*
fix redundant manifest rebuild
Evan Martin
2011-09-08
1
-11/+13
*
Add a test for the multiple outputs fix
Qingning Huo
2011-06-14
1
-1/+19
*
remove +x bit from source
Evan Martin
2011-06-03
1
-0/+0
*
On Windows, ninja didn't create needed paths first
Philip Craig
2011-06-02
1
-2/+11
*
use 0 for NULL in test to silence gcc 4.5 warning
Evan Martin
2011-05-27
1
-1/+1
*
add extra check for no error in build test
Evan Martin
2011-05-17
1
-0/+1
*
simplify CommandRunner, simplifying users too
Evan Martin
2011-05-17
1
-7/+2
*
rearrange build loop, pass new test
Evan Martin
2011-05-17
1
-2/+2
*
check in failing test that hits the "stuck" state
Evan Martin
2011-05-17
1
-2/+22
*
refactor status printing into BuildStatus
Evan Martin
2011-05-14
1
-2/+2
*
SEMANTIC CHANGE: implicit inputs are now required to exist
Evan Martin
2011-05-13
1
-3/+7
*
fix test
Evan Martin
2011-05-09
1
-1/+1
*
add support for ignoring failures of some subtasks
Evan Martin
2011-05-09
1
-5/+45
*
windows: fix more signedness warnings
Evan Martin
2011-05-08
1
-17/+17
*
add doxygen-compatibile comments to most classes
Evan Martin
2011-04-29
1
-0/+1
*
fix test that relied on pointer values
Evan Martin
2011-03-12
1
-2/+7
*
make bad build tests fail earlier
Evan Martin
2011-03-12
1
-0/+1
*
move VirtualFileSystem into test.*
Evan Martin
2011-03-06
1
-36/+0
*
move test support into test.*
Evan Martin
2011-03-06
1
-0/+1
*
add copyrights
Evan Martin
2011-02-06
1
-0/+14
*
include path when printing a makefile parse error
Evan Martin
2011-02-04
1
-1/+1
*
allow implicit deps
Evan Martin
2011-01-23
1
-1/+1
*
remove ResetDirty
Evan Martin
2011-01-08
1
-10/+4
*
move towards virtual fs for build tests
Evan Martin
2011-01-08
1
-34/+67
*
remove bottom-up dirtying
Evan Martin
2011-01-08
1
-32/+41
*
catch ourselves when we're stuck
Evan Martin
2011-01-08
1
-2/+3
*
verbosity tristate
Evan Martin
2010-12-14
1
-1/+7
*
use separate config object
Evan Martin
2010-12-13
1
-1/+3
*
move src into subdir
Evan Martin
2010-12-05
1
-0/+488