summaryrefslogtreecommitdiffstats
path: root/src/state_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add 'using namespace std;' to all cc files to prepare for removing it from he...Michael Jones2020-09-301-0/+2
* Allow scoping rules through subninjaMohamed Bamakhrama2015-03-011-1/+1
* make all GetNode explicit, add DepsLog canonicalize testScott Graham2014-11-101-3/+3
* wip on adding tests at higher level, some not rightScott Graham2014-11-081-3/+3
* Use a small, standalone testing framework instead of googletest.Nico Weber2014-09-181-2/+1
* rearrange handling of builtin bindings to make rules simplerEvan Martin2012-12-291-2/+2
* all building and tests passingRobert Iannucci2012-11-091-1/+1
* clarify setterEvan Martin2012-09-041-4/+7
* Fix the TODO in graph.h.Thiago Farina2012-02-161-4/+4
* make evalstring internals privateEvan Martin2011-12-301-4/+4
* switch the core ninja parser to use re2c for the lexerEvan Martin2011-12-291-3/+6
* Follow up fix to commit 32bf74f (Fix the TODO in Rule class.)Thiago Farina2011-12-241-1/+1
* remove unused functionEvan Martin2011-12-071-1/+1
* Split ninja_test.cc into state_test.cc and disk_interface_test.ccThiago Farina2011-09-111-0/+41