[PATCH] tests: add coverage to ensure Wix tracks 'help' and 'templates' files

Pierre-Yves David pierre-yves.david at ens-lyon.org
Mon Sep 14 18:39:44 CDT 2015



On 09/13/2015 08:08 PM, Matt Harbison wrote:
> # HG changeset patch
> # User Matt Harbison <matt_harbison at yahoo.com>
> # Date 1442199291 14400
> #      Sun Sep 13 22:54:51 2015 -0400
> # Node ID 1894c23c325b0241ca3b01450bb38fc3ce544dd4
> # Parent  433e55099cfd7c391b4428d62f1c74e76a2133b3
> tests: add coverage to ensure Wix tracks 'help' and 'templates' files

neat, but I get the following failure:

--- /home/pyd/src/mercurial-dev/tests/test-install.t
+++ /home/pyd/src/mercurial-dev/tests/test-install.t.err
@@ -93,6 +93,7 @@
    $ python wixxml.py help
    Not installed:
      help/common.txt
+    help/config.txt.orig
      help/hg.1.txt
      help/hgignore.5.txt
      help/hgrc.5.txt

would you make that resistant to .orig?

-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list