view tests/test-hghave.t @ 17802:a421459b83c0

test: use proper subclassing in `test-issue2137.t`. To use changelog filtering on the repository, we plan to use "proxy" object that perfectly mock a repository but with a filtered changelog. Altering the `repo.commit` function using `extensions.wrapfunction` will prevent the logic to propagate to the proxy class by the mean of inheritance. We changes the extension to use subclassing as expectable.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Tue, 16 Oct 2012 23:12:07 +0200
parents 60738066e37a
children 4d2b9b304ad0
line wrap: on
line source

Testing that hghave does not crash when checking features

  $ "$TESTDIR/hghave" --test-features 2>/dev/null