index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
build_log_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce a Truncate() function that works on POSIX and Windows.
Nico Weber
2013-04-29
1
-9/+1
*
wrap some overlong lines
Evan Martin
2012-12-29
1
-1/+2
*
wrap test in anon namespace
Evan Martin
2012-12-28
1
-0/+4
*
build log: Adding test for multiple target edges
Maxim Kalaev
2012-10-12
1
-0/+20
*
Merge pull request #408 from nico/fix
Evan Martin
2012-09-06
1
-0/+2
|
\
|
*
Make sure no stale test file exists before running build log tests.
Nico Weber
2012-09-01
1
-0/+2
*
|
remove config from BuildLog, rename members
Evan Martin
2012-09-02
1
-2/+2
|
/
*
fix test broken in 697350d
Evan Martin
2012-08-17
1
-2/+10
*
make it more explicit that a bad build log causes us to rebuild
Evan Martin
2012-08-17
1
-1/+1
*
Include unistd.h in files that use unlink() on OS X.
Nico Weber
2012-08-05
1
-3/+1
*
make the build log test match the indended build log logic
Evan Martin
2012-07-27
1
-3/+3
*
drop support of log formats < 4
Evan Martin
2012-06-18
1
-13/+6
*
Only store command hashes in the build log.
Nico Weber
2012-06-15
1
-6/+6
*
Add a BuildLog test that checks that very long command liens don't crash.
Nico Weber
2012-05-10
1
-0/+28
*
Add a BuildLog test that checks duplicate version headers don't crash.
Nico Weber
2012-05-10
1
-0/+31
*
Add a BuildLog loading perftest.
Nico Weber
2012-05-08
1
-1/+1
*
Don't write ninja log header to log on every build on Windows.
Nico Weber
2012-05-08
1
-0/+31
*
Make |log_| variable private to BuildLog.
Evan Martin
2012-04-05
1
-2/+2
*
windows: use _WIN32 define everywhere
Evan Martin
2012-01-22
1
-2/+2
*
make my last change actually work
Evan Martin
2012-01-05
1
-5/+6
*
Switch build log to use tabs as field separators, to support outputs with spa...
Nico Weber
2012-01-05
1
-0/+19
*
Implement restat rules
Peter Collingbourne
2011-10-24
1
-0/+19
*
build_log_test.cc: add 3 #include for stat(2) on Linux
Qingning Huo
2011-06-10
1
-0/+6
*
remove +x bit from source
Evan Martin
2011-06-03
1
-0/+0
*
mingw ninja_test links and passes. (as do linux and native VS2010)
Philip Craig
2011-05-29
1
-2/+3
*
Tests now build on a native Windows build (tested with VS2010)
Philip Craig
2011-05-28
1
-0/+11
*
don't crash on truncated log files
Evan Martin
2011-05-11
1
-0/+28
*
add a versioning header to build log, switch to v2
Evan Martin
2011-05-11
1
-3/+3
*
windows: successfully link tests
Evan Martin
2011-05-06
1
-2/+2
*
add copyrights
Evan Martin
2011-02-06
1
-0/+14
*
remove tempnam
Evan Martin
2011-01-09
1
-8/+7
*
work around mktemp warning
Evan Martin
2011-01-08
1
-2/+1
*
later entry in build log should overwrite earlier one
Evan Martin
2011-01-07
1
-0/+16
*
add a class for logging builds (commands + timing)
Evan Martin
2010-12-23
1
-0/+43