sapling/eden/scm/tests
Liubov Dmitrieva 4ad0258a94 modernise tests (removing disabling treemanifest)
Summary:
modernise tests (removing disabling treemanifest)

treemanifest is the default now, so it shouldn't be disabled unless absolutely necessary.

Also, if we would like to switch some of the tests to Mononoke, it shouldn't be disabled.

Only two tests left with it in commitcloud. Those two a bit harder to fix.

```
devvm1006.cln0 {emoji:1f440}   ~/fbsource/fbcode/eden/scm/tests
 [139] → rg 'disable treemanifest' | grep cloud
test-commitcloud-backup-bundlestore-short-hash.t:  $ disable treemanifest
test-commitcloud-backup.t:  $ disable treemanifest
```

Reviewed By: kulshrax

Differential Revision: D30278754

fbshipit-source-id: cf450084669c2b6b361cd34952bf986e913de1a8
2021-09-07 04:54:28 -07:00
..
blacklists Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
bundles Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
gpg Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
hggit Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
hgsql config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
infinitepush tests: convert dummyssh and get_free_socket to python3 2020-08-17 02:42:14 -07:00
svn
testlib py3 iteritems -> pycompat.iteritems 2020-02-04 15:29:39 -08:00
testutil treemanifest: remove flatcompat feature 2021-07-13 15:04:57 -07:00
update-to-py3-utils py3: tools to quickly remove the py2 only marking from tests 2020-01-31 16:35:39 -08:00
autodiff.py diff: update for py3 2020-01-31 13:00:23 -08:00
badserverext.py
binfile.bin Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
bruterebase.py test-rebase-brute-force: enable segmented changelog 2020-10-20 15:24:29 -07:00
bundlerepologger.py
bzr-definitions
common-pattern.py repair: remove "saved backup bundle to" message 2020-06-10 19:29:54 -07:00
conduithttp.py py3: make conduithttp.py python 3 compatible 2020-02-17 14:52:31 -08:00
crashgetbundler.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
ctrlchar-msg.txt Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
dumbhttp.py
dummyext1.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
dummyext2.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
dummyssh py3: fix tests on Windows 2021-03-29 12:56:48 -07:00
dummyssh3.py mononoke/integration tests: use $LOCALIP instead of ::1 or 127.0.0.1 (#65) 2020-10-05 07:51:19 -07:00
extralog.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
f check-code: convert to Python 3 2020-05-07 09:07:50 -07:00
failfilemerge.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
fake-biggrep-client.py grep: handle sharded biggrep responses 2020-08-13 09:58:52 -07:00
fakedate.py util: switch to Rust time parsing 2020-01-09 11:51:31 -08:00
fakedirstatewritetime.py remove the mercurial.policy module 2020-02-21 13:54:19 -08:00
fakemergerecord.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
fakepatchtime.py util: switch to Rust time parsing 2020-01-09 11:51:31 -08:00
features.py Clean Up: remove old snapshots extension 2021-07-23 09:57:35 -07:00
fix-revnum.py tests: add a way to fix revision number usages automatically in tests 2020-07-02 13:22:30 -07:00
flagprocessorext.py py3: fix test-flagprocessors.t 2020-02-17 14:52:37 -08:00
generateworkingcopystates.py make part of the tests Python 3 compatible 2020-01-28 16:42:11 -08:00
get-with-headers.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
getflogheads.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
helper-runtests.sh Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
helpers-testrepo.sh tests: do not use hg files to list every file in a repo 2020-07-14 14:33:43 -07:00
helpers-wireprotologging.sh tests: remove iteritems 2020-01-31 17:31:23 -08:00
heredoctest.py
hghave run-tests: fail instead of skipping tests for unknwon hghave features 2020-03-03 19:17:59 -08:00
hghave.py py3: fix tests on Windows 2021-03-29 12:56:48 -07:00
histedit-helpers.sh Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
killdaemons.py Apply pyfmt to fbcode/eden 2020-10-04 04:51:00 -07:00
library.sh tests: convert dummyssh and get_free_socket to python3 2020-08-17 02:42:14 -07:00
lockdelay.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
logexceptions.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
ls-l.py contentstore: make data rotatelog size configurable 2020-08-16 16:44:16 -07:00
md5sum.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
missing-comment.hg Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
mockblackbox.py
notcapable Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
pdiff Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
perfectlyok-msg.txt
printenv.py unicode: consistently use 'utf-8' everywhere 2020-01-31 17:34:53 -08:00
progresstest.py tests: fix the progress tests 2020-06-24 09:41:23 -07:00
pushrebase_replay_schema.sql arc/licenselint: add license linting for lua and sql 2020-01-24 06:13:28 -08:00
readlink.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
README Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
revlog-formatv0.py make part of the tests Python 3 compatible 2020-01-28 16:42:11 -08:00
revnamesext.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
run-tests.py run-tests: ignore tracing log related env vars 2021-08-16 12:51:04 -07:00
rustprogresstest.py pyprogress: add Python bindings for Rust progress crate 2020-09-30 13:01:15 -07:00
seq.py py3: fix tests on Windows 2021-03-29 12:56:48 -07:00
setconfig.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
silenttestrunner.py tests: revive silenttestrunner.py 2019-11-18 20:34:04 -08:00
sitecustomize.py apply pyfmt with usort to opted-in sources 2020-11-10 21:25:54 -08:00
sortdictfilter.py change maxint -> maxsize 2020-01-28 10:37:53 -08:00
stableidentifiers.py clienttelemetry: move correlator to ui 2021-04-21 19:30:15 -07:00
stresstest-atomicreplace.py check-code: convert to Python 3 2020-05-07 09:07:50 -07:00
stresstest-compress.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
stresstest-condint.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
svn-safe-append.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
svnxml.py
test-abort-checkin-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-absorb-edit-lines.t py3: fix some absorb tests 2020-04-09 13:20:34 -07:00
test-absorb-phase-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-absorb-remotefilelog-segments.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-absorb-rename.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-absorb-strip.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-absorb-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-add.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-adding-invalid-utf8-t.py workingcopy: enable rust walker by default in tests 2020-03-17 10:39:15 -07:00
test-addremove-similar.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-addremove-t.py treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-advice-header.t use X-FB-Validated-X2PAuth-Advice header when APE provides it 2021-09-06 08:42:36 -07:00
test-alias2.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-alias-circular.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-alias.t context: add a way to disable revnum resolution 2021-03-29 22:18:42 -07:00
test-amend-fold.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-amend-hide-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-amend-metaedit.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-amend-next.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-amend-nextrebase.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-amend-previous.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-amend-rebase-inmemory.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-amend-rebase-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-amend-restack-auto.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-amend-restack-divergence.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-amend-restack-multidest.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-amend-restack-obsolete.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-amend-restack-t.py config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-amend-reverted.t cmdutil: fix amending a reverted file 2020-11-16 02:58:24 -08:00
test-amend-split.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-amend-template-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-amend-to.t amend: fix file mixup during "--to" rebase 2021-07-27 12:26:42 -07:00
test-amend-userestack.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-amend.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-ancestor.py changelog: use Rust RevlogIndex for ancestors 2020-07-17 22:23:04 -07:00
test-ancestor.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-annotate.py py3: fix blame tests 2020-02-28 11:32:16 -08:00
test-annotate.t extensions: always enable remotefilelog 2021-05-06 12:13:17 -07:00
test-arbitraryfilectx.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-archive-symlinks.t py3: fix archive 2020-02-17 14:52:40 -08:00
test-archive.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-argspans.py tests: enable passing tests in python3 2020-01-31 18:12:14 -08:00
test-atexit-epipe.t ui: switch to Rust IO for default fout, ferr 2021-02-23 22:33:48 -08:00
test-atomictempfile.py python3: fix test-atomictestfile.py 2020-06-19 15:15:26 -07:00
test-audit-path.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-auth-match.t httpconnection: use Rust auth matching 2021-04-19 14:02:54 -07:00
test-autofix.t py3: fix test-autofix.t 2020-04-09 13:20:35 -07:00
test-automv-t.py automv: add max-files threshold 2021-08-02 18:20:27 -07:00
test-backout.t backout: fix hg backout losing move info 2021-07-01 09:17:41 -07:00
test-backwards-remove-t.py tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-bad-extension.t mark all tests requiring Python 2 2020-01-30 18:49:21 -08:00
test-bad-pull.t py3: enable 92 py3 tests 2020-02-17 14:52:37 -08:00
test-basic.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-batching.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-batching.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-bdiff.py py3: make .py tests continue to run on python 2 2020-01-31 00:18:22 -08:00
test-bindag-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-bisect2.t bisect: remove revnum from output 2020-10-08 22:33:08 -07:00
test-bisect3.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-bisect-sparse.t bisect: remove revnum from output 2020-10-08 22:33:08 -07:00
test-bisect-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-blackbox.t discovery: add debug message for size of initial heads 2021-02-03 20:32:42 -08:00
test-bookmark-strip-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-bookmarks-current.t bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-bookmarks-loading-order.t store: always enable store and fncache 2021-05-25 19:43:45 -07:00
test-bookmarks-merge.t bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-bookmarks-rebase.t bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-bookmarks-strip.t bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-bookmarks.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-bookmarkstore.py py3: fix test-bookmarkstore.py 2020-06-22 11:29:41 -07:00
test-bundle2-format.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-bundle2-multiple-changegroups.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-bundle-r.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-bundle-type.t tests: enable more python3 tests 2020-04-10 11:22:59 -07:00
test-bundle-vs-outgoing.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-bundle.t localrepo: write .hg/reponame on repo creation 2021-06-28 12:25:17 -07:00
test-casecollision-merge.t py3: fix hg status with unicode characters in OSX 2021-02-26 16:31:45 -08:00
test-casecollision.t tests: remove test cases about legacy dirstates 2020-10-20 16:36:50 -07:00
test-casefolding.t tests: fix test-casefolding 2020-10-09 10:26:15 -07:00
test-cat.t py3: fix tests on Windows 2021-03-29 12:56:48 -07:00
test-changelog-exec.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-check-clang-format.t tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-check-code.t tests: fix test-check-code 2021-04-09 10:59:46 -07:00
test-check-execute.t tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-check-fix-code.t tests: remove test environment when running system hg 2021-03-02 12:53:57 -08:00
test-check-help.t chgserver: replace the raw stdio fds (0, 1, 2) directly 2021-02-23 22:33:48 -08:00
test-check-interfaces.py tests: enable passing tests in python3 2020-01-31 18:12:14 -08:00
test-check-interfaces.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-check-win32-signature.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-check-win32-signature.py.out remediation of S205607 2020-07-17 17:16:13 -07:00
test-checkoutidentifier-commitinfo.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-checkoutidentifier-dirstateinfo.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-checkserverbookmark.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-clienttelemetry.t introduce a way of requesting unhydrated commits 2021-04-07 03:02:32 -07:00
test-clone-r.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-clone-resume.t update: prefetch children of node to avoid remote lookups 2021-08-09 17:05:33 -07:00
test-clone-uncompressed.t disable phases exchange if narrow heads is enabled 2021-04-22 05:26:10 -07:00
test-clone.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-color-escapes.t color: add combined effects in fallback chains 2021-02-23 04:47:01 -08:00
test-command-template2-t.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-command-template-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-commit-amend-reuse-rawfctx.t commit: remove revnum from commitstatus 2020-10-08 22:33:07 -07:00
test-commit-amend.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-commit-interactive-curses.t tests: enable template-new-builtin 2020-07-20 17:27:53 -07:00
test-commit-interactive.t summary: remove revnum from output 2020-10-09 13:53:17 -07:00
test-commit-multiple.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-commit-reuse.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-commit-revive.t test-commit-revive: use modern configs 2020-06-10 19:30:00 -07:00
test-commit-size-limits.t localrepo: add configurable limits for description and extras 2020-02-18 13:12:58 -08:00
test-commit-unresolved.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-commit.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-commitcloud-background-logging-perms.t py3: enable more tests 2020-02-01 10:39:39 -08:00
test-commitcloud-backup-all.t modernise tests (removing disabling treemanifest) 2021-09-07 04:54:28 -07:00
test-commitcloud-backup-bundlestore-short-hash.t tests: enable template-new-builtin 2020-07-20 17:27:53 -07:00
test-commitcloud-backup-compression.t treemanifest: fix bundle usage with Rust contentstore 2020-09-24 09:46:59 -07:00
test-commitcloud-backup-lfs.t modernise tests (removing disabling treemanifest) 2021-09-07 04:54:28 -07:00
test-commitcloud-backup-logging.t modernise tests (removing disabling treemanifest) 2021-09-07 04:54:28 -07:00
test-commitcloud-backup-remotenames-public.t modernise tests (removing disabling treemanifest) 2021-09-07 04:54:28 -07:00
test-commitcloud-backup-remotenames.t treemanifest: fix bundle usage with Rust contentstore 2020-09-24 09:46:59 -07:00
test-commitcloud-backup-rev.t modernise tests (removing disabling treemanifest) 2021-09-07 04:54:28 -07:00
test-commitcloud-backup-status.t dynamic config: remove unnecessary option from the dynamic config 2021-01-22 06:24:23 -08:00
test-commitcloud-backup.t commitcloud: do not send backup bookmarks part 2021-04-13 03:07:50 -07:00
test-commitcloud-checkoutlocations-update.t imrove authentication handling 2020-07-31 10:16:59 -07:00
test-commitcloud-debugephemeralcommit.t rename ephemeralcommit->hiddencommit 2021-04-12 20:13:11 -07:00
test-commitcloud-hide.t pull: filter out existing heads to pull 2021-07-06 14:01:55 -07:00
test-commitcloud-lazypull-phab.t modernise tests (removing disabling treemanifest) 2021-09-07 04:54:28 -07:00
test-commitcloud-lazypull.t modernise tests (removing disabling treemanifest) 2021-09-07 04:54:28 -07:00
test-commitcloud-list-workspaces-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-commitcloud-rename-workspace.t Clean Up: remove old snapshots extension 2021-07-23 09:57:35 -07:00
test-commitcloud-smartlog-version.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-commitcloud-smartlog.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-commitcloud-switch-workspace.t pull: use the new repo.pull API if possible 2021-01-11 13:28:15 -08:00
test-commitcloud-sync-bookmarks.t treemanifest: move test server logic to separate extension 2021-07-01 09:31:15 -07:00
test-commitcloud-sync-omission.t treemanifest: move test server logic to separate extension 2021-07-01 09:31:15 -07:00
test-commitcloud-sync-race.t Clean Up: remove old snapshots extension 2021-07-23 09:57:35 -07:00
test-commitcloud-sync-rb-deletion.t pull: filter out existing heads to pull 2021-07-06 14:01:55 -07:00
test-commitcloud-sync-rb-enabling2.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-commitcloud-sync-rb-enabling.t pull: filter out existing heads to pull 2021-07-06 14:01:55 -07:00
test-commitcloud-sync-rb-join.t commitcloud: ensure remotebookmarks in local state matches the cloud 2021-03-26 02:15:09 -07:00
test-commitcloud-sync-remote-bookmarks.t modernise tests (removing disabling treemanifest) 2021-09-07 04:54:28 -07:00
test-commitcloud-sync-workspacenames-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-commitcloud-sync.t modernise tests (removing disabling treemanifest) 2021-09-07 04:54:28 -07:00
test-committer.t tests: enable template-new-builtin 2020-07-20 17:27:53 -07:00
test-completion.t debugchangelog: add a flag to remove backup files 2021-08-10 09:26:55 -07:00
test-config-configfile.t configs: add --configfile's to new .hg/hgrc during clone 2021-03-18 10:23:07 -07:00
test-config.t tests: fix test-config.t on Windows 2021-03-11 16:03:11 -08:00
test-configparser-t.py configparser: replace whitelist/blacklist term 2020-06-15 12:47:08 -07:00
test-conflict.t mergetools: add new conflict marker format with diffs in 2021-03-10 17:29:18 -08:00
test-confused-revert-t.py tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-context-metadata.t scmutil: remove meaningfulparents 2020-09-05 15:06:44 -07:00
test-context.py py3: fix test-context.py 2020-06-19 13:40:17 -07:00
test-context.py.out py3: fix test-context.py 2020-06-19 13:40:17 -07:00
test-contrib-check-code.t check-code: convert to Python 3 2020-05-07 09:07:50 -07:00
test-contrib-perf.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-convert-authormap-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-convert-datesort-t.py config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-convert-filemap.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-convert-git.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-convert-hg-sink.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-convert-hg-source.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-convert-hg-startrev.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-convert-p4-filetypes.t convert: disable p4 tests on Python 3 2020-10-15 22:23:24 -07:00
test-convert-p4.t convert: disable p4 tests on Python 3 2020-10-15 22:23:24 -07:00
test-convert-splicemap.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-convert.t getdeps: fix oss-eden_scm-darwin-getdeps 2021-06-10 14:24:25 -07:00
test-copy-move-merge.t debug for merge picker 2021-04-19 12:22:27 -07:00
test-copy.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-copytrace-heuristics.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-copytrace-manual-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-crdump-commitcloud.t edenapi: force use edenapi if ui.ssh is false 2021-05-04 18:28:45 -07:00
test-ctrl-c.t dispatch: ensure SIGINT triggers KeyboardInterrupt 2020-09-22 15:10:12 -07:00
test-custom-filters-t.py tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-debugbuilddag-t.py config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-debugbundle-rebase.t debug: fix _quasirepr 2020-03-06 10:29:32 -08:00
test-debugbundle.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-debugcauserusterror.t taggederror: introduce category and transience metadata and precedence 2020-10-12 17:17:34 -07:00
test-debugchangelog.t changelog2: support migration to lazy changelog on Windows 2021-08-13 16:27:04 -07:00
test-debugcheckcasecollisions-t.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-debugcheckcasecollisions-treemanifest.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-debugcommands.t tests: remove some uses of rev numbers in templates 2020-10-07 21:22:58 -07:00
test-debugdifftree-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-debugdirs.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-debugdynamicconfig.t tests: stabilize test-debugdynamicconfig.t 2021-08-23 13:18:09 -07:00
test-debugexistingcasecollisions-t.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-debugextensions.t py3: fix extdiff 2020-08-27 19:15:22 -07:00
test-debugignore.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-debuginternals.t debuginternals: new command to list or export internal states 2021-06-24 12:31:47 -07:00
test-debugmetalog-t.py transaction: track old metalog root as parent 2021-08-23 13:18:09 -07:00
test-debugrebuildchangelog.t util: replace faultinjection with failpoint 2021-08-27 13:44:03 -07:00
test-debugrebuilddirstate-corrupt.t tests: remove test cases about legacy dirstates 2020-10-20 16:36:50 -07:00
test-debugrename-t.py tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-debugsendunbundle.t py3: fix more tests 2020-10-14 10:30:32 -07:00
test-debugshell-args.t debugshell: accept file name 2020-04-27 10:58:56 -07:00
test-debugsmallcommitmetadata.t tests: enable template-new-builtin 2020-07-20 17:27:53 -07:00
test-debugstrip.t changegroup: do not use bad linkrev to filter out file revisions 2020-10-20 15:24:28 -07:00
test-debugthrowrustexception.t taggederror: introduce category and transience metadata and precedence 2020-10-12 17:17:34 -07:00
test-default-push.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-demandimport.py apply pyfmt with usort to opted-in sources 2020-11-10 21:25:54 -08:00
test-demandimport.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-deprecate.t tests: fix test-deprecate.t 2020-06-10 19:29:40 -07:00
test-devel-warnings.t mark all tests requiring Python 2 2020-01-30 18:49:21 -08:00
test-diff-antipatience-t.py treemanifest: enable treemanifest.useruststore=True for most tests 2020-09-24 09:46:59 -07:00
test-diff-binary-file.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-diff-binary.t py3: supress the write return value 2020-01-31 13:00:23 -08:00
test-diff-change.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-diff-color.t tests: remove usage of hg rollback 2020-07-06 14:04:27 -07:00
test-diff-copy-depth.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-diff-hashbinary.t py3: supress the write return value 2020-01-31 13:00:23 -08:00
test-diff-hashes-t.py py3: enable 92 py3 tests 2020-02-17 14:52:37 -08:00
test-diff-ignore-whitespace.t treemanifest: enable treemanifest.useruststore=True for most tests 2020-09-24 09:46:59 -07:00
test-diff-indent-heuristic.t diff: update for py3 2020-01-31 13:00:23 -08:00
test-diff-issue2761-t.py tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-diff-newlines.t py3: fix tests on Windows 2021-03-29 12:56:48 -07:00
test-diff-only-files-in-revs-t.py py3: enable 92 py3 tests 2020-02-17 14:52:37 -08:00
test-diff-reverse-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-diff-subdir-t.py treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-diff-unified.t py3: fix more diff tests 2020-01-31 15:40:54 -08:00
test-diff-upgrade.t tests: remove uses of $PYTHON -c 2020-08-19 00:32:19 -07:00
test-diffdir-t.py treemanifest: enable treemanifest.useruststore=True for most tests 2020-09-24 09:46:59 -07:00
test-diffstat.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-dirstate-backup.t tests: remove test cases about legacy dirstates 2020-10-20 16:36:50 -07:00
test-dirstate-completion-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-dirstate-nonnormalset.t tests: remove test cases about legacy dirstates 2020-10-20 16:36:50 -07:00
test-dirstate-race.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-dirstate-rebuild.t context: do not warn broken dirstate repetitively 2020-10-20 15:24:28 -07:00
test-dirstate-symlink-t.py tests: remove test cases about legacy dirstates 2020-10-20 16:36:50 -07:00
test-dirstate.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-disable-bad-features-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-disablesymlinks.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-dispatch-debug-prefix-t.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-dispatch.py.out tags: remove tip tag 2019-12-20 16:14:19 -08:00
test-dispatch.t clidispatch: pass repo path to config contructor in from_raw_path 2021-03-08 13:31:10 -08:00
test-doctest.py revset: do not autopull x or y for revset limit(a, x, y) 2021-04-13 14:34:41 -07:00
test-doctor-remotenames.t doctor: Spelling fix "irelevant" -> "irrelevant" 2021-08-13 08:13:24 -07:00
test-doctor.t doctor: Spelling fix "irelevant" -> "irrelevant" 2021-08-13 08:13:24 -07:00
test-dott-quote-t.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-dott-translate.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-double-merge.t debug for merge picker 2021-04-19 12:22:27 -07:00
test-drawdag.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-duplicateoptions.py py3: make .py tests continue to run on python 2 2020-01-31 00:18:22 -08:00
test-duplicateoptions.py.out remediation of S205607 2020-07-17 17:16:13 -07:00
test-dynamicconfig-unicode.t dynamicconfig: include reponame and username in header comment 2021-06-28 12:25:17 -07:00
test-eager-exchange.t dag: further reduce remote lookups calculating "definitely missing" vertexes 2021-08-09 17:05:33 -07:00
test-eager-pull.t util: replace faultinjection with failpoint 2021-08-27 13:44:03 -07:00
test-edenapi-pull.t treemanifest: remove flatcompat feature 2021-07-13 15:04:57 -07:00
test-edenapi-server.t live_commit_sync_config: make scs xrepo-lookup watch live changes 2020-07-21 09:09:23 -07:00
test-edit-tmp.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-editor-filename.t tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-empty-dir.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-empty-file.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-empty-group-t.py tests: stop disabling treemanifest for some tests 2021-05-06 12:13:17 -07:00
test-empty-t.py localrepo: write .hg/reponame on repo creation 2021-06-28 12:25:17 -07:00
test-encode.t tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-encoding-align.t bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-encoding-func.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-encoding-textwrap.t mark all tests requiring Python 2 2020-01-30 18:49:21 -08:00
test-encoding.t tests: enable template-new-builtin 2020-07-20 17:27:53 -07:00
test-eol-add.t tests: enable template-new-builtin 2020-07-20 17:27:53 -07:00
test-eol-clone.t tests: stop enabling zstore-commit-data 2020-07-30 20:32:33 -07:00
test-eol-hook.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-eol-patch.t tests: enable bunch of tests 2020-04-13 08:53:48 -07:00
test-eol-update.t py3: fix eol 2020-02-17 14:52:40 -08:00
test-eol.t python3: fix test-eol.t 2020-06-19 15:22:32 -07:00
test-eolfilename.t tests: remove platform condition in eolfilename 2020-03-18 13:59:35 -07:00
test-excessive-merge.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-execute-bit.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-exitcodemask-t.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-export-t.py treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-extdata.t tests: remove some uses of rev numbers in templates 2020-10-07 21:22:58 -07:00
test-extdiff.t ui: make ui.debug write to stderr 2020-12-15 12:07:47 -08:00
test-extension-hgext-prefix.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-extension-inline.t tests: remove uses of $PYTHON -c 2020-08-19 00:32:19 -07:00
test-extensions-afterloaded.t tests: remove some uses of rev numbers in templates 2020-10-07 21:22:58 -07:00
test-extensions-default.t mark all tests requiring Python 2 2020-01-30 18:49:21 -08:00
test-extensions-wrapfunction.py py3: make .py tests continue to run on python 2 2020-01-31 00:18:22 -08:00
test-extensions-wrapfunction.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-fb-convert-repo.py Repo converter: New class "repomanifest" 2020-02-26 17:25:22 -08:00
test-fb-hgext-absorb-filefixupstate.py py3: fix test-fb-hgext-absorb-filefixupstate.py 2020-04-09 13:20:35 -07:00
test-fb-hgext-arcconfig-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-catnotate.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-fb-hgext-checkmessagehook-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-copytrace-amend.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-fb-hgext-copytrace-errormsg-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-copytrace-mergedriver-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-copytrace.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-fb-hgext-crdump.t crdump: add manifest_node to crdump output 2021-01-11 07:30:35 -08:00
test-fb-hgext-debugcommitmessage-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-debugdetectissues.t remotefilelog: enable the rust stores by default 2020-06-23 18:47:44 -07:00
test-fb-hgext-diff-since-last-submit-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-dirsync-absorb.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-fb-hgext-dirsync-amend-t.py treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-fb-hgext-dirsync-metaedit.t dirsync: skip metaedit commits 2021-06-28 11:21:05 -07:00
test-fb-hgext-dirsync.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-fb-hgext-drop.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-edrecord.t mark all tests requiring Python 2 2020-01-30 18:49:21 -08:00
test-fb-hgext-errorredirect.t py3: fix test-fb-hgext-errorredirect.t 2020-06-19 13:40:17 -07:00
test-fb-hgext-extorder.t mark all tests requiring Python 2 2020-01-30 18:49:21 -08:00
test-fb-hgext-extutil.py cpython-ext: avoid io::Error::raw_os_error unless kind is None 2021-08-05 16:32:50 -07:00
test-fb-hgext-fastannotate-corrupt.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-fb-hgext-fastannotate-diffopts.t py3: fix test-fb-hgext-fastannotate-* 2020-06-19 13:40:18 -07:00
test-fb-hgext-fastannotate-hg.t extensions: always enable remotefilelog 2021-05-06 12:13:17 -07:00
test-fb-hgext-fastannotate-perfhack.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-fastannotate-protocol.t ui: make ui.debug write to stderr 2020-12-15 12:07:47 -08:00
test-fb-hgext-fastannotate-renames-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-fastannotate-revmap.py py3: fix test-fb-hgext-fastannotate-* 2020-06-19 13:40:18 -07:00
test-fb-hgext-fastannotate.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-fbconduit.t test-fb-hgext-fbconduit: update the test 2020-07-15 19:00:50 -07:00
test-fb-hgext-fbhistedit-exec-obsolete.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-fbhistedit-exec.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-fbhistedit-graft.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-fbhistedit-json.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-fbhistedit-rebase-interactive.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-fbhistedit-show-plan.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-fbhistedit-stop-obsolete.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-fbhistedit-stop.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-fold-undo.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-generic-bisect.py py3: make .py tests continue to run on python 2 2020-01-31 00:18:22 -08:00
test-fb-hgext-git-getmeta.t tests: migrate off rev numbers for more tests 2020-07-06 14:04:28 -07:00
test-fb-hgext-githelp.t mark all tests requiring Python 2 2020-01-30 18:49:21 -08:00
test-fb-hgext-grepdiff.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-fb-hgext-grpcheck.t tests: remove some uses of rev numbers in templates 2020-10-07 21:22:58 -07:00
test-fb-hgext-lfs-pointer.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-fb-hgext-lfs-pushrebase.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-merge-conflictinfo.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-fb-hgext-mergedriver.t summary: remove revnum from output 2020-10-09 13:53:17 -07:00
test-fb-hgext-morestatus.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-fb-hgext-myparent.t Include all prefix tags in myparenttitleprefix 2021-08-23 12:24:43 -07:00
test-fb-hgext-ownercheck-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-patchrmdir.py py3: fix extdiff 2020-08-27 19:15:22 -07:00
test-fb-hgext-patchrmdir.py.out py3: fix extdiff 2020-08-27 19:15:22 -07:00
test-fb-hgext-phabdiff.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-fb-hgext-phabstatus.t rm reading "cert" key from .arcrc 2020-10-29 06:13:26 -07:00
test-fb-hgext-phrevset-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-preventpremegarepoupdateshook-t.py update hook that prevents megarepo merges to use a revset 2021-08-25 05:28:35 -07:00
test-fb-hgext-pull-createmarkers-check-local-versions.t pullcreatemarkers: set check-local-versions to false by default 2021-08-02 13:56:52 -07:00
test-fb-hgext-pull-createmarkers-hide-later.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-pull-createmarkers.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-pushrebase-cannot-rebasepublic.t changelog: remove Python zstore support 2021-04-21 19:30:15 -07:00
test-fb-hgext-pushrebase-manifests.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-pushrebase-protection.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-pushrebase-pushkey.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-pushrebase-recording.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-pushrebase-remotenames.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-pushrebase-set-dates.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-pushrebase.t changelog: remove Python revlog-based changelog 2021-06-10 14:44:27 -07:00
test-fb-hgext-pushvars-remotenames.t tests: enable treemanifest for ~100 more tests 2020-06-10 19:29:48 -07:00
test-fb-hgext-rage.t py3: fix hg rage 2020-07-01 20:10:42 -07:00
test-fb-hgext-remotefilelog-archive.t py3: fix archive 2020-02-17 14:52:33 -08:00
test-fb-hgext-remotefilelog-bad-configs.t py3: enable more tests 2020-02-01 10:39:39 -08:00
test-fb-hgext-remotefilelog-blame.t py3 blame 2020-02-07 03:19:41 -08:00
test-fb-hgext-remotefilelog-bundle2-legacy.t tests: enable treemanifest for ~100 more tests 2020-06-10 19:29:48 -07:00
test-fb-hgext-remotefilelog-bundle2.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-fb-hgext-remotefilelog-bundleloop-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-remotefilelog-bundles.t tests: enable narrow-heads for test-d* to test-fb-hgext* 2020-07-02 13:22:28 -07:00
test-fb-hgext-remotefilelog-clone.t scmstore: update remaining tests 2021-06-22 13:14:58 -07:00
test-fb-hgext-remotefilelog-commit-repack-t.py setdiscovery: reimplement findcommonheads without Python DAG deps 2020-07-30 20:32:30 -07:00
test-fb-hgext-remotefilelog-getpackv2.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-fb-hgext-remotefilelog-histpack.py apply black 20.8b1 formatting update 2020-10-14 20:21:52 -07:00
test-fb-hgext-remotefilelog-lfs-fetchpacks.t scmstore: update additional test 2021-06-21 20:32:50 -07:00
test-fb-hgext-remotefilelog-lfs-prefetch.t indexedlog: make writing to indexedlog the default 2021-02-11 09:34:55 -08:00
test-fb-hgext-remotefilelog-lfs.t scmstore: update additional test 2021-06-21 20:32:50 -07:00
test-fb-hgext-remotefilelog-linknodes.t indexedlog: make writing to indexedlog the default 2021-02-11 09:34:55 -08:00
test-fb-hgext-remotefilelog-local.t scmutil: remove meaningfulparents 2020-09-05 15:06:44 -07:00
test-fb-hgext-remotefilelog-log.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-fb-hgext-remotefilelog-prefetch.t indexedlog: make writing to indexedlog the default 2021-02-11 09:34:55 -08:00
test-fb-hgext-remotefilelog-pull-noshallow.t remotenames: fix expaths 2020-03-06 10:29:32 -08:00
test-fb-hgext-remotefilelog-push-pull-query-string.t tests: enable template-new-builtin 2020-07-20 17:27:53 -07:00
test-fb-hgext-remotefilelog-push-pull.t scmstore: add write metrics 2021-08-12 19:37:19 -07:00
test-fb-hgext-remotefilelog-rust-lfs.t indexedlog: make writing to indexedlog the default 2021-02-11 09:34:55 -08:00
test-fb-hgext-remotefilelog-ruststores-lfs-bundle.t merge: remove the rustworkers option 2020-06-10 20:10:29 -07:00
test-fb-hgext-remotefilelog-ruststores-lfs-duplicated.t scmstore: update additional test 2021-06-21 20:32:50 -07:00
test-fb-hgext-remotefilelog-ruststores-lfs.t scmstore: update remaining tests 2021-06-22 13:14:58 -07:00
test-fb-hgext-remotefilelog-ruststores-rotatelog-size.t datastore: fix bug in indexedlogdatastore max log size 2020-11-05 09:48:26 -08:00
test-fb-hgext-remotefilelog-ruststores.t tests: modify tests to exercise non-packfile configuration 2021-06-18 17:39:52 -07:00
test-fb-hgext-remotefilelog-sparse.t extensions: enable lz4revlog by default 2020-07-14 14:33:43 -07:00
test-fb-hgext-remotefilelog-treemanifest-corrupt.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-fb-hgext-remotefilelog-treemanifest-lfs.t treemanifest: remove flatcompat feature 2021-07-13 15:04:57 -07:00
test-fb-hgext-remotefilelog-wireproto-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-remotefilelog-worker.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-fb-hgext-reset-remotenames-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-reset-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-sampling.t taggederror: introduce category and transience metadata and precedence 2020-10-12 17:17:34 -07:00
test-fb-hgext-scm-prompt-compat.t Changing commit hash length to 9 in hg prompt 2021-02-10 17:07:35 -08:00
test-fb-hgext-scm-prompt-git.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-fb-hgext-scm-prompt-hg.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-fb-hgext-sigtrace.t sigtrace: support collecting sigtrace periodically automatically 2020-06-23 14:11:49 -07:00
test-fb-hgext-simplecache.t ui: make ui.debug write to stderr 2020-12-15 12:07:47 -08:00
test-fb-hgext-smartlog-inhibit-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-smartlog-remotenames-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-smartlog-revset-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-smartlog-smallcommitmetadata.t Clean Up: remove everything about the infinitepush write path 2021-07-15 07:37:55 -07:00
test-fb-hgext-smartlog-smartdate.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-smartlog.t smartlog: limit commits to show 2021-03-10 15:24:39 -08:00
test-fb-hgext-sshaskpass.py py3: make .py tests continue to run on python 2 2020-01-31 00:18:22 -08:00
test-fb-hgext-sshaskpass.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-fb-hgext-syncstatus-t.py Mercurial: Added "commitphab" template 2021-07-01 12:00:20 -07:00
test-fb-hgext-template-stat.t py3: remove #require py2 from passing tests 2020-01-31 13:46:59 -08:00
test-fb-hgext-treemanifest-autoconvert.t scmstore: add write metrics 2021-08-12 19:37:19 -07:00
test-fb-hgext-treemanifest-bad-tree.t py3: enable more tests 2020-02-01 10:39:39 -08:00
test-fb-hgext-treemanifest-blame.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-fb-hgext-treemanifest-comparetrees.t treemanifest: remove flatcompat feature 2021-07-13 15:04:57 -07:00
test-fb-hgext-treemanifest-convertflat.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-fb-hgext-treemanifest-disabled-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-treemanifest-infinitepush.t treemanifest: remove flatcompat feature 2021-07-13 15:04:57 -07:00
test-fb-hgext-treemanifest-noflat.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-fb-hgext-treemanifest-peertopeer.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-fb-hgext-treemanifest-prefetch.t manifest: remove left vs right store during tree diff 2021-08-25 23:32:57 -07:00
test-fb-hgext-treemanifest-pullpublic.t scmstore: collect API usage metrics 2021-08-12 19:37:19 -07:00
test-fb-hgext-treemanifest-pushrebase2.t treemanifest: remove flatcompat feature 2021-07-13 15:04:57 -07:00
test-fb-hgext-treemanifest-pushrebase-treeonly.t treemanifest: remove flatcompat feature 2021-07-13 15:04:57 -07:00
test-fb-hgext-treemanifest-pushrebase.t treemanifest: remove flatcompat feature 2021-07-13 15:04:57 -07:00
test-fb-hgext-treemanifest-remotenames-out-of-sync.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-fb-hgext-treemanifest-sendtrees.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-fb-hgext-treemanifest-sparse-prefetch.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-fb-hgext-treemanifest-sparse-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-treemanifest-treeonly-copyamend.t treemanifest: remove flatcompat feature 2021-07-13 15:04:57 -07:00
test-fb-hgext-treemanifest-treeonly-fetching.t treemanifest: remove flatcompat feature 2021-07-13 15:04:57 -07:00
test-fb-hgext-treemanifest-treeonly-linknodes.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-fb-hgext-treemanifest-treeonly.t manifest: remove left vs right store during tree diff 2021-08-25 23:32:57 -07:00
test-fb-hgext-treemanifest.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-fb-hgext-tweakdefaults-blame.t py3: fix blame tests 2020-02-28 11:32:16 -08:00
test-fb-hgext-tweakdefaults-bookmarks-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-tweakdefaults-grep.t grep: make it run with python3 2020-01-31 12:47:04 -08:00
test-fb-hgext-tweakdefaults-opawarecommands.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-fb-hgext-tweakdefaults-ordering-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-tweakdefaults-pullrebaseffwd-t.py tests: stop disabling treemanifest for some tests 2021-05-06 12:13:17 -07:00
test-fb-hgext-tweakdefaults-pullrebaseremotenames-t.py tests: stop disabling treemanifest for some tests 2021-05-06 12:13:17 -07:00
test-fb-hgext-tweakdefaults-remotenames.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-fb-hgext-tweakdefaults-revsets.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-fb-hgext-tweakdefaults-update-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-fb-hgext-tweakdefaults.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-fb-hgext-whereami-t.py bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-filebranch.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-filecache.py revlog: turn on head-based-commit-transaction for tests 2020-07-08 14:33:58 -07:00
test-filecache.py.out revlog: turn on head-based-commit-transaction for tests 2020-07-08 14:33:58 -07:00
test-filelog.py tests: fix test-filelog.py for python3 2020-04-13 14:55:11 -07:00
test-filelog.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-fileset-generated.t tests: remove some uses of rev numbers in templates 2020-10-07 21:22:58 -07:00
test-fileset.t parser: add a function to walk through a tree 2020-10-20 16:45:43 -07:00
test-flags.t scmutil: remove meaningfulparents 2020-09-05 15:06:44 -07:00
test-fsmonitor-blackbox.t py3: fix test-fsmonitor* 2020-06-19 13:40:18 -07:00
test-fsmonitor-bumpclock.t py3: fix test-fsmonitor* 2020-06-19 13:40:18 -07:00
test-fsmonitor-casefolding.t py3: fix test-fsmonitor* 2020-06-19 13:40:18 -07:00
test-fsmonitor-detectrace.t py3: fix test-fsmonitor* 2020-06-19 13:40:18 -07:00
test-fsmonitor-filemerge.t py3: fix test-fsmonitor* 2020-06-19 13:40:18 -07:00
test-fsmonitor-refreshclock.t py3: fix test-fsmonitor* 2020-06-19 13:40:18 -07:00
test-fsmonitor-warn-fresh.t fsmonitor: add threshold of nonnormal files to update 2021-01-12 16:26:48 -08:00
test-getbundle.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-git-changelog.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-git-export.t tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-gitignore-t.py gitignore: add test showing gitignore directory pattern matching a file 2021-07-21 03:40:15 -07:00
test-gitlookup-index.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-gitlookup-infinitepush.t tests: convert dummyssh and get_free_socket to python3 2020-08-17 02:42:14 -07:00
test-globalopts.t gracefully ignore invalid JSON in app_samples data 2021-02-02 16:28:21 -08:00
test-globalrevs-svnrev.t globalrevs: verify that convert_revision is a svnrev when falling back 2020-04-07 06:47:26 -07:00
test-globalrevs-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-glog-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-glog-topological-t.py treemanifest: remove ability to receive flat manifest deltas 2021-07-01 09:31:15 -07:00
test-gpg.t gpg: remove revnum from output 2020-10-09 13:53:17 -07:00
test-graft-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-help.t new hook to prevent pre-megarepo updates 2021-08-19 11:52:48 -07:00
test-hg-parseurl.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-hg-parseurl.py.out
test-hgext-logginghelper.t logginghelper: use repo basename as repo name 2020-05-15 03:02:00 -07:00
test-hgext-perfsuite.t ui: move push/pull messages to stderr 2020-12-16 20:12:04 -08:00
test-hgext-stablerev.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-hggit-bookmark-workflow.t py3: fix hggit tests 2020-11-19 18:47:02 -08:00
test-hggit-clone.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-conflict-1.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-conflict-2.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-convergedmerge.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-empty-working-tree.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-encoding.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-external-sync.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-extra.t py3: fix hggit tests 2020-11-19 18:47:02 -08:00
test-hggit-file-removal.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-hggit-git-clone.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-git-workflow.t py3: fix hggit tests 2020-11-19 18:47:02 -08:00
test-hggit-gitignore.t dynamicconfig: backout D26801059 that enabled no-repo configs 2021-04-15 09:00:19 -07:00
test-hggit-hg-author.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-illegal-contents.t localrepo: write .hg/reponame on repo creation 2021-06-28 12:25:17 -07:00
test-hggit-incoming.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-keywords.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-merge.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-nodemap.t py3: fix more hggit tests 2020-04-15 11:35:39 -07:00
test-hggit-octopus.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-outgoing.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-pull-after-strip.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-pull.t ui: move push/pull messages to stderr 2020-12-16 20:12:04 -08:00
test-hggit-push-r.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-hggit-push.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-hggit-renames.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-hggit-timezone.t tests: enable bunch of tests 2020-04-13 08:53:48 -07:00
test-hggit-tree-decomposition.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hggit-updatemeta.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-hggit-url-parsing.py tests: enable bunch of tests 2020-04-13 08:53:48 -07:00
test-hggit-url-parsing.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-hggit-verify-fail.t quiet git init command not to print out hint 2021-03-23 02:28:52 -07:00
test-hghave.t python3: fix test-hghave.t 2020-06-24 15:31:37 -07:00
test-hgrc.t version: print EdenSCM instead of Mercurial 2020-09-15 21:03:59 -07:00
test-hint.t py3: fix test-hint.py 2020-04-08 22:00:35 -07:00
test-histedit-arguments.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-histedit-base.t treemanifest: remove ability to receive flat manifest deltas 2021-07-01 09:31:15 -07:00
test-histedit-bookmark-motion.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-histedit-commute.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-histedit-drop.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-histedit-edit.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-histedit-fold-non-commute.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-histedit-fold.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-histedit-mutation.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-histedit-no-change.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-histedit-non-commute-abort.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-histedit-non-commute.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-histedit-outgoing.t ui: move push/pull messages to stderr 2020-12-16 20:12:04 -08:00
test-histedit-reorder.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-histedit-templates.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-histgrep-disable-t.py treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-histgrep.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-hook.t changelog: remove Python zstore support 2021-04-21 19:30:15 -07:00
test-hybridencode.py py3: fix revlog path encodings 2020-10-09 13:31:58 -07:00
test-hybridencode.py.out py3: fix revlog path encodings 2020-10-09 13:31:58 -07:00
test-identify.t bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-import-bypass.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-import-context.t py3: fix test-import-context.t 2020-04-09 18:44:05 -07:00
test-import-eol.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-import-git.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-import-merge.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-import-t.py tests: actually fix test-import-t.py on Windows 2021-07-16 13:50:19 -07:00
test-import-unknown-t.py py3: enable test-import-unknown-t.py 2020-04-09 18:44:07 -07:00
test-important-remote-names-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-include-fail.t tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-incoming-outgoing.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-infinitepush-bundlestore.t remove accessed bookmarks feature 2021-02-18 04:02:06 -08:00
test-infinitepush-delscratchbookmarks.t bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-infinitepush-forwardfillerqueue.t make replaybookmarks py3-compatible 2020-10-23 12:37:01 -07:00
test-infinitepush-publicscratchbookmarks.t bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-infinitepush-remotefilelog.t setdiscovery: reimplement findcommonheads without Python DAG deps 2020-07-30 20:32:30 -07:00
test-infinitepush-remotenames.t pull: filter out existing heads to pull 2021-07-06 14:01:55 -07:00
test-infinitepush-replaybookmarksqueue-ignore-backup.t commitcloud: do not send backup bookmarks part 2021-04-13 03:07:50 -07:00
test-infinitepush-replaybookmarksqueue-multiple-updates.t make replaybookmarks py3-compatible 2020-10-23 12:37:01 -07:00
test-infinitepush-replaybookmarksqueue-one-bookmark.t make replaybookmarks py3-compatible 2020-10-23 12:37:01 -07:00
test-infinitepush-scratchbookmark-commands.t context: remove "is a remote bookmark or commit, try to 'hg pull' it first" message 2020-05-13 19:27:41 -07:00
test-infinitepush-treemanifest-rebundle.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-inherit-mode.t localrepo: write .hg/reponame on repo creation 2021-06-28 12:25:17 -07:00
test-init.t store: always enable store and fncache 2021-05-25 19:43:45 -07:00
test-install.t run-tests: add internal:none editor 2020-08-19 00:32:19 -07:00
test-issue522.t rebase: remove more uses of revnums 2020-10-20 15:24:28 -07:00
test-issue586.t tests: enable treemanifest for ~100 more tests 2020-06-10 19:29:48 -07:00
test-issue612-t.py tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-issue660-t.py tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-issue672.t debug for merge picker 2021-04-19 12:22:27 -07:00
test-issue1089-t.py tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-issue1175.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-issue1438-t.py tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-issue1502.t bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-issue1802.t rebase: remove more uses of revnums 2020-10-20 15:24:28 -07:00
test-issue1877.t bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-issue2137-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-issue4074.t test-issue4074: fix py3 compatibility 2020-03-03 17:46:34 -08:00
test-journal-exists.t py3: fix tests on Windows 2021-03-29 12:56:48 -07:00
test-journal-share-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-journal.t summary: remove revnum from output 2020-10-09 13:53:17 -07:00
test-known.t hgweb: disable hgweb 2020-04-10 10:59:51 -07:00
test-lazy-pull-overlap-master.t dag: update overlay_map_next_id on flush 2021-08-16 14:24:48 -07:00
test-lfs-bundle.t scmstore: update remaining tests 2021-06-22 13:14:58 -07:00
test-lfs-checksum.t scmstore: update additional test 2021-06-21 20:32:50 -07:00
test-lfs-journal-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-lfs-localstore.t py3: enable 92 py3 tests 2020-02-17 14:52:37 -08:00
test-lfs-placeholders.t Disable test-lfs-placeholders.t for windows 2021-03-30 09:21:33 -07:00
test-lfs-pointer.py py3: fix various lfs encoding issues 2020-02-17 14:52:30 -08:00
test-lfs-pointer.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-lfs-test-server.t py3: fix eden lfs fetching 2020-07-15 22:16:19 -07:00
test-lfs.t ui: move push/pull messages to stderr 2020-12-16 20:12:04 -08:00
test-linelog-edits.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-linerange.py py3: make .py tests continue to run on python 2 2020-01-31 00:18:22 -08:00
test-locate-t.py bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-lock-badness.t do not print warning about repo locking if the wait below the default threshold 2021-02-08 03:16:55 -08:00
test-lock.py lock: detect deadlock in a same process 2020-10-19 17:07:30 -07:00
test-log-dir-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-log-exthook.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-log-filenode-conflict.t tests: modify tests to exercise non-packfile configuration 2021-06-18 17:39:52 -07:00
test-log-linerange.t tests: remove some uses of rev numbers in templates 2020-10-07 21:22:58 -07:00
test-log-simplify-grandparents.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-log-t.py treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-log-unicode.t cmdutil: fix hg log -Tjson with utf8 characters 2020-08-10 09:48:34 -07:00
test-log-wireproto-requests-getpack.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-log-wireproto-requests.t modernise tests (removing disabling treemanifest) 2021-09-07 04:54:28 -07:00
test-lrucachedict.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-lrucachedict.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-lz4revlog.t tests: enable template-new-builtin 2020-07-20 17:27:53 -07:00
test-manifest-insert-before-remove.py manifest: update python bindings to allow insertions before deletions 2019-12-02 15:53:41 -08:00
test-manifest-merging-t.py tests: stop disabling treemanifest for some tests 2021-05-06 12:13:17 -07:00
test-manifest-t.py Daily arc lint --take BLACK 2021-05-07 05:16:05 -07:00
test-manifest.py apply black 20.8b1 formatting update 2020-10-14 20:21:52 -07:00
test-match.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-merge1.t summary: remove revnum from output 2020-10-09 13:53:17 -07:00
test-merge2.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-merge4-t.py treemanifest: enable treemanifest.useruststore=True for most tests 2020-09-24 09:46:59 -07:00
test-merge5-t.py tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-merge6.t tests: enable treemanifest for ~100 more tests 2020-06-10 19:29:48 -07:00
test-merge7.t debug for merge picker 2021-04-19 12:22:27 -07:00
test-merge8-t.py tests: stop disabling treemanifest for some tests 2021-05-06 12:13:17 -07:00
test-merge9-t.py tests: remove helpers-usechg.t 2020-06-10 19:29:37 -07:00
test-merge10-t.py treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-merge-ancestor-mergestate-t.py treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-merge-changedelete.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-merge-commit.t debug for merge picker 2021-04-19 12:22:27 -07:00
test-merge-conflict-count.t py3: remove #require py2 from passing tests 2020-01-31 13:46:59 -08:00
test-merge-criss-cross.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-merge-default.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-merge-force.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-merge-halt.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-merge-internal-tools-pattern.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-merge-issue5091.t treemanifest: enable treemanifest.useruststore=True for most tests 2020-09-24 09:46:59 -07:00
test-merge-local.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-merge-relative-paths.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-merge-remove.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-merge-revert2-t.py tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-merge-revert-t.py tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-merge-symlinks.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-merge-tools.t tests: fix test-merge-tools.t 2021-05-13 17:44:14 -07:00
test-merge-types.t Allow conflict editor prompts during arc pull 2021-05-13 09:40:57 -07:00
test-merge-update-noconflict.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-mergedriver2.t py3: supress the write return value 2020-01-31 13:00:23 -08:00
test-minirst.py py3: fix more tests 2020-10-14 10:30:32 -07:00
test-minirst.py.out
test-mkdir-broken-symlink-t.py tests: enable some test on Python3 2020-01-31 13:27:46 -08:00
test-mmap-unlink.t win32: when removing file, open it as O_TEMPORARY as a last effort 2020-06-24 20:34:47 -07:00
test-mmapindexthreshold-strip.t revisionstore: disallow reading LFS pointers from packfiles 2020-09-09 18:27:42 -07:00
test-mutation-fromobsmarkers.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-mutation-infinitepush.t py3: fix some mutation tests 2020-02-17 14:52:36 -08:00
test-mutation-loops.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-mutation-phases.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-mutation-pushrebase.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-mutation.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-mv-cp-st-diff.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-namespaces.t remotenames: move namespace to core 2020-03-26 08:26:26 -07:00
test-narrow-heads-migration.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-narrow-heads.t treemanifest: move test server logic to separate extension 2021-07-01 09:31:15 -07:00
test-nested-lock.py lock: detect deadlock in a same process 2020-10-19 17:07:30 -07:00
test-nested-repo-t.py bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-no-symlinks.t mark all tests requiring Python 2 2020-01-30 18:49:21 -08:00
test-offline-commit.t dag: use local cache for _batch lookups 2021-08-09 17:05:33 -07:00
test-origbackup-conflict.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-pager.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-parents.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-parse-date.t backout: remove revnum from output 2020-10-08 22:33:07 -07:00
test-parseindex.t tests: enable treemanifest for ~100 more tests 2020-06-10 19:29:48 -07:00
test-patch-offset.t tests: enable bunch of tests 2020-04-13 08:53:48 -07:00
test-patch.t patch: fix infinite loop for incorrect patches 2021-05-26 11:18:19 -07:00
test-pathconflicts-basic.t run-tests: more Python 3 fixes 2021-06-07 16:46:18 -07:00
test-pathconflicts-merge.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-pathconflicts-update.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-pathencode.py py3: fix more tests 2020-10-14 10:30:32 -07:00
test-paths.t py3: enable more tests 2020-02-01 10:39:39 -08:00
test-patterns.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-pending.t revlog: respect bypasstransaction for addgroup 2020-07-30 20:32:36 -07:00
test-perftweaks-remotenames.t bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-perftweaks.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-permissions.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-profile.t profiling: do not profile debugshell command 2020-08-27 18:14:29 -07:00
test-progress-classicrenderer.t io: improve mixed stdout + stderr progress output behavior 2021-03-17 09:27:51 -07:00
test-progress-fancyrenderer.t io: improve mixed stdout + stderr progress output behavior 2021-03-17 09:27:51 -07:00
test-progress-rust.t io: improve mixed stdout + stderr progress output behavior 2021-03-17 09:27:51 -07:00
test-progressfile.t io: improve mixed stdout + stderr progress output behavior 2021-03-17 09:27:51 -07:00
test-propertycache.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-pull-permission.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-pull-pull-corruption.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-pull-r.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-pull-update-t.py tests: stop disabling treemanifest for some tests 2021-05-06 12:13:17 -07:00
test-pull.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-purge-fsmonitor.t mark all tests requiring Python 2 2020-01-30 18:49:21 -08:00
test-purge.t tests: enable some test on Python3 2020-01-31 13:27:46 -08:00
test-push.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-pushrebase-merge-changed-file-list.t tests: enable narrow-heads for more tests 2020-07-02 13:22:28 -07:00
test-pushrebase-obsolete.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-pushrebase-withmerges.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-pushvars-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-rebase-abort.t test-rebase-abort: enable segmented changelog 2020-10-20 15:24:29 -07:00
test-rebase-base-flag.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-rebase-bookmarks.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-rebase-brute-force.t rebase: remove revnum from output 2020-10-09 13:53:17 -07:00
test-rebase-check-restore-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-rebase-collapse.t rebase: remove more uses of revnums 2020-10-20 15:24:28 -07:00
test-rebase-conflicts.t changelog: remove Python revlog-based changelog 2021-06-10 14:44:27 -07:00
test-rebase-copy-relations.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-rebase-dest.t smartset: make repo required for baseset 2020-12-14 13:12:42 -08:00
test-rebase-detach.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-rebase-emptycommit.t test-rebase-emptycommit: enable segmented changelog 2020-10-20 15:24:29 -07:00
test-rebase-flags.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-rebase-inmemory-conflicts.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-rebase-inmemory-mergedriver-exception.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-rebase-inmemory-mergedriver.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-rebase-inmemory-nochanges-t.py treemanifest: remove flatcompat feature 2021-07-13 15:04:57 -07:00
test-rebase-inmemory-noconflict.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-rebase-inmemory.t ui: make ui.debug write to stderr 2020-12-15 12:07:47 -08:00
test-rebase-interruptions.t changelog2: track "tip" explicitly 2020-10-20 15:24:28 -07:00
test-rebase-issue-noparam-single-rev-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-rebase-legacy-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-rebase-missing-cwd.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-rebase-mutation.t treemanifest: remove ability to receive flat manifest deltas 2021-07-01 09:31:15 -07:00
test-rebase-newancestor.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-rebase-parameters.t treemanifest: remove ability to receive flat manifest deltas 2021-07-01 09:31:15 -07:00
test-rebase-partial.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-rebase-pull-t.py tests: stop disabling treemanifest for some tests 2021-05-06 12:13:17 -07:00
test-rebase-removed.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-rebase-rename.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-rebase-scenario-global.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-rebase-templates.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-rebase-transaction.t ui: make ui.debug write to stderr 2020-12-15 12:07:47 -08:00
test-rebuildstate.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-record.t tests: enable template-new-builtin 2020-07-20 17:27:53 -07:00
test-remotefilelog-undesired-file-logging.t treemanifest: make ondemandfetch the default 2021-07-01 09:31:15 -07:00
test-remotenames-basic.t remotenames: raise if key bookmarks point to unknown commits 2021-03-03 18:20:05 -08:00
test-remotenames-bookmarks-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-remotenames-cleanup.t debugresetheads: remove local bookmarks too 2021-04-19 15:19:41 -07:00
test-remotenames-convert-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-remotenames-fastheaddiscovery-hidden-commits.t tests: enable narrow-heads for more tests 2020-07-02 13:22:28 -07:00
test-remotenames-journal.t tests: enable treemanifest for ~100 more tests 2020-06-10 19:29:48 -07:00
test-remotenames-namespaces-t.py tests: enable template-new-builtin 2020-07-20 17:27:53 -07:00
test-remotenames-on-and-off-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-remotenames-paths.t remotenames: fix expaths 2020-03-06 10:29:32 -08:00
test-remotenames-pull-rebase.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-remotenames-push.t remove accessed bookmarks feature 2021-02-18 04:02:06 -08:00
test-remotenames-pushto-pathandname.t tests: enable treemanifest for ~100 more tests 2020-06-10 19:29:48 -07:00
test-remotenames-pushto.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-remotenames-selective-pull.t pull: filter out existing heads to pull 2021-07-06 14:01:55 -07:00
test-remotenames-shared-repo-t.py bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-remotenames-strip-t.py tests: enable narrow-heads for more Python tests 2020-07-02 13:22:29 -07:00
test-remotenames-tracking.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-remotenames-transition.t bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-remotenames-update.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-remove.t rm: do not list clean files with -A 2021-05-27 11:28:51 -07:00
test-rename-after-merge.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-rename-dir-merge.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-rename-merge1.t debug for merge picker 2021-04-19 12:22:27 -07:00
test-rename-merge2.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-rename.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-repo-compengines.t extensions: enable lz4revlog by default 2020-07-14 14:33:43 -07:00
test-repo-leak.t hiddenerror: remove extension 2020-06-29 11:29:03 -07:00
test-requires-t.py tests: stop enabling zstore-commit-data 2020-07-30 20:32:33 -07:00
test-resolve.t summary: remove revnum from output 2020-10-09 13:53:17 -07:00
test-restack-old-stack-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-revert-flags.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-revert-interactive.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-revert-status.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-revert-t.py treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-revert-unknown-t.py tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-revlog-ancestry.py changelog: use Rust RevlogIndex for ancestors 2020-07-17 22:23:04 -07:00
test-revlog-ancestry.py.out changelog: use Rust RevlogIndex for ancestors 2020-07-17 22:23:04 -07:00
test-revlog-group-emptyiter-t.py py3: enable 92 py3 tests 2020-02-17 14:52:37 -08:00
test-revlog-packentry.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-revlog-raw.py py3: make .py tests continue to run on python 2 2020-01-31 00:18:22 -08:00
test-revlog-raw.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-revnum-deprecate-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-revset2.t revset: remove branchpoint() 2021-01-29 20:21:29 -08:00
test-revset-age-t.py apply pyfmt with usort to opted-in sources 2020-11-10 21:25:54 -08:00
test-revset-dirstate-parents.t tests: remove test cases about legacy dirstates 2020-10-20 16:36:50 -07:00
test-revset-outgoing.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-revset-t.py revset: fix nth ancestor revset w/ multiple bases 2021-08-20 12:27:16 -07:00
test-root-t.py py3: enable 92 py3 tests 2020-02-17 14:52:37 -08:00
test-run-tests.py tests: fix more run-tests.py Python 3 issues 2021-06-01 11:43:09 -07:00
test-run-tests.t test-run-tests: remove pygments test 2021-06-02 16:08:06 -07:00
test-rust-rmcwd.t tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-rust-subcommands-t.py py3: enable 92 py3 tests 2020-02-17 14:52:37 -08:00
test-rustmanifest-t.py Daily arc lint --take BLACK 2021-07-14 04:14:21 -07:00
test-rustthreading.py tests-rustthreading.py: the thread is renamed to _thread 2020-01-31 10:13:45 -08:00
test-schemes.t Clean Up: remove infinitepush path 2021-08-12 08:07:30 -07:00
test-seq.t tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-serve.t hgweb: disable hgweb 2020-04-10 10:59:51 -07:00
test-setdiscovery-selective.t discovery: reduce exchanged heads 2021-02-03 20:32:43 -08:00
test-setdiscovery.t discovery: add debug message for size of initial heads 2021-02-03 20:32:42 -08:00
test-share-requirements-t.py tests: enable more python3 tests 2020-04-10 11:22:59 -07:00
test-share-unshare-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-share.t clone: copy modern store files 2020-10-09 13:53:18 -07:00
test-shelve-t.py treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-show.t clidispatch: add --insecure global flag 2021-03-31 12:53:46 -07:00
test-simple-update.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-simplekeyvaluefile.py Apply pyfmt to fbcode/eden 2020-10-04 04:51:00 -07:00
test-simplemerge.py Apply pyfmt to fbcode/eden 2020-10-04 04:51:00 -07:00
test-simplemerge.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-smartlog-collapse-obsolete.t smartlog: show obsoleted commit stack 2021-03-17 23:23:07 -07:00
test-sortdictfilter.t tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-sparse-casecollision.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-sparse-clear-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-sparse-clone.t tests: enable treemanifest for ~100 more tests 2020-06-10 19:29:48 -07:00
test-sparse-diff.t py3: enable more tests 2020-02-17 14:52:39 -08:00
test-sparse-extensions-t.py py3: fix test-sparse-profiles.t 2020-07-22 19:00:42 -07:00
test-sparse-fetch-t.py treemanifest: remove flatcompat feature 2021-07-13 15:04:57 -07:00
test-sparse-ignore.t py3: enable 92 py3 tests 2020-02-17 14:52:37 -08:00
test-sparse-import.t py3: enable more tests 2020-02-17 14:52:39 -08:00
test-sparse-issues-t.py py3: enable 92 py3 tests 2020-02-17 14:52:37 -08:00
test-sparse-merges.t update globset from 0.4.5 to 0.4.7 2021-06-15 15:47:49 -07:00
test-sparse-notsparse-t.py py3: enable more tests 2020-02-17 14:52:39 -08:00
test-sparse-profiles-v2.t sparse: prevent v2 profiles from stepping on each other 2021-08-30 11:47:07 -07:00
test-sparse-profiles.t sparse: fix sparse profile refreshes during hg commit 2021-09-01 10:27:30 -07:00
test-sparse-rebase.t py3: enable more tests 2020-02-17 14:52:39 -08:00
test-sparse-unsafe-sparse-profile.t sparse: warn if dirstate includes marker files 2020-08-31 23:21:41 -07:00
test-sparse-verbose-json-t.py py3: enable 92 py3 tests 2020-02-17 14:52:37 -08:00
test-sparse-warn-t.py sparse: add config for warning for full checkouts 2020-02-20 10:58:53 -08:00
test-sparse.t All rules for a treematcher must be typed 2021-08-31 09:39:31 -07:00
test-ssh-clone-r.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-ssh-hang.t tests: remove uses of $PYTHON -c 2020-08-19 00:32:19 -07:00
test-ssh.t verify: make verify a no-op 2021-06-10 14:44:27 -07:00
test-sshserver.py py3: only use binary stdin/stdout/stderr 2020-02-03 18:26:57 -08:00
test-stackdesc.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-status-color.t tests: avoid some rev numbers in revsets 2020-10-08 11:08:37 -07:00
test-status-inprocess.py treemanifest: enable treemanifest.useruststore=True for most tests 2020-09-24 09:46:59 -07:00
test-status-inprocess.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-status-mlog.t bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-status-rev.t tests: avoid turning $TESTTMP into a repo 2020-09-17 10:16:03 -07:00
test-status-scmstore.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-status-terse-t.py bundle2: backout D19656773 2020-01-31 10:48:19 -08:00
test-status.t treemanifest: disable flatcompat by default 2021-07-13 15:04:57 -07:00
test-strict.t dynamicconfig: backout D26801059 that enabled no-repo configs 2021-04-15 09:00:19 -07:00
test-subcommands.t clidispatch: add --insecure global flag 2021-03-31 12:53:46 -07:00
test-symlink-os-yes-fs-no.py extensions: always enable remotefilelog 2021-05-06 12:13:17 -07:00
test-symlink-os-yes-fs-no.py.out pull: remove "new changesets" message 2020-01-14 21:02:27 -08:00
test-symlink-placeholder.t tests: enable treemanifest for ~100 more tests 2020-06-10 19:29:48 -07:00
test-symlinks.t tests: remove test cases about legacy dirstates 2020-10-20 16:36:50 -07:00
test-template-engine.t tests: remove some uses of rev numbers in templates 2020-10-07 21:22:58 -07:00
test-template-filestat.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-template-revf64.t template: fix ifcontains(rev, revset('.'), ...) compatibility with f64 compatibility 2020-12-09 10:36:28 -08:00
test-tools.t tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-treemanifest-amend.t undo: expand heuristics for uncommit/unamend hint 2021-02-22 02:46:53 -08:00
test-treemanifest-diff-t.py Apply pyfmt to fbcode/eden 2020-10-04 04:51:00 -07:00
test-treestate-fresh-instance.t py3: fix treestate related tests 2020-06-23 14:06:54 -07:00
test-treestate-needcheck.t py3: enable 92 py3 tests 2020-02-17 14:52:37 -08:00
test-treestate-repack.t ui: make ui.debug write to stderr 2020-12-15 12:07:47 -08:00
test-treestate-trackignore.t ui: make ui.debug write to stderr 2020-12-15 12:07:47 -08:00
test-treestate.py py3: fix treestate related tests 2020-06-23 14:06:54 -07:00
test-ui-color.py color: don't disable colors if HGPLAINEXCEPT=color 2020-05-19 06:13:54 -07:00
test-ui-color.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-ui-config.py configs: pin --configfile configs 2021-03-11 10:13:36 -08:00
test-ui-config.py.out
test-ui-verbosity.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-ui-verbosity.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-uncommit.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-uncopy.t uncopy: new command to mark files as not copied 2021-06-03 13:54:48 -07:00
test-undo-corrupt.t undo: do not crash other commands if undo revlog is corrupted 2021-07-16 10:06:52 -07:00
test-undo-narrow-heads.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-unicode-inputs-t.py tests: fix test-unicode-inputs-t.py on Windows 2021-03-01 22:23:14 -08:00
test-unrelated-pull.t scmutil: remove meaningfulparents 2020-09-05 15:06:44 -07:00
test-up-local-change.t debug for merge picker 2021-04-19 12:22:27 -07:00
test-update-dest-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-update-empty-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-update-inactive-t.py bookmarks: remove revnum from non-plain bookmark output 2020-10-08 22:33:07 -07:00
test-update-issue1456.t tests: switch test-update-{reverse, issue1456}.t to use native checkout 2021-03-01 10:41:07 -08:00
test-update-merge-state-t.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00
test-update-names.t checkout: print removed cwd warning in nativecheckout 2021-02-20 01:29:11 -08:00
test-update-over-sparse-profile-change.t sparse: force treematcher for sparse matcher 2021-08-24 18:28:47 -07:00
test-update-reverse.t tests: do not test native checkout debug output in test-update-reverse.t 2021-05-05 09:40:29 -07:00
test-update-symlink-to-plain.t merge: remove the rustworkers option 2020-06-10 20:10:29 -07:00
test-update-unknown-files.t checkout: fix issue with symlink=>directory replacement 2021-07-07 14:23:40 -07:00
test-url-rev.t summary: remove revnum from output 2020-10-09 13:53:17 -07:00
test-url.py python3: convert test-url to python3 2020-06-19 15:11:55 -07:00
test-username-newline.t dynamicconfig: backout D26801059 that enabled no-repo configs 2021-04-15 09:00:19 -07:00
test-visibility-bundle.t treemanifest: fix bundle usage with Rust contentstore 2020-09-24 09:46:59 -07:00
test-visibility-cloudsync.t modernise tests (removing disabling treemanifest) 2021-09-07 04:54:28 -07:00
test-visibility-reset.t config: use Rust graph render as default 2020-10-19 17:07:30 -07:00
test-visibility.t repo: unconditionally migrate to specified visibility and dirstate format 2020-10-20 16:36:50 -07:00
test-walk.t tests: remove uses of $PYTHON -c 2020-08-19 00:32:19 -07:00
test-walkrepo.py tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-wireproto.py py3: fix test-fb-hgext-fastannotate-* 2020-06-19 13:40:18 -07:00
test-wireproto.py.out Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
test-wireproto.t tests: convert dummyssh and get_free_socket to python3 2020-08-17 02:42:14 -07:00
test-worker.t dispatch: run command in non-main thread 2020-09-18 18:47:24 -07:00
test-xdg.t tests: mark python3 tests as passing 2020-01-31 10:13:45 -08:00
test-zstdelta.py py3: fix test-zstdelta.py 2020-04-09 18:25:54 -07:00
tinit.sh treemanifest: remove flatcompat feature 2021-07-13 15:04:57 -07:00
translate
truncate.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
unittestify.py Daily arc lint --take BLACK 2021-03-17 04:26:37 -07:00

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.