git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] add missing LIBCURL prereq to a few tests
@ 2024-09-11 10:30 Martin Ågren
  2024-09-11 10:30 ` [PATCH 1/2] t1517: add missing LIBCURL prereq Martin Ågren
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Martin Ågren @ 2024-09-11 10:30 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Jeff Hostetler

Hi,

I recently had reason to build Git without libcurl. That surfaced two
test scripts that use `git http-fetch` or similar without giving the
LIBCURL prerequisite.

Martin

Martin Ågren (2):
  t1517: add missing LIBCURL prereq
  t0211: add missing LIBCURL prereq

 t/t0211-trace2-perf.sh  | 6 ++++--
 t/t1517-outside-repo.sh | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.46.0.733.g1eb83ef1a1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-09-11 15:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-11 10:30 [PATCH 0/2] add missing LIBCURL prereq to a few tests Martin Ågren
2024-09-11 10:30 ` [PATCH 1/2] t1517: add missing LIBCURL prereq Martin Ågren
2024-09-11 10:31 ` [PATCH 2/2] t0211: " Martin Ågren
2024-09-11 15:53 ` [PATCH 0/2] add missing LIBCURL prereq to a few tests Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).