git/t
Junio C Hamano 3ff8cbfe8a Merge branch 'ab/reflog-parse-options'
"git reflog" command now uses parse-options API to parse its
command line options.

* ab/reflog-parse-options:
  reflog: fix 'show' subcommand's argv
  reflog [show]: display sensible -h output
  reflog: convert to parse_options() API
  reflog exists: use parse_options() API
  git reflog [expire|delete]: make -h output consistent with SYNOPSIS
  reflog: move "usage" variables and use macros
  reflog tests: add missing "git reflog exists" tests
  reflog: refactor cmd_reflog() to "if" branches
  reflog.c: indent argument lists
2022-04-04 10:56:21 -07:00
..
Git-SVN
chainlint chainlint.sed: stop splitting "(..." into separate lines "(" and "..." 2021-12-13 14:15:29 -08:00
helper Merge branch 'ep/remove-duplicated-includes' 2022-03-23 14:09:30 -07:00
interop Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it 2022-03-03 14:14:55 -08:00
lib-gpg
lib-httpd Merge branch 'jk/http-push-status-fix' 2021-10-29 15:43:12 -07:00
oid-info cat-file tests: test for missing/bogus object with -t, -s and -p 2021-10-01 15:05:59 -07:00
perf Merge branch 'jc/cat-file-batch-default-format-optim' 2022-03-23 14:09:31 -07:00
t0013
t0019
t0021 Sync with 2.26.3 2021-02-12 15:50:04 +01:00
t0110
t0200
t0202
t0210 tr2: log parent process name 2021-07-22 13:35:20 -07:00
t0211 tr2: log parent process name 2021-07-22 13:35:20 -07:00
t0212 tr2: log parent process name 2021-07-22 13:35:20 -07:00
t1509
t3206 t3[0-3]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3434
t3437 t3437: test script for fixup [-C|-c] options in interactive rebase 2021-01-29 15:21:56 -08:00
t3900
t3901
t4013 t4013: test "git diff-tree -m" 2021-05-21 09:24:13 +09:00
t4018 userdiff: add builtin diff driver for kotlin language. 2022-03-12 18:15:47 -08:00
t4020
t4034 userdiff: add builtin diff driver for kotlin language. 2022-03-12 18:15:47 -08:00
t4051
t4100
t4101
t4109
t4110
t4135
t4211 t4*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t4252
t4256/1
t4258 am: learn to process quoted lines that ends with CRLF 2021-05-10 15:06:22 +09:00
t5000
t5003
t5004
t5100 mailinfo: warn if CRLF found in decoded base64/QP email 2021-05-10 15:06:22 +09:00
t5319 midx.c: fix an integer underflow 2020-03-28 16:50:40 -07:00
t5411 proc-receive hook tests: use "test_hook" instead of "write_script" 2022-03-17 14:42:14 -07:00
t5515 t5515: use `main` as the name of the main branch for testing (part 3) 2020-11-02 16:40:58 -08:00
t5562 t5562: use alarm() to interrupt timed child-wait 2021-09-09 17:45:43 -07:00
t5801 remote-testgit: adapt for object-format 2020-06-19 14:04:09 -07:00
t7500
t7505
t7519 fsmonitor: add fsmonitor hook scripts for version 2 2020-01-23 15:10:23 -08:00
t8005
t9110
t9111
t9115
t9121
t9126
t9135
t9136
t9150
t9151
t9153
t9154
t9161
t9350
t9601/cvsroot
t9602
t9603/cvsroot
t9604/cvsroot
t9700 Merge branch 'bc/sha-256-part-3' 2020-08-11 18:04:11 -07:00
valgrind
.gitattributes "lib-diff" tests: make "README" and "COPYING" test data smaller 2021-10-15 09:36:46 -07:00
.gitignore
Makefile Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it 2022-03-03 14:14:55 -08:00
README t/README: fix typo 2022-01-04 15:51:35 -08:00
aggregate-results.sh test-lib: show missing prereq summary 2021-11-20 23:24:11 -08:00
annotate-tests.sh t6000-t9999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
chainlint.sed chainlint.sed: stop splitting "(..." into separate lines "(" and "..." 2021-12-13 14:15:29 -08:00
check-non-portable-shell.pl t/check-non-portable-shell: detect "FOO= shell_func", too 2020-01-15 14:02:32 -08:00
lib-bash.sh
lib-bitmap.sh midx: read `RIDX` chunk when present 2022-01-27 12:07:53 -08:00
lib-bundle.sh test libs: rename bundle helper to "lib-bundle.sh" 2021-02-10 13:54:34 -08:00
lib-commit-graph.sh commit-graph: start parsing generation v2 (again) 2022-03-01 12:15:06 -08:00
lib-credential.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
lib-cvs.sh t9[5-7]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
lib-diff-alternative.sh
lib-diff-data.sh "lib-diff" tests: make "README" and "COPYING" test data smaller 2021-10-15 09:36:46 -07:00
lib-diff.sh "lib-diff" tests: make "README" and "COPYING" test data smaller 2021-10-15 09:36:46 -07:00
lib-encoding.sh t0028: extract encoding helpers to lib-encoding.sh 2021-05-05 12:26:36 +09:00
lib-gettext.sh tests: remove support for GIT_TEST_GETTEXT_POISON 2021-01-21 15:50:01 -08:00
lib-git-daemon.sh
lib-git-p4.sh t/lib-git-p4: use test_path_is_missing() 2019-12-20 11:30:44 -08:00
lib-git-svn.sh t: use user-specified utf-8 locale for testing svn 2021-06-08 16:07:37 +09:00
lib-gitweb.sh test libs: rename gitweb-lib.sh to lib-gitweb.sh 2021-02-10 13:54:34 -08:00
lib-gpg.sh t/lib-gpg: kill all gpg components, not just gpg-agent 2022-03-04 11:36:42 -08:00
lib-httpd.sh send-pack: complain about "expecting report" with --helper-status 2021-10-18 13:26:52 -07:00
lib-log-graph.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
lib-merge.sh t/: new helper for tests that pass with ort but fail with recursive 2020-10-26 12:31:23 -07:00
lib-midx.sh builtin/repack.c: support writing a MIDX while repacking 2021-09-28 21:20:56 -07:00
lib-pack.sh t: remove test_oid_init in tests 2020-07-30 09:16:49 -07:00
lib-pager.sh t/lib-pager: use sane_unset() to avoid breaking &&-chain 2021-12-09 13:35:47 -08:00
lib-parallel-checkout.sh parallel-checkout: avoid dash local bug in tests 2021-06-06 10:40:26 +09:00
lib-patch-mode.sh
lib-proto-disable.sh
lib-read-tree-m-3way.sh t/lib-read-tree-m-3way: indent with tabs 2022-02-02 11:32:58 -08:00
lib-read-tree.sh
lib-rebase.sh rebase -r: don't write .git/MERGE_MSG when fast-forwarding 2021-08-23 09:36:30 -07:00
lib-submodule-update.sh submodule tests: use symbolic-ref --short to discover branch name 2021-05-11 12:45:18 +09:00
lib-subtest.sh test-lib tests: assert 1 exit code, not non-zero 2021-09-22 16:22:41 -07:00
lib-t6000.sh lib-t6000.sh: write tag using git-update-ref 2020-07-06 21:38:32 -07:00
lib-terminal.sh
t0000-basic.sh test-lib: have --immediate emit valid TAP on failure 2022-03-24 14:47:02 -07:00
t0001-init.sh t0001: replace "test [-d|-f]" with test_path_is_* functions 2022-02-11 16:38:53 -08:00
t0002-gitfile.sh tests: change some 'test $(git) = "x"' to test_cmp 2022-03-07 13:27:39 -08:00
t0003-attributes.sh t0003: avoid pipes with Git on LHS 2022-02-23 13:12:37 -08:00
t0004-unwritable.sh Merge branch 'ab/fix-commit-error-message-upon-unwritable-object-store' 2021-10-25 16:06:57 -07:00
t0005-signals.sh tests: fix broken &&-chains in `$(...)` command substitutions 2021-12-13 10:29:48 -08:00
t0006-date.sh date API: add and use a date_mode_release() 2022-02-16 09:40:00 -08:00
t0007-git-var.sh Merge branch 'tw/var-default-branch' 2021-12-10 14:35:07 -08:00
t0008-ignores.sh t0000-t3999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t0009-prio-queue.sh tests: fix a memory leak in test-prio-queue.c 2021-10-07 15:40:15 -07:00
t0010-racy-git.sh leak tests: run various built-in tests in t00*.sh SANITIZE=leak 2021-10-12 18:23:24 -07:00
t0011-hashmap.sh t0000-t3999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t0012-help.sh help: don't print "\n" before single-section output 2022-02-23 13:41:37 -08:00
t0013-sha1dc.sh leak tests: run various "test-tool" tests in t00*.sh SANITIZE=leak 2021-10-12 18:23:24 -07:00
t0014-alias.sh
t0015-hash.sh t/t0015-hash.sh: remove unnecessary '\' at line end 2022-02-09 18:20:45 -08:00
t0016-oidmap.sh tests: add a test mode for SANITIZE=leak, run it in CI 2021-09-23 11:29:45 -07:00
t0017-env-helper.sh tests: add a test mode for SANITIZE=leak, run it in CI 2021-09-23 11:29:45 -07:00
t0018-advice.sh tests: add a test mode for SANITIZE=leak, run it in CI 2021-09-23 11:29:45 -07:00
t0019-json-writer.sh
t0020-crlf.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t0021-conversion.sh t0000-t3999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t0022-crlf-rename.sh t0001-t0028: avoid pipes with Git on LHS 2022-03-12 16:22:01 -08:00
t0023-crlf-am.sh
t0024-crlf-archive.sh leak tests: run various built-in tests in t00*.sh SANITIZE=leak 2021-10-12 18:23:24 -07:00
t0025-crlf-renormalize.sh t0001-t0028: avoid pipes with Git on LHS 2022-03-12 16:22:01 -08:00
t0026-eol-config.sh tests: use test_write_lines() to generate line-oriented output 2021-12-13 10:29:48 -08:00
t0027-auto-crlf.sh Merge branch 'sm/no-git-in-upstream-of-pipe-in-tests' 2022-03-21 15:14:23 -07:00
t0028-working-tree-encoding.sh t0028: extract encoding helpers to lib-encoding.sh 2021-05-05 12:26:36 +09:00
t0029-core-unsetenvvars.sh tests: change "mkdir -p && write_script" to use "test_hook" 2022-03-17 08:40:26 -07:00
t0030-stripspace.sh t0030-t0050: avoid pipes with Git on LHS 2022-03-12 16:22:04 -08:00
t0032-reftable-unittest.sh reftable: utility functions 2021-10-08 10:45:48 -07:00
t0040-parse-options.sh Merge branch 'ab/mark-leak-free-tests-more' 2021-10-25 16:06:59 -07:00
t0041-usage.sh t[01]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t0050-filesystem.sh t0030-t0050: avoid pipes with Git on LHS 2022-03-12 16:22:04 -08:00
t0051-windows-named-pipe.sh t0051: use "skip_all" under !MINGW in single-test file 2022-02-04 12:34:41 -08:00
t0052-simple-ipc.sh leak tests: run various "test-tool" tests in t00*.sh SANITIZE=leak 2021-10-12 18:23:24 -07:00
t0055-beyond-symlinks.sh leak tests: run various built-in tests in t00*.sh SANITIZE=leak 2021-10-12 18:23:24 -07:00
t0056-git-C.sh
t0060-path-utils.sh tests: fix broken &&-chains in `$(...)` command substitutions 2021-12-13 10:29:48 -08:00
t0061-run-command.sh leak tests: run various "test-tool" tests in t00*.sh SANITIZE=leak 2021-10-12 18:23:24 -07:00
t0062-revision-walking.sh
t0063-string-list.sh tests: add a test mode for SANITIZE=leak, run it in CI 2021-09-23 11:29:45 -07:00
t0064-oid-array.sh tests: fix test-oid-array leak, test in SANITIZE=leak 2021-10-07 15:40:15 -07:00
t0065-strcmp-offset.sh leak tests: run various "test-tool" tests in t00*.sh SANITIZE=leak 2021-10-12 18:23:24 -07:00
t0066-dir-iterator.sh leak tests: run various "test-tool" tests in t00*.sh SANITIZE=leak 2021-10-12 18:23:24 -07:00
t0067-parse_pathspec_file.sh leak tests: run various "test-tool" tests in t00*.sh SANITIZE=leak 2021-10-12 18:23:24 -07:00
t0068-for-each-repo.sh for-each-repo: do nothing on empty config 2021-01-07 19:12:02 -08:00
t0069-oidtree.sh tests: fix broken &&-chains in `{...}` groups 2021-12-13 10:29:48 -08:00
t0070-fundamental.sh sideband: diagnose more sideband anomalies 2020-10-29 09:23:29 -07:00
t0071-sort.sh leak tests: mark "sort" test as passing SANITIZE=leak 2021-11-01 11:23:07 -07:00
t0090-cache-tree.sh tests: remove leftover untracked files 2021-09-12 16:42:40 -07:00
t0091-bugreport.sh bugreport tests: tighten up "git bugreport -s hooks" test 2022-03-17 08:40:26 -07:00
t0095-bloom.sh t0000-t3999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t0100-previous.sh t[01]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t0101-at-syntax.sh
t0110-urlmatch-normalization.sh urlmatch: add underscore to URL_HOST_CHARS 2021-10-12 18:29:25 -07:00
t0200-gettext-basic.sh leak tests: mark most gettext tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t0201-gettext-fallbacks.sh leak tests: mark most gettext tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t0202-gettext-perl.sh leak tests: mark most gettext tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t0203-gettext-setlocale-sanity.sh
t0204-gettext-reencode-sanity.sh leak tests: mark most gettext tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t0210-trace2-normal.sh leak tests: mark all trace2 tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t0211-trace2-perf.sh leak tests: mark all trace2 tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t0212-trace2-event.sh leak tests: mark all trace2 tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t0300-credentials.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
t0301-credential-cache.sh t0301: fixes for windows compatibility 2021-09-14 09:30:53 -07:00
t0302-credential-store.sh credential-store: ignore bogus lines from store file 2020-05-02 18:10:38 -07:00
t0303-credential-external.sh
t0410-partial-clone.sh partial-clone: add a partial-clone test case 2022-03-16 11:11:07 -07:00
t0500-progress-display.sh progress.c tests: test some invalid usage 2022-02-03 15:39:55 -08:00
t556x_common t55[4-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t1000-read-tree-m-3way.sh leak tests: mark some read-tree tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t1001-read-tree-m-2way.sh read-tree tests: check "diff-files" exit code on failure 2022-03-07 13:27:39 -08:00
t1002-read-tree-m-u-2way.sh read-tree tests: check "diff-files" exit code on failure 2022-03-07 13:27:39 -08:00
t1003-read-tree-prefix.sh read-tree: explicitly disallow prefixes with a leading '/' 2022-03-01 12:36:00 -08:00
t1004-read-tree-m-u-wf.sh t[01]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t1005-read-tree-reset.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t1006-cat-file.sh cat-file: add --batch-command mode 2022-02-18 11:21:46 -08:00
t1007-hash-object.sh hash-object: fix a trivial leak in --path 2022-02-06 17:55:55 -08:00
t1008-read-tree-overlay.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t1009-read-tree-new-index.sh leak tests: mark some read-tree tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t1010-mktree.sh t1010: fix unnoticed failure on Windows 2021-12-13 10:29:38 -08:00
t1011-read-tree-sparse-checkout.sh repo_read_index: clear SKIP_WORKTREE bit from files present in worktree 2022-01-14 14:43:22 -08:00
t1012-read-tree-df.sh leak tests: mark some read-tree tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t1013-read-tree-submodule.sh read-tree, merge-recursive: overwrite ignored files by default 2021-09-27 13:38:37 -07:00
t1014-read-tree-confusing.sh leak tests: mark some read-tree tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t1015-read-index-unmerged.sh
t1020-subdirectory.sh tests: use test_write_lines() to generate line-oriented output 2021-12-13 10:29:48 -08:00
t1021-rerere-in-workdir.sh t[01]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t1022-read-tree-partial-clone.sh tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed 2021-12-05 11:34:28 -08:00
t1050-large.sh t0000-t3999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t1051-large-conversion.sh clean/smudge: allow clean filters to process extremely large files 2021-11-03 11:22:27 -07:00
t1060-object-corruption.sh
t1090-sparse-checkout-scope.sh repo_read_index: add config to expect files outside sparse patterns 2022-03-01 23:37:48 -08:00
t1091-sparse-checkout-builtin.sh Merge branch 'en/sparse-checkout-fixes' 2022-03-06 21:25:30 -08:00
t1092-sparse-checkout-compatibility.sh unpack-trees: increment cache_bottom for sparse directories 2022-03-17 09:13:21 -07:00
t1100-commit-tree-options.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t1300-config.sh Merge branch 'jt/conditional-config-on-remote-url' 2022-02-09 14:20:59 -08:00
t1301-shared-repo.sh t1301: fix typo in error message 2021-06-02 10:01:54 +09:00
t1302-repo-version.sh Merge branch 'jk/reject-newer-extensions-in-v0' into master 2020-07-30 13:20:32 -07:00
t1303-wacky-config.sh leak tests: mark some config tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t1304-default-acl.sh
t1305-config-include.sh config.c: don't leak memory in handle_path_include() 2021-10-21 16:26:45 -07:00
t1306-xdg-files.sh ls-files: error out on -i unless -o or -c are specified 2021-05-13 08:45:03 +09:00
t1307-config-blob.sh leak tests: mark some config tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t1308-config-set.sh leak tests: mark some config tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t1309-early-config.sh leak tests: mark some config tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t1310-config-default.sh leak tests: mark some config tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t1350-config-hooks-path.sh tests: change "mkdir -p && write_script" to use "test_hook" 2022-03-17 08:40:26 -07:00
t1400-update-ref.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t1401-symbolic-ref.sh t1401-symbolic-ref: avoid direct filesystem access 2021-06-02 10:01:54 +09:00
t1402-check-ref-format.sh t[01]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t1403-show-ref.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t1404-update-ref-errors.sh t1404: mark directory/file conflict tests with REFFILES 2021-11-29 15:09:32 -08:00
t1405-main-ref-store.sh t1405: mark test that checks existence as REFFILES 2022-01-31 15:32:43 -08:00
t1406-submodule-ref-store.sh Merge branch 'hn/reflog-tests' 2021-12-15 09:39:49 -08:00
t1407-worktree-ref-store.sh t1407: require REFFILES for for_each_reflog test 2021-06-02 10:01:55 +09:00
t1408-packed-refs.sh t[01]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t1409-avoid-packing-refs.sh t1409: use test_path_is_missing() 2019-12-20 11:30:45 -08:00
t1410-reflog.sh Merge branch 'ab/reflog-parse-options' 2022-04-04 10:56:21 -07:00
t1411-reflog-show.sh reflog tests: add missing "git reflog exists" tests 2022-03-17 18:03:12 -07:00
t1412-reflog-loop.sh tests: refactor a few tests to use "test_commit --append" 2021-01-12 14:04:41 -08:00
t1413-reflog-detach.sh t1413: use tar to save and restore entire .git directory 2021-06-02 10:01:54 +09:00
t1414-reflog-walk.sh t1414: mark corruption test with REFFILES 2021-06-02 10:01:55 +09:00
t1415-worktree-refs.sh Merge branch 'hn/refs-test-cleanup' 2021-07-16 17:42:52 -07:00
t1416-ref-transaction-hooks.sh tests: assume the hooks are disabled by default 2022-03-17 08:40:26 -07:00
t1417-reflog-updateref.sh reflog tests: add --updateref tests 2021-10-16 11:17:02 -07:00
t1418-reflog-exists.sh reflog exists: use parse_options() API 2022-03-17 18:03:12 -07:00
t1420-lost-found.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t1430-bad-ref-name.sh t1430: create valid symrefs using test-helper 2021-12-07 13:15:20 -08:00
t1450-fsck.sh t1450-fsck: exec-bit is not needed to make loose object writable 2022-01-13 12:36:12 -08:00
t1500-rev-parse.sh rev-parse: fix segfault with missing --path-format argument 2021-05-17 18:39:29 +09:00
t1501-work-tree.sh t1501: remove use of `test_might_fail cp` 2019-12-20 11:30:45 -08:00
t1502-rev-parse-parseopt.sh git rev-parse --parseopt tests: add more usagestr tests 2021-09-12 18:57:30 -07:00
t1503-rev-parse-verify.sh rev-parse tests: don't ignore "git reflog" exit code 2022-03-07 13:27:40 -08:00
t1504-ceiling-dirs.sh leak tests: mark various "generic" tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t1505-rev-parse-last.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t1506-rev-parse-diagnosis.sh leak tests: mark some rev-parse tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t1507-rev-parse-upstream.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
t1508-at-combinations.sh Merge branch 'js/default-branch-name-tests-final-stretch' 2021-01-25 14:19:18 -08:00
t1509-root-work-tree.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
t1510-repo-setup.sh leak tests: mark various "generic" tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t1511-rev-parse-caret.sh t[01]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t1512-rev-parse-disambiguation.sh Merge branch 'ab/ambiguous-object-name' 2022-02-25 15:47:33 -08:00
t1513-rev-parse-prefix.sh leak tests: mark some rev-parse tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t1514-rev-parse-push.sh t[01]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t1515-rev-parse-outside-repo.sh leak tests: mark some rev-parse tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t1600-index.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t1601-index-bogus.sh
t1700-split-index.sh tests: fix broken &&-chains in compound statements 2021-12-13 10:29:48 -08:00
t1701-racy-split-index.sh
t1800-hook.sh hook tests: turn exit code assertions into a loop 2022-03-17 08:40:26 -07:00
t2000-conflict-when-checking-files-out.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t2002-checkout-cache-u.sh leak tests: mark all checkout-index tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t2003-checkout-cache-mkdir.sh leak tests: mark all checkout-index tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t2004-checkout-cache-temp.sh t0000-t3999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t2005-checkout-index-symlinks.sh leak tests: mark all checkout-index tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t2006-checkout-index-basic.sh Sync with Git 2.30.2 for CVE-2021-21300 2021-03-08 16:09:07 -08:00
t2007-checkout-symlink.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t2008-checkout-subdir.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t2009-checkout-statinfo.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t2010-checkout-ambiguous.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t2011-checkout-invalid-head.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t2012-checkout-last.sh checkout tests: don't ignore "git <cmd>" exit code 2022-03-07 13:27:41 -08:00
t2013-checkout-submodule.sh lib-submodule-update: prepend "git" to $command 2020-06-12 11:33:40 -07:00
t2014-checkout-switch.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t2015-checkout-unborn.sh t2*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t2016-checkout-patch.sh checkout -p: handle tree arguments correctly again 2020-12-21 14:06:09 -08:00
t2017-checkout-orphan.sh Merge branch 'js/branch-track-inherit' 2022-01-10 11:52:54 -08:00
t2018-checkout-branch.sh Merge branch 'ab/checkout-branch-info-leakfix' 2022-01-24 09:14:46 -08:00
t2019-checkout-ambiguous-ref.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t2020-checkout-detach.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
t2021-checkout-overwrite.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t2022-checkout-paths.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t2023-checkout-m.sh t2*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t2024-checkout-dwim.sh t2*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t2025-checkout-no-overlay.sh i18n: refactor "foo and bar are mutually exclusive" 2022-01-05 13:29:23 -08:00
t2026-checkout-pathspec-file.sh i18n: turn even more messages into "cannot be used together" ones 2022-01-05 13:31:00 -08:00
t2027-checkout-track.sh branch: add flags and config to inherit tracking 2021-12-20 22:40:21 -08:00
t2030-unresolve-info.sh test-lib functions: add --printf option to test_commit 2021-05-11 12:45:18 +09:00
t2050-git-dir-relative.sh leak tests: mark various "generic" tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t2060-switch.sh switch: mention the --detach option when dying due to lack of a branch 2022-02-25 22:21:48 -08:00
t2070-restore.sh t2*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t2071-restore-patch.sh builtin/checkout: fix `git checkout -p HEAD...` bug 2020-10-07 09:49:05 -07:00
t2072-restore-pathspec-file.sh i18n: turn even more messages into "cannot be used together" ones 2022-01-05 13:31:00 -08:00
t2080-parallel-checkout-basics.sh t2080: fix cp invocation to copy symlinks instead of following them 2021-05-27 09:04:49 +09:00
t2081-parallel-checkout-collisions.sh leak tests: mark all checkout-index tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t2082-parallel-checkout-attributes.sh parallel-checkout: add tests related to .gitattributes 2021-05-05 12:26:36 +09:00
t2100-update-cache-badpath.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t2101-update-index-reupdate.sh leak tests: mark some update-index tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t2102-update-index-symlinks.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t2103-update-index-ignore-missing.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t2104-update-index-skip-worktree.sh leak tests: mark some update-index tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t2105-update-index-gitfile.sh leak tests: mark some update-index tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t2106-update-index-assume-unchanged.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t2107-update-index-basic.sh t: drop debug `cat` calls 2020-02-24 11:18:25 -08:00
t2108-update-index-refresh-racy.sh update-index: refresh should rewrite index in case of racy timestamps 2022-01-07 12:37:31 -08:00
t2200-add-update.sh tests: change some 'test $(git) = "x"' to test_cmp 2022-03-07 13:27:39 -08:00
t2201-add-update-typechange.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t2202-add-addremove.sh leak tests: mark some add tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t2203-add-intent.sh t0000-t3999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t2204-add-ignored.sh leak tests: mark some add tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t2300-cd-to-toplevel.sh leak tests: mark various "generic" tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t2400-worktree-add.sh tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK" 2022-03-17 14:42:14 -07:00
t2401-worktree-prune.sh worktree: send "chatty" messages to stderr 2021-12-04 23:27:11 -08:00
t2402-worktree-list.sh worktree: send "chatty" messages to stderr 2021-12-04 23:27:11 -08:00
t2403-worktree-move.sh worktree: make "move" refuse to move atop missing registered worktree 2020-06-10 10:54:49 -07:00
t2404-worktree-config.sh leak tests: mark some config tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t2405-worktree-submodule.sh t2*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t2406-worktree-repair.sh worktree: send "chatty" messages to stderr 2021-12-04 23:27:11 -08:00
t2500-untracked-overwriting.sh unpack-trees: avoid nuking untracked dir in way of locally deleted file 2021-09-27 13:38:37 -07:00
t2501-cwd-empty.sh t2501: simplify the tests since we can now assume desired behavior 2021-12-09 13:33:13 -08:00
t3000-ls-files-others.sh leak tests: mark some ls-files tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t3001-ls-files-others-exclude.sh ls-files: add missing string_list_clear() 2021-10-07 15:40:15 -07:00
t3002-ls-files-dashpath.sh leak tests: mark some ls-files tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t3003-ls-files-exclude.sh leak tests: mark some ls-files tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t3004-ls-files-basic.sh leak tests: mark some ls-files tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t3005-ls-files-relative.sh tests: simplify by dropping unnecessary `for` loops 2021-12-13 10:29:48 -08:00
t3006-ls-files-long.sh leak tests: mark some ls-files tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t3007-ls-files-recurse-submodules.sh ls-files: support --recurse-submodules --stage 2022-02-23 16:41:55 -08:00
t3008-ls-files-lazy-init-name-hash.sh leak tests: mark some ls-files tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t3009-ls-files-others-nonsubmodule.sh
t3010-ls-files-killed-modified.sh
t3011-common-prefixes-and-directory-traversal.sh dir: synchronize treat_leading_path() and read_directory_recursive() 2019-12-19 13:45:47 -08:00
t3012-ls-files-dedup.sh ls-files.c: add --deduplicate option 2021-01-23 11:48:20 -08:00
t3020-ls-files-error-unmatch.sh ls-files: fix a trivial dir_clear() leak 2021-10-07 15:40:15 -07:00
t3040-subprojects-basic.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t3050-subprojects-fetch.sh
t3060-ls-files-with-tree.sh ls-files tests: add meaningful --with-tree tests 2021-03-20 16:09:25 -07:00
t3070-wildmatch.sh tests: fix broken &&-chains in compound statements 2021-12-13 10:29:48 -08:00
t3100-ls-tree-restrict.sh leak tests: mark all ls-tree tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t3101-ls-tree-dirname.sh leak tests: mark all ls-tree tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t3102-ls-tree-wildcards.sh leak tests: mark all ls-tree tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t3103-ls-tree-misc.sh leak tests: mark all ls-tree tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t3200-branch.sh Merge branch 'gc/branch-recurse-submodules' 2022-02-18 13:53:29 -08:00
t3201-branch-contains.sh tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed 2021-12-05 11:34:28 -08:00
t3202-show-branch.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t3203-branch-output.sh tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed 2021-12-05 11:34:28 -08:00
t3204-branch-name-interpretation.sh t3[0-3]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3205-branch-color.sh tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed 2021-12-05 11:34:28 -08:00
t3206-range-diff.sh format-patch: allow a non-integral version numbers 2021-03-23 12:49:47 -07:00
t3207-branch-submodule.sh Merge branch 'gc/branch-recurse-submodules' 2022-02-18 13:53:29 -08:00
t3210-pack-refs.sh t: use portable wrapper for readlink(1) 2021-06-19 15:26:05 +09:00
t3211-peel-ref.sh leak tests: mark various "generic" tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t3300-funny-names.sh leak tests: mark various "generic" tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t3301-notes.sh Merge branch 'js/params-vs-args' 2021-02-25 16:43:32 -08:00
t3302-notes-index-expensive.sh notes tests: don't ignore "git" exit code 2022-03-07 13:27:40 -08:00
t3303-notes-subtrees.sh notes tests: don't ignore "git" exit code 2022-03-07 13:27:40 -08:00
t3304-notes-mixed.sh t3[0-3]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3305-notes-fanout.sh notes tests: don't ignore "git" exit code 2022-03-07 13:27:40 -08:00
t3306-notes-prune.sh
t3307-notes-man.sh
t3308-notes-merge.sh t3[0-3]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3309-notes-merge-auto-resolve.sh t3309: make test work with SHA-256 2020-02-07 11:07:29 -08:00
t3310-notes-merge-manual-resolve.sh Merge branch 'bc/hash-independent-tests-part-8' 2020-02-17 13:22:16 -08:00
t3311-notes-merge-fanout.sh t3311: make test work with SHA-256 2020-02-07 11:07:29 -08:00
t3320-notes-merge-worktrees.sh leak tests: mark some notes tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t3400-rebase.sh rebase: set REF_HEAD_DETACH in checkout_up_to_date() 2022-03-18 09:48:53 -07:00
t3401-rebase-and-am-rename.sh rebase: rename the two primary rebase backends 2020-02-16 15:40:42 -08:00
t3402-rebase-merge.sh tests: apply modern idiom for signaling test failure 2021-12-13 10:29:48 -08:00
t3403-rebase-skip.sh rebase --continue: remove .git/MERGE_MSG 2021-08-13 11:36:22 -07:00
t3404-rebase-interactive.sh tests: change "mkdir -p && write_script" to use "test_hook" 2022-03-17 08:40:26 -07:00
t3405-rebase-malformed.sh t34*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3406-rebase-message.sh rebase --apply: fix reflog 2022-01-26 12:08:53 -08:00
t3407-rebase-abort.sh rebase: dereference tags 2021-09-22 12:04:52 -07:00
t3408-rebase-multi-line.sh tests: stop testing `git rebase --preserve-merges` 2021-09-07 21:45:32 -07:00
t3409-rebase-environ.sh sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec' 2021-12-04 23:41:05 -08:00
t3412-rebase-root.sh tests: use "test_hook" for misc "mkdir -p" and "chmod" cases 2022-03-17 08:40:26 -07:00
t3413-rebase-hook.sh tests: use "test_hook" for misc "mkdir -p" and "chmod" cases 2022-03-17 08:40:26 -07:00
t3415-rebase-autosquash.sh Merge branch 'cm/rebase-i' 2021-03-26 14:59:03 -07:00
t3416-rebase-onto-threedots.sh t34*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3417-rebase-whitespace-fix.sh tests: use test_write_lines() to generate line-oriented output 2021-12-13 10:29:48 -08:00
t3418-rebase-continue.sh rebase --apply: set ORIG_HEAD correctly 2022-01-26 12:08:53 -08:00
t3419-rebase-patch-id.sh t34*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3420-rebase-autostash.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
t3421-rebase-topology-linear.sh tests: stop testing `git rebase --preserve-merges` 2021-09-07 21:45:32 -07:00
t3422-rebase-incompatible-options.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t3423-rebase-reword.sh t34*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3424-rebase-empty.sh rebase: reinstate --no-keep-empty 2020-04-11 14:15:52 -07:00
t3425-rebase-topology-merges.sh tests: stop testing `git rebase --preserve-merges` 2021-09-07 21:45:32 -07:00
t3426-rebase-submodule.sh lib-submodule-update: pass 'test_must_fail' as an argument 2020-06-24 08:54:18 -07:00
t3427-rebase-subtree.sh tests: stop testing `git rebase --preserve-merges` 2021-09-07 21:45:32 -07:00
t3428-rebase-signoff.sh
t3429-rebase-edit-todo.sh sequencer: avoid adding exec commands for non-commit creating commands 2021-11-29 22:53:26 -08:00
t3430-rebase-merges.sh tests: change "mkdir -p && write_script" to use "test_hook" 2022-03-17 08:40:26 -07:00
t3431-rebase-fork-point.sh i18n: turn "options are incompatible" into "cannot be used together" 2022-01-05 13:29:23 -08:00
t3432-rebase-fast-forward.sh t34*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3433-rebase-across-mode-change.sh merge-recursive: fix the refresh logic in update_file_flags 2020-02-19 10:13:31 -08:00
t3434-rebase-i18n.sh t34*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3435-rebase-gpg-sign.sh tests: remove leftover untracked files 2021-09-12 16:42:40 -07:00
t3436-rebase-more-options.sh rebase -i: fix rewording with --committer-date-is-author-date 2021-11-03 10:44:45 -07:00
t3437-rebase-fixup-options.sh tests: remove all uses of test_i18cmp 2021-04-13 14:41:24 -07:00
t3500-cherry.sh t3[5-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3501-revert-cherry-pick.sh t0000-t3999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t3502-cherry-pick-merge.sh t3[5-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3503-cherry-pick-root.sh t3[5-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3504-cherry-pick-rerere.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
t3505-cherry-pick-empty.sh t3[5-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3506-cherry-pick-ff.sh t3[5-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3507-cherry-pick-conflict.sh cherry-pick: use better advice message 2021-08-23 13:09:37 -07:00
t3508-cherry-pick-many-commits.sh t0000-t3999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t3509-cherry-pick-merge-df.sh t3[5-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3510-cherry-pick-sequence.sh tests: remove leftover untracked files 2021-09-12 16:42:40 -07:00
t3511-cherry-pick-x.sh
t3512-cherry-pick-submodule.sh t: mark several submodule merging tests as fixed under merge-ort 2021-03-20 12:35:40 -07:00
t3513-revert-submodule.sh Merge branch 'dd/honor-users-tar-in-tests' 2021-06-14 13:33:28 +09:00
t3514-cherry-pick-revert-gpg.sh cherry-pick/revert: honour --no-gpg-sign in all case 2020-04-03 11:37:22 -07:00
t3600-rm.sh tests: simplify by dropping unnecessary `for` loops 2021-12-13 10:29:48 -08:00
t3601-rm-pathspec-file.sh i18n: turn even more messages into "cannot be used together" ones 2022-01-05 13:31:00 -08:00
t3602-rm-sparse-checkout.sh add, rm, mv: fix bug that prevents the update of non-sparse dirs 2021-10-28 08:46:07 -07:00
t3700-add.sh t0000-t3999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t3701-add-interactive.sh builtin add -p: fix hunk splitting 2022-01-12 10:29:53 -08:00
t3702-add-edit.sh leak tests: mark some add tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t3703-add-magic-pathspec.sh leak tests: mark some add tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t3704-add-pathspec-file.sh i18n: turn even more messages into "cannot be used together" ones 2022-01-05 13:31:00 -08:00
t3705-add-sparse-checkout.sh repo_read_index: clear SKIP_WORKTREE bit from files present in worktree 2022-01-14 14:43:22 -08:00
t3800-mktag.sh refs: introduce REF_SKIP_OID_VERIFICATION flag 2021-12-07 13:15:19 -08:00
t3900-i18n-commit.sh rebase -i: comment out squash!/fixup! subjects from squash message 2021-01-29 15:21:56 -08:00
t3901-i18n-patch.sh t3[5-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t3902-quoted.sh leak tests: mark various "generic" tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t3903-stash.sh Merge branch 'vd/stash-silence-reset' 2022-03-30 18:01:10 -07:00
t3904-stash-patch.sh stash -p: (partially) fix bug concerning split hunks 2020-04-08 12:17:59 -07:00
t3905-stash-include-untracked.sh Merge branch 'rs/make-verify-path-really-verify-again' 2021-10-18 15:47:58 -07:00
t3906-stash-submodule.sh lib-submodule-update: pass 'test_must_fail' as an argument 2020-06-24 08:54:18 -07:00
t3907-stash-show-config.sh
t3908-stash-in-worktree.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t3909-stash-pathspec-file.sh i18n: turn even more messages into "cannot be used together" ones 2022-01-05 13:31:00 -08:00
t3910-mac-os-precompose.sh Merge branch 'tb/precompose-prefix-too' 2021-02-12 14:21:04 -08:00
t3920-crlf-messages.sh t0000-t3999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t4000-diff-format.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4001-diff-rename.sh t4000-t4999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t4002-diff-basic.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t4003-diff-rename-1.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4004-diff-rename-symlink.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4005-diff-rename-2.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4006-diff-mode.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4007-rename-3.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4008-diff-break-rewrite.sh "lib-diff" tests: make "README" and "COPYING" test data smaller 2021-10-15 09:36:46 -07:00
t4009-diff-rename-4.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4010-diff-pathspec.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4011-diff-symlink.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4012-diff-binary.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t4013-diff-various.sh tests: use test_write_lines() to generate line-oriented output 2021-12-13 10:29:48 -08:00
t4014-format-patch.sh t4000-t4999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t4015-diff-whitespace.sh diff.c: fix a double-free regression in a18d66cefb 2022-03-17 08:49:13 -07:00
t4016-diff-quote.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t4017-diff-retval.sh t4*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t4018-diff-funcname.sh t4000-t4999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t4019-diff-wserror.sh tests: use test_write_lines() to generate line-oriented output 2021-12-13 10:29:48 -08:00
t4020-diff-external.sh diff tests: don't ignore "git diff" exit code in "read" loop 2022-03-07 13:27:40 -08:00
t4021-format-patch-numbered.sh
t4022-diff-rewrite.sh tests: stop using top-level "README" and "COPYING" files 2021-10-15 09:36:48 -07:00
t4023-diff-rename-typechange.sh tests: fix broken &&-chains in `{...}` groups 2021-12-13 10:29:48 -08:00
t4024-diff-optimize-common.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t4025-hunk-header.sh tests: simplify by dropping unnecessary `for` loops 2021-12-13 10:29:48 -08:00
t4026-color.sh color: allow colors to be prefixed with "reset" 2021-10-28 09:37:18 -07:00
t4027-diff-submodule.sh diff tests: don't ignore "git rev-list" exit code 2022-03-07 13:27:40 -08:00
t4028-format-patch-mime-headers.sh
t4029-diff-trailing-space.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4030-diff-textconv.sh test-lib functions: add --printf option to test_commit 2021-05-11 12:45:18 +09:00
t4031-diff-rewrite-binary.sh
t4032-diff-inter-hunk-context.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4033-diff-patience.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4034-diff-words.sh userdiff: add builtin diff driver for kotlin language. 2022-03-12 18:15:47 -08:00
t4035-diff-quiet.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4036-format-patch-signer-mime.sh
t4037-diff-r-t-dirs.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4038-diff-combined.sh t4000-t4999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t4039-diff-assume-unchanged.sh
t4040-whitespace-status.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4041-diff-submodule-option.sh Merge branch 'js/default-branch-name-tests-final-stretch' 2021-01-25 14:19:18 -08:00
t4042-diff-textconv-caching.sh
t4043-diff-rename-binary.sh
t4044-diff-index-unique-abbrev.sh
t4045-diff-relative.sh Merge branch 'dd/diff-files-unmerged-fix' into maint 2021-10-12 13:51:40 -07:00
t4046-diff-unmerged.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t4047-diff-dirstat.sh
t4048-diff-combined-binary.sh t4*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t4049-diff-stat-count.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t4050-diff-histogram.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4051-diff-function-context.sh
t4052-stat-output.sh t4000-t4999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t4053-diff-no-index.sh diff --no-index tests: test mode normalization 2021-03-22 12:22:26 -07:00
t4054-diff-bogus-tree.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4055-diff-context.sh
t4056-diff-order.sh diff: --{rotate,skip}-to=<path> 2021-02-16 09:30:42 -08:00
t4057-diff-combined-paths.sh t4000-t4999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t4058-diff-duplicates.sh diffcore-rename: remove unnecessary duplicate entry checks 2021-01-04 12:59:34 -08:00
t4059-diff-submodule-not-initialized.sh
t4060-diff-submodule-option-diff-format.sh diff --submodule=diff: do not fail on ever-initialied deleted submodules 2021-08-31 10:11:48 -07:00
t4061-diff-indent.sh test libs: rename "diff-lib" to "lib-diff" 2021-02-12 11:58:21 -08:00
t4062-diff-pickaxe.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4063-diff-blobs.sh leak tests: mark some diff tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4064-diff-oidfind.sh combine-diff: handle --find-object in multitree code path 2020-09-30 13:35:24 -07:00
t4065-diff-anchored.sh
t4066-diff-emit-delay.sh t4*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t4067-diff-partial-clone.sh promisor-remote: lazy-fetch objects in subprocess 2020-08-18 16:46:53 -07:00
t4068-diff-symmetric-merge-base.sh t4*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t4069-remerge-diff.sh diff-merges: avoid history simplifications when diffing merges 2022-02-02 10:02:28 -08:00
t4100-apply-stat.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4101-apply-nonl.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4102-apply-rename.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4103-apply-binary.sh Merge branch 'jk/apply-binary-hunk-parsing-fix' into maint 2021-10-12 13:51:37 -07:00
t4104-apply-boundary.sh t4104: modernize and simplify quoting 2020-08-06 15:14:34 -07:00
t4105-apply-fuzz.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t4106-apply-stdin.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t4107-apply-ignore-whitespace.sh
t4108-apply-threeway.sh git-apply: skip threeway in add / rename cases 2021-12-20 12:39:45 -08:00
t4109-apply-multifrag.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4110-apply-scan.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4111-apply-subdir.sh
t4112-apply-renames.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4113-apply-ending.sh
t4114-apply-typechange.sh apply: when -R, also reverse list of sections 2020-10-20 15:21:41 -07:00
t4115-apply-symlink.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t4116-apply-reverse.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t4117-apply-reject.sh tests: use test_write_lines() to generate line-oriented output 2021-12-13 10:29:48 -08:00
t4118-apply-empty-context.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t4119-apply-config.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4120-apply-popt.sh
t4121-apply-diffs.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t4122-apply-symlink-inside.sh t4*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t4123-apply-shrink.sh apply tests: use "test_must_fail" instead of ad-hoc pattern 2022-03-07 13:27:40 -08:00
t4124-apply-ws-rule.sh t4000-t4999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t4125-apply-ws-fuzz.sh tests: simplify by dropping unnecessary `for` loops 2021-12-13 10:29:48 -08:00
t4126-apply-empty.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t4127-apply-same-fn.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t4128-apply-root.sh apply tests: don't ignore "git ls-files" exit code, drop sub-shell 2022-03-07 13:27:41 -08:00
t4129-apply-samemode.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4130-apply-criss-cross-rename.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4131-apply-fake-ancestor.sh
t4132-apply-removal.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4133-apply-filenames.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4134-apply-submodule.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4135-apply-weird-filenames.sh
t4136-apply-check.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4137-apply-submodule.sh lib-submodule-update: pass 'test_must_fail' as an argument 2020-06-24 08:54:18 -07:00
t4138-apply-ws-expansion.sh t4000-t4999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t4139-apply-escape.sh leak tests: mark some apply tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t4140-apply-ita.sh t4140: test apply with i-t-a paths 2020-08-09 11:00:46 -07:00
t4150-am.sh tests: change "mkdir -p && write_script" to use "test_hook" 2022-03-17 08:40:26 -07:00
t4151-am-abort.sh tests: use test_write_lines() to generate line-oriented output 2021-12-13 10:29:48 -08:00
t4152-am-subjects.sh
t4153-am-resume-override-opts.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
t4200-rerere.sh t4*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t4201-shortlog.sh t4*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t4202-log.sh Merge branch 'ab/grep-patterntype' 2022-03-16 17:53:07 -07:00
t4203-mailmap.sh t: fix whitespace around && 2021-06-08 10:08:01 +09:00
t4204-patch-id.sh patch-id: fix scan_hunk_header on diffs with 1 line of before/after 2022-02-02 11:24:23 -08:00
t4205-log-pretty-formats.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t4206-log-follow-harder-copies.sh test libs: rename "diff-lib" to "lib-diff" 2021-02-12 11:58:21 -08:00
t4207-log-decoration-colors.sh t4*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t4208-log-magic-pathspec.sh t: add --no-tag option to test_commit 2021-02-09 13:36:06 -08:00
t4209-log-pickaxe.sh i18n: turn even more messages into "cannot be used together" ones 2022-01-05 13:31:00 -08:00
t4210-log-i18n.sh Revert "logmsg_reencode(): warn when iconv() fails" 2021-10-29 13:48:58 -07:00
t4211-line-log.sh t4000-t4999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t4212-log-corrupt.sh tests: fix broken &&-chains in `{...}` groups 2021-12-13 10:29:48 -08:00
t4213-log-tabexpand.sh
t4214-log-graph-octopus.sh t4*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t4215-log-skewed-merges.sh lib-log-graph: consolidate colored graph cmp logic 2020-02-24 13:15:04 -08:00
t4216-log-bloom.sh commit-graph: start parsing generation v2 (again) 2022-03-01 12:15:06 -08:00
t4252-am-options.sh
t4253-am-keep-cr-dos.sh t4*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t4254-am-corrupt.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
t4255-am-submodule.sh lib-submodule-update: pass 'test_must_fail' as an argument 2020-06-24 08:54:18 -07:00
t4256-am-format-flowed.sh t4256: don't create unused file 2019-12-11 13:47:34 -08:00
t4257-am-interactive.sh t4*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t4258-am-quoted-cr.sh t: fix typos in test messages 2021-06-28 10:05:14 -07:00
t4300-merge-tree.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t5000-tar-tree.sh t5000-t5999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t5001-archive-attr.sh archive: expand only a single %(describe) per archive 2021-03-11 13:22:44 -08:00
t5002-archive-attr-pattern.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t5003-archive-zip.sh t5000-t5999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t5004-archive-corner-cases.sh t5000-t5999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t5100-mailinfo.sh t5000-t5999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t5150-request-pull.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
t5200-update-server-info.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t5300-pack-object.sh index-pack: document and test the --promisor option 2022-03-09 10:25:26 -08:00
t5301-sliding-window.sh
t5302-pack-index.sh index-pack: clarify the breached limit 2022-02-23 17:41:10 -08:00
t5303-pack-corruption-resilience.sh
t5304-prune.sh tests: remove leftover untracked files 2021-09-12 16:42:40 -07:00
t5305-include-tag.sh t5[0-4]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5306-pack-nobase.sh tests: use test_write_lines() to generate line-oriented output 2021-12-13 10:29:48 -08:00
t5307-pack-missing-commit.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t5308-pack-detect-duplicates.sh t5308: make test work with SHA-256 2020-07-30 09:16:48 -07:00
t5309-pack-delta-cycles.sh Merge branch 'bc/hash-independent-tests-part-8' 2020-02-17 13:22:16 -08:00
t5310-pack-bitmaps.sh pack-bitmap.c: gracefully fallback after opening pack/MIDX 2022-01-27 12:07:53 -08:00
t5311-pack-bitmaps-shallow.sh
t5312-prune-corruption.sh t5312: prepare for reftable 2022-01-31 15:32:46 -08:00
t5313-pack-bounds-checks.sh t: remove test_oid_init in tests 2020-07-30 09:16:49 -07:00
t5314-pack-cycle-detection.sh fix-typo: consecutive-word duplications 2019-12-16 11:53:11 -08:00
t5315-pack-objects-compression.sh tests: consolidate the `file_size` function into `test-lib-functions.sh` 2020-11-06 22:05:08 -08:00
t5316-pack-delta-depth.sh Merge branch 'ab/only-single-progress-at-once' 2022-02-25 15:47:35 -08:00
t5317-pack-objects-filter-objects.sh t5000-t5999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t5318-commit-graph.sh commit-graph: start parsing generation v2 (again) 2022-03-01 12:15:06 -08:00
t5319-multi-pack-index.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00
t5320-delta-islands.sh
t5321-pack-large-objects.sh t5321: make test hash independent 2020-02-07 11:07:30 -08:00
t5322-pack-objects-sparse.sh t5000-t5999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t5323-pack-redundant.sh t5323: drop mentions of "master" 2021-08-25 09:08:18 -07:00
t5324-split-commit-graph.sh commit-graph: start parsing generation v2 (again) 2022-03-01 12:15:06 -08:00
t5325-reverse-index.sh t5000-t5999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t5326-multi-pack-bitmaps.sh Merge branch 'tb/midx-no-bitmap-for-no-objects' 2022-02-18 13:53:30 -08:00
t5327-multi-pack-bitmaps-rev.sh midx: read `RIDX` chunk when present 2022-01-27 12:07:53 -08:00
t5328-commit-graph-64bit-time.sh commit-graph: fix generation number v2 overflow values 2022-03-01 12:15:06 -08:00
t5400-send-pack.sh t5[0-4]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5401-update-hooks.sh tests: use "test_hook" for misc "mkdir -p" and "chmod" cases 2022-03-17 08:40:26 -07:00
t5402-post-merge-hook.sh tests: change "cat && chmod +x" to use "test_hook" 2022-03-17 08:40:26 -07:00
t5403-post-checkout-hook.sh tests: change "mkdir -p && write_script" to use "test_hook" 2022-03-17 08:40:26 -07:00
t5404-tracking-branches.sh t5[0-4]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5405-send-pack-rewind.sh t5[0-4]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5406-remote-rejects.sh test-lib-functions: add and use a "test_hook" wrapper 2022-03-17 08:40:25 -07:00
t5407-post-rewrite-hook.sh tests: use "test_hook" for misc "mkdir -p" and "chmod" cases 2022-03-17 08:40:26 -07:00
t5408-send-pack-stdin.sh
t5409-colorize-remote-messages.sh test-lib-functions: add and use a "test_hook" wrapper 2022-03-17 08:40:25 -07:00
t5410-receive-pack-alternates.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t5411-proc-receive-hook.sh test-lib-functions: add and use a "test_hook" wrapper 2022-03-17 08:40:25 -07:00
t5500-fetch-pack.sh Merge branch 'en/fetch-negotiation-default-fix' 2022-02-16 15:14:30 -08:00
t5501-fetch-push-alternates.sh t550*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5502-quickfetch.sh t5000-t5999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t5503-tagfollow.sh test-lib-functions: add and use a "test_hook" wrapper 2022-03-17 08:40:25 -07:00
t5504-fetch-receive-strict.sh receive-pack: lowercase error messages 2021-12-01 22:18:24 -08:00
t5505-remote.sh builtin/remote.c: show progress when renaming remote references 2022-03-03 14:44:05 -08:00
t5506-remote-groups.sh t550*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5507-remote-environment.sh
t5509-fetch-push-namespaces.sh t550*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5510-fetch.sh test-lib-functions: add and use a "test_hook" wrapper 2022-03-17 08:40:25 -07:00
t5511-refspec.sh ls-remote & transport API: release "struct transport_ls_refs_options" 2022-02-06 18:02:34 -08:00
t5512-ls-remote.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
t5513-fetch-track.sh
t5514-fetch-multiple.sh t551*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5515-fetch-merge-logic.sh t5000-t5999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t5516-fetch-push.sh fetch+push tests: use "test_hook" and "test_when_finished" pattern 2022-03-17 08:40:26 -07:00
t5517-push-mirror.sh t551*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5518-fetch-exit-status.sh t551*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5519-push-alternates.sh t551*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5520-pull.sh pull --rebase: honor rebase.autostash when fast-forwarding 2022-01-14 11:59:02 -08:00
t5521-pull-options.sh test-lib-functions: add and use a "test_hook" wrapper 2022-03-17 08:40:25 -07:00
t5522-pull-symlink.sh
t5523-push-upstream.sh transport: respect verbosity when setting upstream 2021-04-15 12:52:49 -07:00
t5524-pull-msg.sh pull: abort by default when fast-forwarding is not possible 2021-07-22 11:54:29 -07:00
t5525-fetch-tagopt.sh
t5526-fetch-submodules.sh fetch: fetch unpopulated, changed submodules 2022-03-16 16:08:59 -07:00
t5527-fetch-odd-refs.sh t55[23]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5528-push-default.sh t55[23]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5529-push-errors.sh t55[23]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5530-upload-pack-error.sh t55[23]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5531-deep-submodule-push.sh submodule: pass repo to check_has_commit() 2021-10-08 15:06:06 -07:00
t5532-fetch-proxy.sh
t5533-push-cas.sh t55[23]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5534-push-signed.sh tests: change "mkdir -p && write_script" to use "test_hook" 2022-03-17 08:40:26 -07:00
t5535-fetch-push-symref.sh
t5536-fetch-conflicts.sh
t5537-fetch-shallow.sh shallow: reset commit grafts when shallow is reset 2022-03-17 17:44:38 -07:00
t5538-push-shallow.sh t55[23]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5539-fetch-http-shallow.sh t55[23]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5540-http-push-webdav.sh http tests: don't rely on "hook/post-update.sample" 2022-03-17 08:40:26 -07:00
t5541-http-push-smart.sh http tests: use "test_hook" for "smart" and "dumb" http tests 2022-03-17 14:42:14 -07:00
t5542-push-http-shallow.sh t55[4-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5543-atomic-push.sh tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK" 2022-03-17 14:42:14 -07:00
t5544-pack-objects-hook.sh t5544: clarify 'hook works with partial clone' test 2021-02-02 12:21:38 -08:00
t5545-push-options.sh submodule: pass repo to check_has_commit() 2021-10-08 15:06:06 -07:00
t5546-receive-limits.sh
t5547-push-quarantine.sh test-lib-functions: add and use a "test_hook" wrapper 2022-03-17 08:40:25 -07:00
t5548-push-porcelain.sh test-lib-functions: add and use a "test_hook" wrapper 2022-03-17 08:40:25 -07:00
t5549-fetch-push-http.sh send-pack: fix push nego. when remote has refs 2021-07-15 11:58:52 -07:00
t5550-http-fetch-dumb.sh http tests: use "test_hook" for "smart" and "dumb" http tests 2022-03-17 14:42:14 -07:00
t5551-http-fetch-smart.sh Merge branch 'jk/http-redact-fix' 2021-10-03 21:49:19 -07:00
t5552-skipping-fetch-negotiator.sh t5000-t5999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t5553-set-upstream.sh pull, fetch: fix segfault in --set-upstream option 2021-12-07 15:19:28 -08:00
t5554-noop-fetch-negotiator.sh negotiator/noop: add noop fetch negotiator 2020-08-18 13:25:05 -07:00
t5555-http-smart-common.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t5560-http-backend-noserver.sh t55[4-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5561-http-backend.sh t55[4-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5562-http-backend-content-length.sh tests: fix broken &&-chains in `{...}` groups 2021-12-13 10:29:48 -08:00
t5570-git-daemon.sh tests: fix broken &&-chains in `{...}` groups 2021-12-13 10:29:48 -08:00
t5571-pre-push-hook.sh tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK" 2022-03-17 14:42:14 -07:00
t5572-pull-submodule.sh submodule: pass repo to check_has_commit() 2021-10-08 15:06:06 -07:00
t5573-pull-verify-signatures.sh gpg-interface: add minTrustLevel as a configuration option 2020-01-15 14:06:06 -08:00
t5580-unc-paths.sh leak tests: mark various "generic" tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t5581-http-curl-verbose.sh t55[4-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5582-fetch-negative-refspec.sh t5582: remove spurious 'cd "$D"' line 2021-08-24 14:10:19 -07:00
t5600-clone-fail-cleanup.sh t5600: provide detached HEAD for corruption failures 2021-09-27 12:36:44 -07:00
t5601-clone.sh tests: change "cat && chmod +x" to use "test_hook" 2022-03-17 08:40:26 -07:00
t5602-clone-remote-exec.sh leak tests: mark some clone tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t5603-clone-dirname.sh leak tests: mark some clone tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t5604-clone-reference.sh pull: abort by default when fast-forwarding is not possible 2021-07-22 11:54:29 -07:00
t5605-clone-local.sh t5[6-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5606-clone-options.sh i18n: turn even more messages into "cannot be used together" ones 2022-01-05 13:31:00 -08:00
t5607-clone-bundle.sh t5607: avoid using prerequisites to select algorithm 2021-08-11 22:24:32 -07:00
t5608-clone-2gb.sh t5[6-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5609-clone-branch.sh checkout: fix "branch info" memory leaks 2021-11-18 14:32:26 -08:00
t5610-clone-detached.sh t5[6-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5611-clone-config.sh tests: use test_write_lines() to generate line-oriented output 2021-12-13 10:29:48 -08:00
t5612-clone-refspec.sh Merge branch 'ab/remote-write-config-in-camel-case' 2021-03-22 14:00:23 -07:00
t5613-info-alternate.sh
t5614-clone-submodules-shallow.sh t5[6-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5615-alternate-env.sh leak tests: mark various "generic" tests as passing with SANITIZE=leak 2021-10-12 18:23:24 -07:00
t5616-partial-clone.sh t5000-t5999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t5617-clone-submodules-remote.sh clone, submodule: pass partial clone filters to submodules 2022-02-09 15:38:36 -08:00
t5618-alternate-refs.sh
t5700-protocol-v1.sh clone: support unusual remote ref configurations 2022-01-26 11:12:19 -08:00
t5701-git-serve.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t5702-protocol-v2.sh Merge branch 'rc/negotiate-only-typofix' 2022-02-11 16:55:59 -08:00
t5703-upload-pack-ref-in-want.sh tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed 2021-12-05 11:34:28 -08:00
t5704-protocol-violations.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t5705-session-id-in-capabilities.sh t/t*: remove custom GIT_TRACE2_EVENT_NESTING 2021-11-29 10:23:50 -08:00
t5801-remote-helpers.sh t5[6-9]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t5802-connect-helper.sh
t5810-proto-disable-local.sh
t5811-proto-disable-git.sh
t5812-proto-disable-http.sh
t5813-proto-disable-ssh.sh
t5814-proto-disable-ext.sh
t5815-submodule-protos.sh
t5900-repo-selection.sh
t6000-rev-list-misc.sh Revert "connected: do not sort input revisions" 2021-11-11 12:34:41 -08:00
t6001-rev-list-graft.sh t6001: avoid direct file system access 2021-08-02 13:17:21 -07:00
t6002-rev-list-bisect.sh rev-list: allow bisect and first-parent flags 2020-08-07 15:11:59 -07:00
t6003-rev-list-topo-order.sh
t6004-rev-list-path-optim.sh t6[0-3]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t6005-rev-list-count.sh tests: use "test_stdout_line_count", not "test $(git [...] | wc -l)" 2022-03-07 13:27:39 -08:00
t6006-rev-list-format.sh rev-list: add option for --pretty=format without header 2021-07-12 10:12:31 -07:00
t6007-rev-list-cherry-pick-file.sh name-rev: deprecate --stdin in favor of --annotate-stdin 2022-01-10 09:39:26 -08:00
t6008-rev-list-submodule.sh t6[0-3]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t6009-rev-list-parent.sh t6000-t9999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t6010-merge-base.sh
t6011-rev-list-with-bad-commit.sh
t6012-rev-list-simplify.sh rev-list simplify tests: don't ignore "git" exit code 2022-03-07 13:27:41 -08:00
t6013-rev-list-reverse-parents.sh t6[0-3]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t6014-rev-list-all.sh
t6016-rev-list-graph-simplify-history.sh Merge branch 'js/default-branch-name-tests-final-stretch' 2021-01-25 14:19:18 -08:00
t6017-rev-list-stdin.sh t6[0-3]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t6018-rev-list-glob.sh t6[0-3]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t6019-rev-list-ancestry-path.sh tests: use test_write_lines() to generate line-oriented output 2021-12-13 10:29:48 -08:00
t6020-bundle-misc.sh clone: fail gracefully when cloning filtered bundle 2022-03-09 10:25:28 -08:00
t6030-bisect-porcelain.sh bisect--helper: double-check run command on exit code 126 and 127 2022-01-19 09:35:03 -08:00
t6040-tracking-info.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
t6041-bisect-submodule.sh t: use configured TAR instead of tar 2021-05-22 18:01:57 +09:00
t6050-replace.sh t6050: use git-update-ref rather than filesystem access 2021-08-02 13:17:20 -07:00
t6060-merge-index.sh tests: use test_write_lines() to generate line-oriented output 2021-12-13 10:29:48 -08:00
t6100-rev-list-in-order.sh t6100: make hash size independent 2020-07-30 09:16:45 -07:00
t6101-rev-parse-parents.sh t6000-t9999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t6102-rev-list-unexpected-objects.sh rev-list tests: don't hide abort() in "test_expect_failure" 2022-03-07 13:27:40 -08:00
t6110-rev-list-sparse.sh t6[0-3]*: adjust the references to the default branch name "main" 2020-11-19 15:44:18 -08:00
t6111-rev-list-treesame.sh name-rev: deprecate --stdin in favor of --annotate-stdin 2022-01-10 09:39:26 -08:00
t6112-rev-list-filters-objects.sh t6000-t9999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t6113-rev-list-bitmap-filters.sh rev-list: allow filtering of provided items 2021-04-19 14:09:11 -07:00
t6114-keep-packs.sh revision: learn '--no-kept-objects' 2021-02-22 23:30:52 -08:00
t6115-rev-list-du.sh rev-list: add --disk-usage option for calculating disk usage 2021-02-11 09:57:55 -08:00
t6120-describe.sh name-rev: use generation numbers if available 2022-03-13 18:39:29 +00:00
t6130-pathspec-noglob.sh
t6131-pathspec-icase.sh
t6132-pathspec-exclude.sh t6000-t9999: detect and signal failure within loop 2021-12-13 10:29:48 -08:00
t6133-pathspec-rev-dwim.sh
t6134-pathspec-in-submodule.sh tests: remove most uses of test_i18ncmp 2021-02-10 23:48:27 -08:00
t6135-pathspec-with-attrs.sh
t6136-pathspec-in-bare.sh leak tests: mark some misc tests as passing with SANITIZE=leak 2021-11-01 11:23:08 -07:00
t6200-fmt-merge-msg.sh Merge branch 'fs/ssh-signing-key-lifetime' 2022-01-12 15:11:41 -08:00
t6300-for-each-ref.sh Merge branch 'es/test-chain-lint' 2022-01-03 16:24:15 -08:00