[PATCH evolve-ext] pkg: make tests pass using the generated tarball

Pierre-Yves David pierre-yves.david at ens-lyon.org
Tue Sep 2 14:10:29 CDT 2014



On 08/17/2014 01:39 AM, Faheem Mitha wrote:
> # HG changeset patch
> # User Faheem Mitha <faheem at faheem.info>
> # Date 1408232122 -19800
> #      Sun Aug 17 05:05:22 2014 +0530
> # Branch stable
> # Node ID c160cdb5cf0f24e5932c50b974e3b49820c5ad88
> # Parent  7568048c9776085be3af4cc05668a57664c08bcd
> pkg: make tests pass using the generated tarball

actually applied some time ago. Thanks

>
> Exclude tests/test-drop.t and include tests/_exc-util.sh,
> tests/dummyssh, and hgext/simple4server.py.
>
> diff -r 7568048c9776 -r c160cdb5cf0f MANIFEST.in
> --- a/MANIFEST.in
> +++ b/MANIFEST.in
> @@ -8,10 +8,14 @@
>   include hgext/__init__.py
>   include hgext/evolve.py
>   include hgext/pushexperiment.py
> +include hgext/simple4server.py
>   include setup.py
>   include README
>   include COPYING
>   include tests/*.t
>   include tests/*.py
> +include tests/_exc-util.sh
> +include tests/dummyssh
>   exclude tests/test-oldconvert.t
>   exclude tests/test-qsync.t
> +exclude tests/test-drop.t
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> http://selenic.com/mailman/listinfo/mercurial-devel
>

-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list