]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/ref-tests-update'
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Dec 2023 00:37:49 +0000 (16:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Dec 2023 00:37:49 +0000 (16:37 -0800)
commit340581bcf11bd6e85f87af1d732c898885929e90
tree36f0f8d6ab2b3cbb2d9a41edf228d6a833f772a0
parentd8b0ec44b13f7ee4dd6c8c726b5c105f66a51329
parenta6f43364e3dc1eedf18b241f41bbd4abfd640fb4
Merge branch 'ps/ref-tests-update'

Update ref-related tests.

* ps/ref-tests-update:
  t: mark several tests that assume the files backend with REFFILES
  t7900: assert the absence of refs via git-for-each-ref(1)
  t7300: assert exact states of repo
  t4207: delete replace references via git-update-ref(1)
  t1450: convert tests to remove worktrees via git-worktree(1)
  t: convert tests to not access reflog via the filesystem
  t: convert tests to not access symrefs via the filesystem
  t: convert tests to not write references via the filesystem
  t: allow skipping expected object ID in `ref-store update-ref`
t/t1400-update-ref.sh
t/t1430-bad-ref-name.sh
t/t1450-fsck.sh
t/t3200-branch.sh
t/t3400-rebase.sh
t/t3404-rebase-interactive.sh
t/t4013-diff-various.sh
t/t4202-log.sh
t/t5702-protocol-v2.sh
t/t7300-clean.sh
t/t7900-maintenance.sh