summaryrefslogtreecommitdiffstats
path: root/src/graph_test.cc
Commit message (Expand)AuthorAgeFilesLines
* 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