tests/test-hghave.t
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Mon, 10 Sep 2012 23:44:24 +0200
changeset 17472 965fbe04fd96
parent 12430 60738066e37a
child 25472 4d2b9b304ad0
permissions -rw-r--r--
amend: wrap all commit operations in a single transaction This allows proper recovery of an interrupted amend process. No changes are made to the logic besides: - indent operations into a single try-except clause, - some comment and code wrapping to 80 chars, - strip logic should not be contained in the transaction and is extracted from the main code.

Testing that hghave does not crash when checking features

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