tests/test-hghave
author Yuya Nishihara <yuya@tcha.org>
Wed, 28 Oct 2009 23:59:18 +0900
changeset 9661 c4f6c02e33c4
parent 8059 41a2c5cbcb6a
permissions -rwxr-xr-x
hgweb: added test case for extension loading phases (issue1824) this checks the order of module loading phases of hgweb. `4) reposetup' lines are duplicated because hgweb calls hg.repository() twice, one by __init__, another by refresh.

#!/bin/sh
# Testing that hghave does not crash when checking features

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