summaryrefslogtreecommitdiffstats
path: root/src/graph_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a regression test for issue #380 (which fails at the moment)Nico Weber2012-07-281-0/+19
* Add a test for quoting spaces in expanded $in and $out.Jeremy Apthorp2012-01-041-0/+9
* make Node::in_edge_ privateEvan Martin2011-12-071-5/+5
* make Node::dirty_ privateEvan Martin2011-12-071-5/+5
* merge FileStat into NodeEvan Martin2011-12-071-1/+1
* SEMANTIC CHANGE: implicit inputs are now required to existEvan Martin2011-05-131-2/+20
* windows: successfully link testsEvan Martin2011-05-061-1/+1
* add test for RootNodes(); fix commentEvan Martin2011-05-011-0/+16
* fix SEGV in graph_testHiroyuki Iwatsuki2011-04-291-5/+5
* add doxygen-compatibile comments to most classesEvan Martin2011-04-291-0/+18
* Move CanonicalizePath into util.h so it can be shared by the other modules.Thiago Farina2011-04-151-33/+0
* files that have both implicit and explicit edges should be implicitEvan Martin2011-03-071-0/+24
* canonicalize paths loaded from depfilesEvan Martin2011-03-071-0/+90