summaryrefslogtreecommitdiffstats
path: root/src/canon_perftest.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
* Fix compilation error in canon_perftest.Nicolas Despres2017-02-021-1/+1
* fix order of args to CanonicalizePathScott Graham2014-11-091-1/+1
* remove CanonicalizePath overloads, test for toplevel behaviourScott Graham2014-11-091-1/+2
* windows: fix integer truncation issues for helper binariesEvan Martin2012-08-101-1/+1
* print edges per secondPeter Kuemmel2012-07-151-0/+1
* make canon_perftest build, add licenseEvan Martin2012-06-181-0/+17
* add canon_perftestNico Weber2012-06-031-0/+38