add a straightforward deps log test, fix the other one
authorEvan Martin <martine@danga.com>
Tue, 9 Apr 2013 04:43:49 +0000 (21:43 -0700)
committerEvan Martin <martine@danga.com>
Tue, 9 Apr 2013 04:48:10 +0000 (21:48 -0700)
commit0a2fc151976277d8c0319cdc4ee3b1932b673d91
tree81c2f0d5319397870c1cd70e95051487b67d58d7
parentc78e1eea9a385340a1d47d5402f5a7c41f99c95d
add a straightforward deps log test, fix the other one

The first test I wrote was wrong; write a simpler test that exercises
the "no failures" code paths, then fix the second test and the bugs it
exposed.
src/build.cc
src/build.h
src/build_test.cc