]> git.ipfire.org Git - thirdparty/git.git/commit
t: remove TEST_PASSES_SANITIZE_LEAK annotations
authorPatrick Steinhardt <ps@pks.im>
Wed, 20 Nov 2024 13:39:56 +0000 (14:39 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Nov 2024 23:23:48 +0000 (08:23 +0900)
commitfc1ddf42af6742fae7e770cae20e30d7902014c0
treed0fb42e921aac488e548a4d1a462425efde2bd0f
parent1fc7ddf35b727a12f78a427ae7e829c77d43fd56
t: remove TEST_PASSES_SANITIZE_LEAK annotations

Now that the default value for TEST_PASSES_SANITIZE_LEAK is `true` there
is no longer a need to have that variable declared in all of our tests.
Drop it.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
928 files changed:
t/t0001-init.sh
t/t0002-gitfile.sh
t/t0003-attributes.sh
t/t0004-unwritable.sh
t/t0005-signals.sh
t/t0006-date.sh
t/t0007-git-var.sh
t/t0008-ignores.sh
t/t0010-racy-git.sh
t/t0012-help.sh
t/t0013-sha1dc.sh
t/t0014-alias.sh
t/t0017-env-helper.sh
t/t0018-advice.sh
t/t0019-json-writer.sh
t/t0020-crlf.sh
t/t0021-conversion.sh
t/t0022-crlf-rename.sh
t/t0023-crlf-am.sh
t/t0024-crlf-archive.sh
t/t0025-crlf-renormalize.sh
t/t0026-eol-config.sh
t/t0027-auto-crlf.sh
t/t0028-working-tree-encoding.sh
t/t0029-core-unsetenvvars.sh
t/t0030-stripspace.sh
t/t0033-safe-directory.sh
t/t0035-safe-bare-repository.sh
t/t0040-parse-options.sh
t/t0041-usage.sh
t/t0050-filesystem.sh
t/t0052-simple-ipc.sh
t/t0055-beyond-symlinks.sh
t/t0056-git-C.sh
t/t0060-path-utils.sh
t/t0061-run-command.sh
t/t0062-revision-walking.sh
t/t0063-string-list.sh
t/t0066-dir-iterator.sh
t/t0067-parse_pathspec_file.sh
t/t0068-for-each-repo.sh
t/t0070-fundamental.sh
t/t0071-sort.sh
t/t0080-unit-test-output.sh
t/t0081-find-pack.sh
t/t0090-cache-tree.sh
t/t0091-bugreport.sh
t/t0092-diagnose.sh
t/t0095-bloom.sh
t/t0100-previous.sh
t/t0101-at-syntax.sh
t/t0200-gettext-basic.sh
t/t0201-gettext-fallbacks.sh
t/t0202-gettext-perl.sh
t/t0203-gettext-setlocale-sanity.sh
t/t0204-gettext-reencode-sanity.sh
t/t0210-trace2-normal.sh
t/t0211-trace2-perf.sh
t/t0212-trace2-event.sh
t/t0300-credentials.sh
t/t0301-credential-cache.sh
t/t0302-credential-store.sh
t/t0303-credential-external.sh
t/t0410-partial-clone.sh
t/t0411-clone-from-partial.sh
t/t0450-txt-doc-vs-help.sh
t/t0500-progress-display.sh
t/t0600-reffiles-backend.sh
t/t0601-reffiles-pack-refs.sh
t/t0602-reffiles-fsck.sh
t/t0610-reftable-basics.sh
t/t0611-reftable-httpd.sh
t/t0612-reftable-jgit-compatibility.sh
t/t0613-reftable-write-options.sh
t/t1000-read-tree-m-3way.sh
t/t1001-read-tree-m-2way.sh
t/t1002-read-tree-m-u-2way.sh
t/t1003-read-tree-prefix.sh
t/t1004-read-tree-m-u-wf.sh
t/t1005-read-tree-reset.sh
t/t1006-cat-file.sh
t/t1007-hash-object.sh
t/t1008-read-tree-overlay.sh
t/t1009-read-tree-new-index.sh
t/t1010-mktree.sh
t/t1011-read-tree-sparse-checkout.sh
t/t1012-read-tree-df.sh
t/t1013-read-tree-submodule.sh
t/t1014-read-tree-confusing.sh
t/t1015-read-index-unmerged.sh
t/t1016-compatObjectFormat.sh
t/t1020-subdirectory.sh
t/t1021-rerere-in-workdir.sh
t/t1022-read-tree-partial-clone.sh
t/t1050-large.sh
t/t1051-large-conversion.sh
t/t1060-object-corruption.sh
t/t1090-sparse-checkout-scope.sh
t/t1091-sparse-checkout-builtin.sh
t/t1092-sparse-checkout-compatibility.sh
t/t1100-commit-tree-options.sh
t/t1300-config.sh
t/t1301-shared-repo.sh
t/t1302-repo-version.sh
t/t1303-wacky-config.sh
t/t1304-default-acl.sh
t/t1305-config-include.sh
t/t1306-xdg-files.sh
t/t1307-config-blob.sh
t/t1308-config-set.sh
t/t1309-early-config.sh
t/t1310-config-default.sh
t/t1350-config-hooks-path.sh
t/t1400-update-ref.sh
t/t1401-symbolic-ref.sh
t/t1402-check-ref-format.sh
t/t1403-show-ref.sh
t/t1404-update-ref-errors.sh
t/t1405-main-ref-store.sh
t/t1406-submodule-ref-store.sh
t/t1407-worktree-ref-store.sh
t/t1408-packed-refs.sh
t/t1409-avoid-packing-refs.sh
t/t1410-reflog.sh
t/t1411-reflog-show.sh
t/t1412-reflog-loop.sh
t/t1413-reflog-detach.sh
t/t1414-reflog-walk.sh
t/t1415-worktree-refs.sh
t/t1416-ref-transaction-hooks.sh
t/t1417-reflog-updateref.sh
t/t1418-reflog-exists.sh
t/t1419-exclude-refs.sh
t/t1420-lost-found.sh
t/t1430-bad-ref-name.sh
t/t1450-fsck.sh
t/t1451-fsck-buffer.sh
t/t1460-refs-migrate.sh
t/t1500-rev-parse.sh
t/t1501-work-tree.sh
t/t1502-rev-parse-parseopt.sh
t/t1503-rev-parse-verify.sh
t/t1504-ceiling-dirs.sh
t/t1505-rev-parse-last.sh
t/t1506-rev-parse-diagnosis.sh
t/t1507-rev-parse-upstream.sh
t/t1508-at-combinations.sh
t/t1510-repo-setup.sh
t/t1511-rev-parse-caret.sh
t/t1512-rev-parse-disambiguation.sh
t/t1513-rev-parse-prefix.sh
t/t1514-rev-parse-push.sh
t/t1515-rev-parse-outside-repo.sh
t/t1517-outside-repo.sh
t/t1600-index.sh
t/t1601-index-bogus.sh
t/t1700-split-index.sh
t/t1701-racy-split-index.sh
t/t1800-hook.sh
t/t2000-conflict-when-checking-files-out.sh
t/t2002-checkout-cache-u.sh
t/t2003-checkout-cache-mkdir.sh
t/t2004-checkout-cache-temp.sh
t/t2005-checkout-index-symlinks.sh
t/t2006-checkout-index-basic.sh
t/t2007-checkout-symlink.sh
t/t2008-checkout-subdir.sh
t/t2009-checkout-statinfo.sh
t/t2010-checkout-ambiguous.sh
t/t2011-checkout-invalid-head.sh
t/t2012-checkout-last.sh
t/t2013-checkout-submodule.sh
t/t2014-checkout-switch.sh
t/t2015-checkout-unborn.sh
t/t2016-checkout-patch.sh
t/t2017-checkout-orphan.sh
t/t2018-checkout-branch.sh
t/t2019-checkout-ambiguous-ref.sh
t/t2020-checkout-detach.sh
t/t2021-checkout-overwrite.sh
t/t2022-checkout-paths.sh
t/t2023-checkout-m.sh
t/t2024-checkout-dwim.sh
t/t2025-checkout-no-overlay.sh
t/t2026-checkout-pathspec-file.sh
t/t2027-checkout-track.sh
t/t2030-unresolve-info.sh
t/t2050-git-dir-relative.sh
t/t2060-switch.sh
t/t2070-restore.sh
t/t2071-restore-patch.sh
t/t2072-restore-pathspec-file.sh
t/t2080-parallel-checkout-basics.sh
t/t2081-parallel-checkout-collisions.sh
t/t2082-parallel-checkout-attributes.sh
t/t2100-update-cache-badpath.sh
t/t2101-update-index-reupdate.sh
t/t2102-update-index-symlinks.sh
t/t2103-update-index-ignore-missing.sh
t/t2104-update-index-skip-worktree.sh
t/t2105-update-index-gitfile.sh
t/t2106-update-index-assume-unchanged.sh
t/t2107-update-index-basic.sh
t/t2108-update-index-refresh-racy.sh
t/t2200-add-update.sh
t/t2201-add-update-typechange.sh
t/t2202-add-addremove.sh
t/t2203-add-intent.sh
t/t2204-add-ignored.sh
t/t2205-add-worktree-config.sh
t/t2300-cd-to-toplevel.sh
t/t2400-worktree-add.sh
t/t2401-worktree-prune.sh
t/t2402-worktree-list.sh
t/t2403-worktree-move.sh
t/t2404-worktree-config.sh
t/t2405-worktree-submodule.sh
t/t2406-worktree-repair.sh
t/t2407-worktree-heads.sh
t/t2408-worktree-relative.sh
t/t2500-untracked-overwriting.sh
t/t2501-cwd-empty.sh
t/t3000-ls-files-others.sh
t/t3001-ls-files-others-exclude.sh
t/t3002-ls-files-dashpath.sh
t/t3003-ls-files-exclude.sh
t/t3004-ls-files-basic.sh
t/t3005-ls-files-relative.sh
t/t3006-ls-files-long.sh
t/t3007-ls-files-recurse-submodules.sh
t/t3008-ls-files-lazy-init-name-hash.sh
t/t3009-ls-files-others-nonsubmodule.sh
t/t3010-ls-files-killed-modified.sh
t/t3011-common-prefixes-and-directory-traversal.sh
t/t3012-ls-files-dedup.sh
t/t3013-ls-files-format.sh
t/t3020-ls-files-error-unmatch.sh
t/t3040-subprojects-basic.sh
t/t3050-subprojects-fetch.sh
t/t3060-ls-files-with-tree.sh
t/t3070-wildmatch.sh
t/t3100-ls-tree-restrict.sh
t/t3101-ls-tree-dirname.sh
t/t3102-ls-tree-wildcards.sh
t/t3103-ls-tree-misc.sh
t/t3104-ls-tree-format.sh
t/t3105-ls-tree-output.sh
t/t3200-branch.sh
t/t3201-branch-contains.sh
t/t3202-show-branch.sh
t/t3203-branch-output.sh
t/t3204-branch-name-interpretation.sh
t/t3205-branch-color.sh
t/t3206-range-diff.sh
t/t3207-branch-submodule.sh
t/t3211-peel-ref.sh
t/t3300-funny-names.sh
t/t3301-notes.sh
t/t3302-notes-index-expensive.sh
t/t3303-notes-subtrees.sh
t/t3304-notes-mixed.sh
t/t3305-notes-fanout.sh
t/t3306-notes-prune.sh
t/t3307-notes-man.sh
t/t3308-notes-merge.sh
t/t3309-notes-merge-auto-resolve.sh
t/t3310-notes-merge-manual-resolve.sh
t/t3311-notes-merge-fanout.sh
t/t3320-notes-merge-worktrees.sh
t/t3321-notes-stripspace.sh
t/t3400-rebase.sh
t/t3401-rebase-and-am-rename.sh
t/t3402-rebase-merge.sh
t/t3403-rebase-skip.sh
t/t3404-rebase-interactive.sh
t/t3405-rebase-malformed.sh
t/t3406-rebase-message.sh
t/t3407-rebase-abort.sh
t/t3408-rebase-multi-line.sh
t/t3409-rebase-environ.sh
t/t3412-rebase-root.sh
t/t3413-rebase-hook.sh
t/t3415-rebase-autosquash.sh
t/t3416-rebase-onto-threedots.sh
t/t3417-rebase-whitespace-fix.sh
t/t3418-rebase-continue.sh
t/t3419-rebase-patch-id.sh
t/t3420-rebase-autostash.sh
t/t3421-rebase-topology-linear.sh
t/t3422-rebase-incompatible-options.sh
t/t3423-rebase-reword.sh
t/t3424-rebase-empty.sh
t/t3425-rebase-topology-merges.sh
t/t3426-rebase-submodule.sh
t/t3427-rebase-subtree.sh
t/t3428-rebase-signoff.sh
t/t3429-rebase-edit-todo.sh
t/t3430-rebase-merges.sh
t/t3431-rebase-fork-point.sh
t/t3432-rebase-fast-forward.sh
t/t3433-rebase-across-mode-change.sh
t/t3434-rebase-i18n.sh
t/t3435-rebase-gpg-sign.sh
t/t3436-rebase-more-options.sh
t/t3437-rebase-fixup-options.sh
t/t3438-rebase-broken-files.sh
t/t3500-cherry.sh
t/t3501-revert-cherry-pick.sh
t/t3502-cherry-pick-merge.sh
t/t3503-cherry-pick-root.sh
t/t3504-cherry-pick-rerere.sh
t/t3505-cherry-pick-empty.sh
t/t3506-cherry-pick-ff.sh
t/t3507-cherry-pick-conflict.sh
t/t3508-cherry-pick-many-commits.sh
t/t3509-cherry-pick-merge-df.sh
t/t3510-cherry-pick-sequence.sh
t/t3511-cherry-pick-x.sh
t/t3512-cherry-pick-submodule.sh
t/t3513-revert-submodule.sh
t/t3514-cherry-pick-revert-gpg.sh
t/t3600-rm.sh
t/t3601-rm-pathspec-file.sh
t/t3602-rm-sparse-checkout.sh
t/t3650-replay-basics.sh
t/t3700-add.sh
t/t3701-add-interactive.sh
t/t3702-add-edit.sh
t/t3703-add-magic-pathspec.sh
t/t3704-add-pathspec-file.sh
t/t3705-add-sparse-checkout.sh
t/t3800-mktag.sh
t/t3900-i18n-commit.sh
t/t3901-i18n-patch.sh
t/t3902-quoted.sh
t/t3903-stash.sh
t/t3904-stash-patch.sh
t/t3905-stash-include-untracked.sh
t/t3906-stash-submodule.sh
t/t3907-stash-show-config.sh
t/t3908-stash-in-worktree.sh
t/t3909-stash-pathspec-file.sh
t/t3920-crlf-messages.sh
t/t4000-diff-format.sh
t/t4001-diff-rename.sh
t/t4002-diff-basic.sh
t/t4003-diff-rename-1.sh
t/t4004-diff-rename-symlink.sh
t/t4005-diff-rename-2.sh
t/t4006-diff-mode.sh
t/t4007-rename-3.sh
t/t4008-diff-break-rewrite.sh
t/t4009-diff-rename-4.sh
t/t4010-diff-pathspec.sh
t/t4011-diff-symlink.sh
t/t4012-diff-binary.sh
t/t4013-diff-various.sh
t/t4014-format-patch.sh
t/t4015-diff-whitespace.sh
t/t4016-diff-quote.sh
t/t4017-diff-retval.sh
t/t4018-diff-funcname.sh
t/t4019-diff-wserror.sh
t/t4020-diff-external.sh
t/t4021-format-patch-numbered.sh
t/t4022-diff-rewrite.sh
t/t4023-diff-rename-typechange.sh
t/t4024-diff-optimize-common.sh
t/t4025-hunk-header.sh
t/t4026-color.sh
t/t4027-diff-submodule.sh
t/t4028-format-patch-mime-headers.sh
t/t4029-diff-trailing-space.sh
t/t4030-diff-textconv.sh
t/t4031-diff-rewrite-binary.sh
t/t4032-diff-inter-hunk-context.sh
t/t4033-diff-patience.sh
t/t4034-diff-words.sh
t/t4035-diff-quiet.sh
t/t4036-format-patch-signer-mime.sh
t/t4037-diff-r-t-dirs.sh
t/t4038-diff-combined.sh
t/t4039-diff-assume-unchanged.sh
t/t4040-whitespace-status.sh
t/t4041-diff-submodule-option.sh
t/t4042-diff-textconv-caching.sh
t/t4043-diff-rename-binary.sh
t/t4044-diff-index-unique-abbrev.sh
t/t4045-diff-relative.sh
t/t4046-diff-unmerged.sh
t/t4047-diff-dirstat.sh
t/t4048-diff-combined-binary.sh
t/t4049-diff-stat-count.sh
t/t4050-diff-histogram.sh
t/t4051-diff-function-context.sh
t/t4052-stat-output.sh
t/t4053-diff-no-index.sh
t/t4054-diff-bogus-tree.sh
t/t4055-diff-context.sh
t/t4056-diff-order.sh
t/t4057-diff-combined-paths.sh
t/t4058-diff-duplicates.sh
t/t4059-diff-submodule-not-initialized.sh
t/t4060-diff-submodule-option-diff-format.sh
t/t4061-diff-indent.sh
t/t4062-diff-pickaxe.sh
t/t4063-diff-blobs.sh
t/t4064-diff-oidfind.sh
t/t4065-diff-anchored.sh
t/t4066-diff-emit-delay.sh
t/t4067-diff-partial-clone.sh
t/t4068-diff-symmetric-merge-base.sh
t/t4069-remerge-diff.sh
t/t4100-apply-stat.sh
t/t4101-apply-nonl.sh
t/t4102-apply-rename.sh
t/t4103-apply-binary.sh
t/t4104-apply-boundary.sh
t/t4105-apply-fuzz.sh
t/t4106-apply-stdin.sh
t/t4107-apply-ignore-whitespace.sh
t/t4108-apply-threeway.sh
t/t4109-apply-multifrag.sh
t/t4110-apply-scan.sh
t/t4111-apply-subdir.sh
t/t4112-apply-renames.sh
t/t4113-apply-ending.sh
t/t4114-apply-typechange.sh
t/t4115-apply-symlink.sh
t/t4116-apply-reverse.sh
t/t4117-apply-reject.sh
t/t4118-apply-empty-context.sh
t/t4119-apply-config.sh
t/t4120-apply-popt.sh
t/t4121-apply-diffs.sh
t/t4122-apply-symlink-inside.sh
t/t4123-apply-shrink.sh
t/t4124-apply-ws-rule.sh
t/t4125-apply-ws-fuzz.sh
t/t4126-apply-empty.sh
t/t4127-apply-same-fn.sh
t/t4128-apply-root.sh
t/t4129-apply-samemode.sh
t/t4130-apply-criss-cross-rename.sh
t/t4131-apply-fake-ancestor.sh
t/t4132-apply-removal.sh
t/t4133-apply-filenames.sh
t/t4134-apply-submodule.sh
t/t4135-apply-weird-filenames.sh
t/t4136-apply-check.sh
t/t4137-apply-submodule.sh
t/t4138-apply-ws-expansion.sh
t/t4139-apply-escape.sh
t/t4140-apply-ita.sh
t/t4141-apply-too-large.sh
t/t4150-am.sh
t/t4151-am-abort.sh
t/t4152-am-subjects.sh
t/t4153-am-resume-override-opts.sh
t/t4200-rerere.sh
t/t4201-shortlog.sh
t/t4202-log.sh
t/t4203-mailmap.sh
t/t4204-patch-id.sh
t/t4205-log-pretty-formats.sh
t/t4206-log-follow-harder-copies.sh
t/t4207-log-decoration-colors.sh
t/t4208-log-magic-pathspec.sh
t/t4209-log-pickaxe.sh
t/t4210-log-i18n.sh
t/t4211-line-log.sh
t/t4212-log-corrupt.sh
t/t4213-log-tabexpand.sh
t/t4214-log-graph-octopus.sh
t/t4215-log-skewed-merges.sh
t/t4216-log-bloom.sh
t/t4217-log-limit.sh
t/t4252-am-options.sh
t/t4253-am-keep-cr-dos.sh
t/t4254-am-corrupt.sh
t/t4255-am-submodule.sh
t/t4256-am-format-flowed.sh
t/t4257-am-interactive.sh
t/t4258-am-quoted-cr.sh
t/t4300-merge-tree.sh
t/t4301-merge-tree-write-tree.sh
t/t5000-tar-tree.sh
t/t5001-archive-attr.sh
t/t5002-archive-attr-pattern.sh
t/t5003-archive-zip.sh
t/t5004-archive-corner-cases.sh
t/t5100-mailinfo.sh
t/t5150-request-pull.sh
t/t5200-update-server-info.sh
t/t5300-pack-object.sh
t/t5301-sliding-window.sh
t/t5302-pack-index.sh
t/t5303-pack-corruption-resilience.sh
t/t5304-prune.sh
t/t5305-include-tag.sh
t/t5306-pack-nobase.sh
t/t5307-pack-missing-commit.sh
t/t5308-pack-detect-duplicates.sh
t/t5309-pack-delta-cycles.sh
t/t5310-pack-bitmaps.sh
t/t5311-pack-bitmaps-shallow.sh
t/t5312-prune-corruption.sh
t/t5313-pack-bounds-checks.sh
t/t5314-pack-cycle-detection.sh
t/t5315-pack-objects-compression.sh
t/t5316-pack-delta-depth.sh
t/t5317-pack-objects-filter-objects.sh
t/t5318-commit-graph.sh
t/t5319-multi-pack-index.sh
t/t5320-delta-islands.sh
t/t5321-pack-large-objects.sh
t/t5322-pack-objects-sparse.sh
t/t5323-pack-redundant.sh
t/t5324-split-commit-graph.sh
t/t5325-reverse-index.sh
t/t5326-multi-pack-bitmaps.sh
t/t5327-multi-pack-bitmaps-rev.sh
t/t5328-commit-graph-64bit-time.sh
t/t5329-pack-objects-cruft.sh
t/t5330-no-lazy-fetch-with-commit-graph.sh
t/t5331-pack-objects-stdin.sh
t/t5332-multi-pack-reuse.sh
t/t5333-pseudo-merge-bitmaps.sh
t/t5334-incremental-multi-pack-index.sh
t/t5351-unpack-large-objects.sh
t/t5400-send-pack.sh
t/t5401-update-hooks.sh
t/t5402-post-merge-hook.sh
t/t5403-post-checkout-hook.sh
t/t5404-tracking-branches.sh
t/t5405-send-pack-rewind.sh
t/t5406-remote-rejects.sh
t/t5407-post-rewrite-hook.sh
t/t5408-send-pack-stdin.sh
t/t5409-colorize-remote-messages.sh
t/t5410-receive-pack-alternates.sh
t/t5411-proc-receive-hook.sh
t/t5500-fetch-pack.sh
t/t5501-fetch-push-alternates.sh
t/t5502-quickfetch.sh
t/t5503-tagfollow.sh
t/t5504-fetch-receive-strict.sh
t/t5505-remote.sh
t/t5506-remote-groups.sh
t/t5507-remote-environment.sh
t/t5509-fetch-push-namespaces.sh
t/t5510-fetch.sh
t/t5511-refspec.sh
t/t5512-ls-remote.sh
t/t5513-fetch-track.sh
t/t5514-fetch-multiple.sh
t/t5515-fetch-merge-logic.sh
t/t5516-fetch-push.sh
t/t5517-push-mirror.sh
t/t5518-fetch-exit-status.sh
t/t5519-push-alternates.sh
t/t5520-pull.sh
t/t5521-pull-options.sh
t/t5522-pull-symlink.sh
t/t5523-push-upstream.sh
t/t5524-pull-msg.sh
t/t5525-fetch-tagopt.sh
t/t5526-fetch-submodules.sh
t/t5527-fetch-odd-refs.sh
t/t5528-push-default.sh
t/t5529-push-errors.sh
t/t5530-upload-pack-error.sh
t/t5531-deep-submodule-push.sh
t/t5532-fetch-proxy.sh
t/t5533-push-cas.sh
t/t5534-push-signed.sh
t/t5535-fetch-push-symref.sh
t/t5536-fetch-conflicts.sh
t/t5537-fetch-shallow.sh
t/t5538-push-shallow.sh
t/t5539-fetch-http-shallow.sh
t/t5540-http-push-webdav.sh
t/t5541-http-push-smart.sh
t/t5542-push-http-shallow.sh
t/t5543-atomic-push.sh
t/t5544-pack-objects-hook.sh
t/t5545-push-options.sh
t/t5546-receive-limits.sh
t/t5547-push-quarantine.sh
t/t5548-push-porcelain.sh
t/t5549-fetch-push-http.sh
t/t5550-http-fetch-dumb.sh
t/t5551-http-fetch-smart.sh
t/t5552-skipping-fetch-negotiator.sh
t/t5553-set-upstream.sh
t/t5554-noop-fetch-negotiator.sh
t/t5555-http-smart-common.sh
t/t5557-http-get.sh
t/t5558-clone-bundle-uri.sh
t/t5560-http-backend-noserver.sh
t/t5561-http-backend.sh
t/t5562-http-backend-content-length.sh
t/t5563-simple-http-auth.sh
t/t5564-http-proxy.sh
t/t5570-git-daemon.sh
t/t5571-pre-push-hook.sh
t/t5572-pull-submodule.sh
t/t5573-pull-verify-signatures.sh
t/t5574-fetch-output.sh
t/t5580-unc-paths.sh
t/t5581-http-curl-verbose.sh
t/t5582-fetch-negative-refspec.sh
t/t5583-push-branches.sh
t/t5600-clone-fail-cleanup.sh
t/t5601-clone.sh
t/t5602-clone-remote-exec.sh
t/t5603-clone-dirname.sh
t/t5604-clone-reference.sh
t/t5605-clone-local.sh
t/t5606-clone-options.sh
t/t5607-clone-bundle.sh
t/t5609-clone-branch.sh
t/t5610-clone-detached.sh
t/t5611-clone-config.sh
t/t5612-clone-refspec.sh
t/t5613-info-alternate.sh
t/t5614-clone-submodules-shallow.sh
t/t5615-alternate-env.sh
t/t5616-partial-clone.sh
t/t5617-clone-submodules-remote.sh
t/t5618-alternate-refs.sh
t/t5619-clone-local-ambiguous-transport.sh
t/t5700-protocol-v1.sh
t/t5701-git-serve.sh
t/t5702-protocol-v2.sh
t/t5703-upload-pack-ref-in-want.sh
t/t5704-protocol-violations.sh
t/t5705-session-id-in-capabilities.sh
t/t5730-protocol-v2-bundle-uri-file.sh
t/t5731-protocol-v2-bundle-uri-git.sh
t/t5732-protocol-v2-bundle-uri-http.sh
t/t5750-bundle-uri-parse.sh
t/t5801-remote-helpers.sh
t/t5802-connect-helper.sh
t/t5810-proto-disable-local.sh
t/t5811-proto-disable-git.sh
t/t5812-proto-disable-http.sh
t/t5813-proto-disable-ssh.sh
t/t5814-proto-disable-ext.sh
t/t5815-submodule-protos.sh
t/t5900-repo-selection.sh
t/t6000-rev-list-misc.sh
t/t6001-rev-list-graft.sh
t/t6002-rev-list-bisect.sh
t/t6003-rev-list-topo-order.sh
t/t6004-rev-list-path-optim.sh
t/t6005-rev-list-count.sh
t/t6006-rev-list-format.sh
t/t6007-rev-list-cherry-pick-file.sh
t/t6008-rev-list-submodule.sh
t/t6009-rev-list-parent.sh
t/t6010-merge-base.sh
t/t6011-rev-list-with-bad-commit.sh
t/t6012-rev-list-simplify.sh
t/t6013-rev-list-reverse-parents.sh
t/t6014-rev-list-all.sh
t/t6016-rev-list-graph-simplify-history.sh
t/t6017-rev-list-stdin.sh
t/t6018-rev-list-glob.sh
t/t6019-rev-list-ancestry-path.sh
t/t6020-bundle-misc.sh
t/t6021-rev-list-exclude-hidden.sh
t/t6022-rev-list-missing.sh
t/t6030-bisect-porcelain.sh
t/t6040-tracking-info.sh
t/t6041-bisect-submodule.sh
t/t6050-replace.sh
t/t6060-merge-index.sh
t/t6100-rev-list-in-order.sh
t/t6101-rev-parse-parents.sh
t/t6102-rev-list-unexpected-objects.sh
t/t6110-rev-list-sparse.sh
t/t6111-rev-list-treesame.sh
t/t6112-rev-list-filters-objects.sh
t/t6113-rev-list-bitmap-filters.sh
t/t6114-keep-packs.sh
t/t6115-rev-list-du.sh
t/t6120-describe.sh
t/t6130-pathspec-noglob.sh
t/t6131-pathspec-icase.sh
t/t6132-pathspec-exclude.sh
t/t6133-pathspec-rev-dwim.sh
t/t6134-pathspec-in-submodule.sh
t/t6135-pathspec-with-attrs.sh
t/t6136-pathspec-in-bare.sh
t/t6200-fmt-merge-msg.sh
t/t6300-for-each-ref.sh
t/t6301-for-each-ref-errors.sh
t/t6302-for-each-ref-filter.sh
t/t6400-merge-df.sh
t/t6401-merge-criss-cross.sh
t/t6402-merge-rename.sh
t/t6403-merge-file.sh
t/t6404-recursive-merge.sh
t/t6405-merge-symlinks.sh
t/t6406-merge-attr.sh
t/t6407-merge-binary.sh
t/t6408-merge-up-to-date.sh
t/t6409-merge-subtree.sh
t/t6411-merge-filemode.sh
t/t6412-merge-large-rename.sh
t/t6413-merge-crlf.sh
t/t6414-merge-rename-nocruft.sh
t/t6415-merge-dir-to-symlink.sh
t/t6416-recursive-corner-cases.sh
t/t6417-merge-ours-theirs.sh
t/t6418-merge-text-auto.sh
t/t6421-merge-partial-clone.sh
t/t6422-merge-rename-corner-cases.sh
t/t6423-merge-rename-directories.sh
t/t6424-merge-unrelated-index-changes.sh
t/t6425-merge-rename-delete.sh
t/t6426-merge-skip-unneeded-updates.sh
t/t6427-diff3-conflict-markers.sh
t/t6428-merge-conflicts-sparse.sh
t/t6429-merge-sequence-rename-caching.sh
t/t6430-merge-recursive.sh
t/t6431-merge-criscross.sh
t/t6432-merge-recursive-space-options.sh
t/t6433-merge-toplevel.sh
t/t6434-merge-recursive-rename-options.sh
t/t6435-merge-sparse.sh
t/t6436-merge-overwrite.sh
t/t6437-submodule-merge.sh
t/t6438-submodule-directory-file-conflicts.sh
t/t6439-merge-co-error-msgs.sh
t/t6500-gc.sh
t/t6501-freshen-objects.sh
t/t6600-test-reach.sh
t/t6700-tree-depth.sh
t/t7001-mv.sh
t/t7002-mv-sparse-checkout.sh
t/t7003-filter-branch.sh
t/t7004-tag.sh
t/t7005-editor.sh
t/t7006-pager.sh
t/t7007-show.sh
t/t7008-filter-branch-null-sha1.sh
t/t7010-setup.sh
t/t7011-skip-worktree-reading.sh
t/t7012-skip-worktree-writing.sh
t/t7030-verify-tag.sh
t/t7031-verify-tag-signed-ssh.sh
t/t7060-wtstatus.sh
t/t7061-wtstatus-ignore.sh
t/t7062-wtstatus-ignorecase.sh
t/t7063-status-untracked-cache.sh
t/t7064-wtstatus-pv2.sh
t/t7101-reset-empty-subdirs.sh
t/t7102-reset.sh
t/t7103-reset-bare.sh
t/t7104-reset-hard.sh
t/t7105-reset-patch.sh
t/t7106-reset-unborn-branch.sh
t/t7107-reset-pathspec-file.sh
t/t7110-reset-merge.sh
t/t7111-reset-table.sh
t/t7112-reset-submodule.sh
t/t7113-post-index-change-hook.sh
t/t7201-co.sh
t/t7300-clean.sh
t/t7301-clean-interactive.sh
t/t7400-submodule-basic.sh
t/t7401-submodule-summary.sh
t/t7402-submodule-rebase.sh
t/t7403-submodule-sync.sh
t/t7406-submodule-update.sh
t/t7407-submodule-foreach.sh
t/t7408-submodule-reference.sh
t/t7409-submodule-detached-work-tree.sh
t/t7411-submodule-config.sh
t/t7412-submodule-absorbgitdirs.sh
t/t7413-submodule-is-active.sh
t/t7414-submodule-mistakes.sh
t/t7416-submodule-dash-url.sh
t/t7417-submodule-path-url.sh
t/t7418-submodule-sparse-gitmodules.sh
t/t7419-submodule-set-branch.sh
t/t7420-submodule-set-url.sh
t/t7421-submodule-summary-add.sh
t/t7422-submodule-output.sh
t/t7423-submodule-symlinks.sh
t/t7424-submodule-mixed-ref-formats.sh
t/t7450-bad-git-dotfiles.sh
t/t7500-commit-template-squash-signoff.sh
t/t7501-commit-basic-functionality.sh
t/t7502-commit-porcelain.sh
t/t7503-pre-commit-and-pre-merge-commit-hooks.sh
t/t7504-commit-msg-hook.sh
t/t7505-prepare-commit-msg-hook.sh
t/t7506-status-submodule.sh
t/t7507-commit-verbose.sh
t/t7508-status.sh
t/t7509-commit-authorship.sh
t/t7510-signed-commit.sh
t/t7511-status-index.sh
t/t7512-status-help.sh
t/t7513-interpret-trailers.sh
t/t7514-commit-patch.sh
t/t7515-status-symlinks.sh
t/t7516-commit-races.sh
t/t7517-per-repo-email.sh
t/t7518-ident-corner-cases.sh
t/t7519-status-fsmonitor.sh
t/t7520-ignored-hook-warning.sh
t/t7521-ignored-mode.sh
t/t7524-commit-summary.sh
t/t7525-status-rename.sh
t/t7526-commit-pathspec-file.sh
t/t7528-signed-commit-ssh.sh
t/t7600-merge.sh
t/t7601-merge-pull-config.sh
t/t7602-merge-octopus-many.sh
t/t7603-merge-reduce-heads.sh
t/t7604-merge-custom-message.sh
t/t7605-merge-resolve.sh
t/t7606-merge-custom.sh
t/t7607-merge-state.sh
t/t7608-merge-messages.sh
t/t7609-mergetool--lib.sh
t/t7610-mergetool.sh
t/t7611-merge-abort.sh
t/t7612-merge-verify-signatures.sh
t/t7614-merge-signoff.sh
t/t7615-diff-algo-with-mergy-operations.sh
t/t7700-repack.sh
t/t7701-repack-unpack-unreachable.sh
t/t7702-repack-cyclic-alternate.sh
t/t7703-repack-geometric.sh
t/t7704-repack-cruft.sh
t/t7800-difftool.sh
t/t7810-grep.sh
t/t7811-grep-open.sh
t/t7812-grep-icase-non-ascii.sh
t/t7813-grep-icase-iso.sh
t/t7814-grep-recurse-submodules.sh
t/t7815-grep-binary.sh
t/t7816-grep-binary-pattern.sh
t/t7817-grep-sparse-checkout.sh
t/t7900-maintenance.sh
t/t8001-annotate.sh
t/t8002-blame.sh
t/t8003-blame-corner-cases.sh
t/t8004-blame-with-conflicts.sh
t/t8005-blame-i18n.sh
t/t8006-blame-textconv.sh
t/t8007-cat-file-textconv.sh
t/t8008-blame-formats.sh
t/t8009-blame-vs-topicbranches.sh
t/t8010-cat-file-filters.sh
t/t8011-blame-split-file.sh
t/t8012-blame-colors.sh
t/t8013-blame-ignore-revs.sh
t/t8014-blame-ignore-fuzzy.sh
t/t9001-send-email.sh
t/t9002-column.sh
t/t9003-help-autocorrect.sh
t/t9200-git-cvsexportcommit.sh
t/t9210-scalar.sh
t/t9211-scalar-clone.sh
t/t9300-fast-import.sh
t/t9301-fast-import-notes.sh
t/t9302-fast-import-unpack-limit.sh
t/t9303-fast-import-compression.sh
t/t9304-fast-import-marks.sh
t/t9350-fast-export.sh
t/t9351-fast-export-anonymize.sh
t/t9400-git-cvsserver-server.sh
t/t9401-git-cvsserver-crlf.sh
t/t9402-git-cvsserver-refs.sh
t/t9500-gitweb-standalone-no-errors.sh
t/t9501-gitweb-standalone-http-status.sh
t/t9502-gitweb-standalone-parse-output.sh
t/t9600-cvsimport.sh
t/t9601-cvsimport-vendor-branch.sh
t/t9602-cvsimport-branches-tags.sh
t/t9603-cvsimport-patchsets.sh
t/t9604-cvsimport-timestamps.sh
t/t9700-perl-git.sh
t/t9800-git-p4-basic.sh
t/t9801-git-p4-branch.sh
t/t9802-git-p4-filetype.sh
t/t9803-git-p4-shell-metachars.sh
t/t9804-git-p4-label.sh
t/t9805-git-p4-skip-submit-edit.sh
t/t9806-git-p4-options.sh
t/t9808-git-p4-chdir.sh
t/t9809-git-p4-client-view.sh
t/t9810-git-p4-rcs.sh
t/t9811-git-p4-label-import.sh
t/t9812-git-p4-wildcards.sh
t/t9813-git-p4-preserve-users.sh
t/t9814-git-p4-rename.sh
t/t9815-git-p4-submit-fail.sh
t/t9816-git-p4-locked.sh
t/t9817-git-p4-exclude.sh
t/t9818-git-p4-block.sh
t/t9819-git-p4-case-folding.sh
t/t9820-git-p4-editor-handling.sh
t/t9821-git-p4-path-variations.sh
t/t9822-git-p4-path-encoding.sh
t/t9823-git-p4-mock-lfs.sh
t/t9825-git-p4-handle-utf16-without-bom.sh
t/t9826-git-p4-keep-empty-commits.sh
t/t9827-git-p4-change-filetype.sh
t/t9828-git-p4-map-user.sh
t/t9829-git-p4-jobs.sh
t/t9830-git-p4-symlink-dir.sh
t/t9831-git-p4-triggers.sh
t/t9832-unshelve.sh
t/t9833-errors.sh
t/t9834-git-p4-file-dir-bug.sh
t/t9835-git-p4-metadata-encoding-python2.sh
t/t9836-git-p4-metadata-encoding-python3.sh
t/t9850-shell.sh
t/t9901-git-web--browse.sh
t/t9902-completion.sh
t/t9903-bash-prompt.sh