tests/test-hghave.t
author Matt Harbison <matt_harbison@yahoo.com>
Mon, 12 Jan 2015 20:59:17 -0500
changeset 23885 9994f45ba714
parent 12430 60738066e37a
child 25472 4d2b9b304ad0
permissions -rw-r--r--
add: pass options via keyword args The largefiles extensions needs to be able to pass --large, --normal and --lfsize to subrepos via cmdutil.add() and hgsubrepo.add(). Rather than add additional special purpose arguments, stop extracting the existing args from the **opts passed to commands.add() and just pass them along.

Testing that hghave does not crash when checking features

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