projects
/
platform
/
upstream
/
ninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82450cb
)
fix typo in comment
author
Nico Weber
<thakis@chromium.org>
Tue, 9 Apr 2013 19:44:31 +0000
(12:44 -0700)
committer
Nico Weber
<thakis@chromium.org>
Tue, 9 Apr 2013 19:44:31 +0000
(12:44 -0700)
src/deps_log_test.cc
patch
|
blob
|
history
diff --git
a/src/deps_log_test.cc
b/src/deps_log_test.cc
index 06fffeb9dd5ebec644a3393c5d8abdf11612d324..e9cea216393f4e424db2cd2c3ae67a2c19d40a6e 100644
(file)
--- a/
src/deps_log_test.cc
+++ b/
src/deps_log_test.cc
@@
-195,7
+195,7
@@
TEST_F(DepsLogTest, Recompact) {
// Verify that invalid file headers cause a new build.
TEST_F(DepsLogTest, InvalidHeader) {
const char *kInvalidHeaders[] = {
- "", // Em
tp
y file.
+ "", // Em
pt
y file.
"# ninjad", // Truncated first line.
"# ninjadeps\n", // No version int.
"# ninjadeps\n\001\002", // Truncated version int.