D6862: tests: clean up built binaries after running test-fuzz-targets.t

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Tue Sep 17 15:58:10 EDT 2019


Closed by commit rHG39cab871e880: tests: clean up built binaries after running test-fuzz-targets.t (authored by durin42).
This revision was automatically updated to reflect the committed changes.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D6862?vs=16568&id=16573

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6862/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D6862

AFFECTED FILES
  tests/test-fuzz-targets.t

CHANGE DETAILS

diff --git a/tests/test-fuzz-targets.t b/tests/test-fuzz-targets.t
--- a/tests/test-fuzz-targets.t
+++ b/tests/test-fuzz-targets.t
@@ -41,3 +41,6 @@
   $ ./bdiff -max_total_time 5
   $ ./mpatch -max_total_time 5
   $ ./xdiff -max_total_time 5
+
+Clean up.
+  $ $MAKE -s clean



To: durin42, #hg-reviewers, pulkit
Cc: mercurial-devel


More information about the Mercurial-devel mailing list