[PATCH 1 of 3 stable osx] tests: update mac packaging test expectations

Augie Fackler raf at durin42.com
Tue Jul 25 00:57:46 UTC 2017


# HG changeset patch
# User Augie Fackler <augie at google.com>
# Date 1500942848 14400
#      Mon Jul 24 20:34:08 2017 -0400
# Branch stable
# Node ID 846414398505560fb3e92a19d136a680be1f1c66
# Parent  8d381b895e19ad447069529aa5c5e7358c4b0b48
tests: update mac packaging test expectations

Some more files are included these days.

diff --git a/tests/test-mac-packages.t b/tests/test-mac-packages.t
--- a/tests/test-mac-packages.t
+++ b/tests/test-mac-packages.t
@@ -27,6 +27,12 @@ We've had problems with the filter logic
 Spot-check some randomly selected files:
   $ grep bdiff boms.txt | cut -d '	' -f 1,2,3
   ./Library/Python/2.7/site-packages/mercurial/cext/bdiff.so	100755	0/0
+  ./Library/Python/2.7/site-packages/mercurial/cffi/bdiff.py	100644	0/0
+  ./Library/Python/2.7/site-packages/mercurial/cffi/bdiff.pyc	100644	0/0
+  ./Library/Python/2.7/site-packages/mercurial/cffi/bdiff.pyo	100644	0/0
+  ./Library/Python/2.7/site-packages/mercurial/cffi/bdiffbuild.py	100644	0/0
+  ./Library/Python/2.7/site-packages/mercurial/cffi/bdiffbuild.pyc	100644	0/0
+  ./Library/Python/2.7/site-packages/mercurial/cffi/bdiffbuild.pyo	100644	0/0
   ./Library/Python/2.7/site-packages/mercurial/pure/bdiff.py	100644	0/0
   ./Library/Python/2.7/site-packages/mercurial/pure/bdiff.pyc	100644	0/0
   ./Library/Python/2.7/site-packages/mercurial/pure/bdiff.pyo	100644	0/0


More information about the Mercurial-devel mailing list