Name Description Size Coverage
conftest.py echo "foo" > foo echo "bar" > bar hg init hg add * hg commit -m "Initial commit" hg phase --public . 4434 -
python.toml 393 -
test_branch.py hg bookmark test 1170 -
test_commit.py echo "bar" >> bar echo "baz" > foo 3734 -
test_context_manager.py 1190 -
test_diff_stream.py echo constant > constant.txt hg add constant.txt hg commit -m "BASE PATCH" 4538 -
test_get_commit_patches.py echo bar >> bar hg commit -m "FIRST PATCH" 1650 -
test_get_commits.py echo bar >> bar hg commit -m "commit 1" echo baz > baz hg add baz hg commit -m "commit 2" 1259 -
test_get_mozilla_remote_args.py git remote add unified hg::https://hg.mozilla.org/mozilla-unified git remote add central hg::https://hg.mozilla.org/central git remote add try hg::https://hg.mozilla.org/try git remote add firefox https://github.com/mozilla-firefox/firefox 1768 -
test_get_upstream_remotes.py git remote add unified hg::https://hg.mozilla.org/mozilla-unified git remote add central hg::https://hg.mozilla.org/central git remote add try hg::https://hg.mozilla.org/try git remote add firefox https://github.com/mozilla-firefox/firefox 1672 -
test_prepare_try_push.py 1397 -
test_push_to_try.py \ commit refs/machtry/974284fd-f395-4a15-a9d7-814a71241242 mark :1 author FooBar <foobar@example.com> 0 +0000 committer FooBar <foobar@example.com> 0 +0000 data {len(commit_message)} {commit_message} from 0987654321098765432109876543210987654321 M 100644 inline extra-file data 7 content M 100644 inline other/extra-file data 8 content2 reset refs/machtry/974284fd-f395-4a15-a9d7-814a71241242 from 0000000000000000000000000000000000000000 get-mark :1 7555 -
test_try_commit.py 1256 -
test_update.py echo "bar" >> bar echo "baz" > foo hg commit -m "second commit" 1750 -
test_workdir_outgoing.py echo "bar" >> bar echo "baz" > baz hg add baz hg rm foo 4562 -
test_working_directory.py echo "bar" >> bar echo "baz" > baz hg rm foo 1162 -