index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comply with project formatting rules wrt 80 column lines
Michael Jones
2020-09-30
1
-1/+2
*
Remove 'using namespace std' from header files, properly namespace all std sy...
Michael Jones
2020-09-30
1
-17/+17
*
Misc typo fixes by https://github.com/codespell-project/codespell/
Mo Zhou
2018-09-06
1
-1/+1
*
Factor ManifestParser options into a structure
Brad King
2017-09-07
1
-1/+3
*
ninja_test: Fix Visual C++ 2015 warnings/errors about name hiding.
James Johnston
2016-04-18
1
-8/+8
*
Expose more details in FileReader::ReadFile signature
Brad King
2016-02-03
1
-1/+1
*
Let Stat() have an err outparam instead of writing to stderr.
Nico Weber
2015-03-31
1
-1/+2
*
Build self-consistent graphs for dupe edges with multiple outputs.
Nico Weber
2015-03-15
1
-0/+1
*
Add support for --gtest_filter. The bots need it, and it is a useful flag.
Nico Weber
2014-09-18
1
-4/+2
*
Use a small, standalone testing framework instead of googletest.
Nico Weber
2014-09-18
1
-2/+86
*
make Stat() a const method
Nico Weber
2014-06-19
1
-1/+1
*
add a test for the "deps out of date" case
Evan Martin
2013-04-09
1
-0/+6
*
move test virtual time "now_" into VirtualFileSystem
Evan Martin
2013-04-08
1
-2/+13
*
Only store command hashes in the build log.
Nico Weber
2012-06-15
1
-0/+1
*
Response files
unknown
2012-02-09
1
-0/+2
*
Stop warning about chdir etc which are treated as errors on MSVC with the
Frances Buontempo
2012-01-16
1
-0/+1
*
migrate tempdir code to test.cc
Evan Martin
2012-01-06
1
-0/+13
*
convert all time_t to a new TimeStamp type
Evan Martin
2012-01-05
1
-1/+1
*
Factor out State struct from ninja_jumble.cc into its header/source files.
Thiago Farina
2011-09-03
1
-1/+1
*
Fix ninja compilation by including a missing disk_interface.h.
Thiago Farina
2011-08-25
1
-0/+1
*
Return non-zero status when errors occur.
Nicolas Despres
2011-05-02
1
-1/+1
*
Add a test for the clean tool.
Nicolas Despres
2011-05-02
1
-0/+2
*
add doxygen-compatibile comments to most classes
Evan Martin
2011-04-29
1
-6/+7
*
Add missing CPP guards.
Nicolas Despres
2011-03-22
1
-0/+5
*
more comments
Evan Martin
2011-03-06
1
-0/+2
*
move VirtualFileSystem into test.*
Evan Martin
2011-03-06
1
-0/+23
*
move test support into test.*
Evan Martin
2011-03-06
1
-1/+4
*
add copyrights
Evan Martin
2011-02-06
1
-0/+14
*
remove ResetDirty
Evan Martin
2011-01-08
1
-3/+0
*
remove bottom-up dirtying
Evan Martin
2011-01-08
1
-0/+3
*
split out graph into its own header
Evan Martin
2011-01-08
1
-2/+3
*
move src into subdir
Evan Martin
2010-12-05
1
-0/+12