diff options
author | Evan Martin <martine@danga.com> | 2012-07-27 17:38:44 (GMT) |
---|---|---|
committer | Evan Martin <martine@danga.com> | 2012-07-27 17:38:44 (GMT) |
commit | 34fdf02dd57fc7b92e61eeee2c2e6e031ed14477 (patch) | |
tree | a377f469085bb5eb03f330b6dcaaabad6de0e3c5 /src/graph.cc | |
parent | 547998bc63640abc71573d94bc6afb11f74c13bc (diff) | |
download | Ninja-34fdf02dd57fc7b92e61eeee2c2e6e031ed14477.zip Ninja-34fdf02dd57fc7b92e61eeee2c2e6e031ed14477.tar.gz Ninja-34fdf02dd57fc7b92e61eeee2c2e6e031ed14477.tar.bz2 |
make the build log test match the indended build log logic
As described on https://github.com/martine/ninja/pull/349 , this test
shouldn't have been passing. Fixing a Valgrind issue showed that the
test was wrong. Thankfully it wasn't a critical issue.
The new code verifies that we either succeed or report an error when
parsing -- the only behavior we really care about is not crashing.
Diffstat (limited to 'src/graph.cc')
0 files changed, 0 insertions, 0 deletions