summaryrefslogtreecommitdiffstats
path: root/src/deps_log_test.cc
Commit message (Expand)AuthorAgeFilesLines
* add a test for truncated depsEvan Martin2013-04-261-0/+60
* make DepsLogTest actually clean up on teardownEvan Martin2013-04-261-1/+1
* fix typo in commentNico Weber2013-04-091-1/+1
* On invalid depslog header, restart build instead of showing an error.Nico Weber2013-04-091-0/+26
* add recompaction to depslogEvan Martin2013-04-081-0/+70
* don't write out deps entries if nothing changedEvan Martin2013-04-081-0/+46
* expand DepsLog test, fix two bugs it revealedEvan Martin2013-04-081-11/+27
* add DepsLog, a new data structure for dependency informationEvan Martin2013-04-081-0/+63