[Updated] D8627: rhg: add rhg tests to the Rust tests

acezar (Antoine Cezar) phabricator at mercurial-scm.org
Wed Jun 17 08:26:00 UTC 2020


acezar retitled this revision from "zeroconf: fix non existant formatting in the vendored zeroconf module" to "rhg: add rhg tests to the Rust tests".
acezar updated this revision to Diff 21658.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D8627?vs=21630&id=21658

BRANCH
  default

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

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

AFFECTED FILES
  Makefile

CHANGE DETAILS

diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -134,6 +134,7 @@
 	cd $(HGROOT)/rust/hg-cpython \
 		&& $(CARGO) test --quiet --all \
 			--no-default-features --features "$(py_feature)"
+	cd $(HGROOT)/rust/rhg && $(CARGO) test --quiet
 
 check-code:
 	hg manifest | xargs python contrib/check-code.py



To: marmoute, #hg-reviewers, pulkit
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200617/802d7069/attachment-0002.html>


More information about the Mercurial-patches mailing list