sapling/tests
David M. Carr 8d69bf5e9a tests: extract extension configuration into a testutil library
Thanks to Felipe Contreras for the patch which this was based on.

Even though the MQ extension was only used in a single test
(test-pull-after-strip.t), I included it in the testutil.  It shouldn't hurt
anything to have it enabled and not used, and saves us from having to deal
with enabling extensions in individual tests at all.

Similarly, this changeset results in the graphlog extension being enabled
for all tests, even though there were some that didn't use it before.  This is
even less significant in Mercurial 2.3+, since in those versions, graphlog is
part of core, and is available even when the extension is disabled.
2012-10-30 20:03:26 -04:00
..
hghave tests: pull in hghave 2012-10-28 21:05:51 -04:00
hghave.py tests: pull in hghave 2012-10-28 21:05:51 -04:00
latin-1-encoding Handle git repositories with legacy encodings. 2009-06-18 16:49:13 +01:00
run-tests.py tests: upgrade run-tests.py 2012-09-10 00:24:47 -04:00
test-bookmark-workflow.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-clone.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-conflict-1.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-conflict-2.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-convergedmerge.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-empty-working-tree.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-encoding.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-file-removal.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-git-clone.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-git-submodules.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-git-tags.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-git-workflow.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-help.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-hg-author.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-hg-branch.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-hg-tags.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-incoming.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-keywords.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-merge.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-octopus.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-outgoing.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-pull-after-strip.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-pull.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-push-r.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-push.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-subrepos.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-tree-decomposition.t tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00
test-url-parsing.py test-url-parsing.py: add a test for a username that starts with a number 2012-04-20 21:16:32 -05:00
test-url-parsing.py.out test-url-parsing.py: add a test for a username that starts with a number 2012-04-20 21:16:32 -05:00
testutil tests: extract extension configuration into a testutil library 2012-10-30 20:03:26 -04:00