sapling/tests
Gregory Szorc 4d32cb4009 pushrebase: don't use evolve in tests
Evolve isn't a part of core Mercurial nor is it part of this repository.
Make it easier to run tests for pushrebase by removing the evolve
dependency.

This does drop a workflow test that `hg evolve` after a rebased push
does the right thing. But, evolve's behavior in the presence of
specific obsolescence markers should be pretty well tested and it
shouldn't be strictly necessary to test this behavior.
2015-06-12 16:34:35 -07:00
..
conduithttp.py mock fbconduit server 2015-07-14 21:20:31 -07:00
dummyssh Remove head/tail safety parameters; commit dummyssh into the test directory 2014-12-05 11:02:01 -08:00
histedit-helpers.sh fb-histedit: Add a histedit extension that adds stop 2014-10-09 10:54:43 -07:00
killdaemons.py add some convenience features 2014-09-08 12:49:25 -07:00
printenv.py pushrebase: call changegroup/incoming hooks 2014-12-08 15:43:58 -08:00
run-tests.py hgext: fix many tests, run-tests, writecg2 for hg3.3 2015-01-29 15:06:06 -08:00
test-b2xcompat.t fix some failing tests 2015-07-06 19:17:17 -07:00
test-commitextras.t extras: add commitextras extension 2015-04-27 20:20:48 -07:00
test-fbamend.t fbamend: use strip.strip instead of repair.strip 2015-05-18 16:28:40 -07:00
test-fbconduit.t changed the port the unit test runs on. 2015-07-15 14:50:46 -07:00
test-fbhistedit-exec-obsolete.t histedit: fix --continue with exec 2015-02-17 20:04:40 -08:00
test-fbhistedit-exec.t histedit: fix --continue with exec 2015-02-17 20:04:40 -08:00
test-fbhistedit-stop-obsolete.t update fbhistedit and tweakdefaults tests to match new upstream hg 2015-07-22 15:58:02 -07:00
test-fbhistedit-stop.t fbhistedit: switch the stop action to be a histeditaction 2015-04-17 08:59:23 -07:00
test-git-getmeta.t [gitrevset] don't error out when there's no git node 2015-02-17 10:53:25 -08:00
test-githelp.t fix some failing tests 2015-07-06 19:17:17 -07:00
test-phabdiff.t Added phabdiff template mapping 2014-10-16 17:43:58 -07:00
test-pushrebase-remotenames.t pushrebase: support creating new bookmarks 2015-07-13 22:01:02 -07:00
test-pushrebase.t pushrebase: don't use evolve in tests 2015-06-12 16:34:35 -07:00
test-pushvars-remotenames.t Fix pushvars with remotenames 2015-07-17 15:47:30 -07:00
test-pushvars.t Update to match upstream 2015-05-27 17:37:19 -07:00
test-reflog.t Update reflog to work with upstream bookmark.write changes 2014-10-14 17:23:09 -07:00
test-reset-remotenames.t reset: fix resetting past remote bookmarks 2015-07-10 11:40:30 -07:00
test-reset.t reset: use scmutil.revsingle instead of reading rev number as is 2015-06-17 14:38:03 -07:00
test-simplecache.t simplecache: move memcache prefix to mcget/set 2015-06-15 17:19:08 -07:00
test-smartlog-remotenames.t smartlog: hide public heads when remote bookmarks are enabled 2015-07-21 11:32:27 -07:00
test-smartlog.t smartlog: fix masterrev supporting funky bookmark names 2015-05-18 17:36:21 -07:00
test-sparse-extensions.t sparse: move hgwatchman integration test to test-sparse-extensions.t 2015-06-15 17:44:39 -07:00
test-sparse-merges.t sparse: fix temporary includes that are not in working copy 2015-05-19 10:18:50 -07:00
test-sparse-profiles.t sparse: change missing profile warning to be debug 2015-06-11 14:39:40 -07:00
test-sparse.t sparse: make sparse extension work on non-sparse repos 2015-07-24 13:03:09 -07:00
test-tweakdefaults.t update fbhistedit and tweakdefaults tests to match new upstream hg 2015-07-22 15:58:02 -07:00
test-writecg2.t writecg2: update to match upstream 2015-04-17 14:30:35 -07:00