]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/tests-without-dns'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Jul 2024 17:11:41 +0000 (10:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Jul 2024 17:11:41 +0000 (10:11 -0700)
Test suite has been taught not to unnecessarily rely on DNS failing
a bogus external name.

* jk/tests-without-dns:
  t/lib-bundle-uri: use local fake bundle URLs
  t5551: do not confirm that bogus url cannot be used
  t5553: use local url for invalid fetch


Trivial merge