tests/test-fuzz-targets.t
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 26 Mar 2018 10:49:01 -0700
changeset 38167 ec37df9042f9
parent 35670 2b9e2415f5b5
child 38172 24cc2969abae
permissions -rw-r--r--
templatekw: make getrenamed() return only filename, not nodeid No callers cared about the nodeid and I want to make getrenamed() not look up the node (although it's currently free, I hope to store copy info in changesets and not include the nodeid). Differential Revision: https://phab.mercurial-scm.org/D3666

#require clang-libfuzzer test-repo
  $ cd $TESTDIR/../contrib/fuzz
  $ make
Just run the fuzzer for five seconds to verify it works at all.
  $ ./bdiff -max_total_time 5