summaryrefslogtreecommitdiffstats
path: root/src/test.cc
Commit message (Expand)AuthorAgeFilesLines
* Include <algorithm> for std::find in test.ccFrances Buontempo2012-01-031-0/+2
* switch the core ninja parser to use re2c for the lexerEvan Martin2011-12-291-1/+1
* disable the 'unused parameter' warningEvan Martin2011-12-051-1/+1
* Fix compilation warning in Ninja's test suite.Nicolas Despres2011-11-211-1/+1
* Return non-zero status when errors occur.Nicolas Despres2011-05-021-3/+6
* Add a test for the clean tool.Nicolas Despres2011-05-021-0/+11
* move VirtualFileSystem into test.*Evan Martin2011-03-061-0/+26
* move test support into test.*Evan Martin2011-03-061-0/+34