summaryrefslogtreecommitdiffstats
path: root/src/clean_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Have the clean tool remove depfilesPeter Collingbourne2011-12-061-0/+15
* Implement generator rulesPeter Collingbourne2011-10-151-0/+22
* windows: fix more signedness warningsEvan Martin2011-05-081-12/+12
* The cleaner can be used multiple times now.Nicolas Despres2011-05-021-90/+48
* Return non-zero status when errors occur.Nicolas Despres2011-05-021-4/+12
* Add a test for the clean tool.Nicolas Despres2011-05-021-0/+255