All of lore.kernel.org
 help / color / mirror / Atom feed
* [GSoC] [PATCH 0/1] t0001: replace "test [-d|-f]" with test_path_is_* functions
@ 2022-01-21 10:21 Shaoxuan Yuan
  2022-01-21 10:21 ` [GSoC] [PATCH 1/1] " Shaoxuan Yuan
  0 siblings, 1 reply; 13+ messages in thread
From: Shaoxuan Yuan @ 2022-01-21 10:21 UTC (permalink / raw)
  To: git; +Cc: Shaoxuan Yuan

As a microproject, I found that the "test [-d|-f]" in t0001 test script
can be replaced by appropriate helper functions.

Shaoxuan Yuan (1):
  t0001-init.sh use test_path_is_* functions

 t/t0001-init.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-02-14  8:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21 10:21 [GSoC] [PATCH 0/1] t0001: replace "test [-d|-f]" with test_path_is_* functions Shaoxuan Yuan
2022-01-21 10:21 ` [GSoC] [PATCH 1/1] " Shaoxuan Yuan
2022-01-21 18:46   ` Taylor Blau
2022-01-21 20:49     ` Junio C Hamano
2022-01-24  5:56       ` Shaoxuan Yuan
2022-02-10  3:11       ` Shaoxuan Yuan
2022-02-10  7:12         ` Junio C Hamano
2022-02-10  7:21           ` Shaoxuan Yuan
2022-02-10 17:23             ` Junio C Hamano
2022-02-11  9:56               ` Shaoxuan Yuan
2022-02-11 16:53                 ` Junio C Hamano
2022-02-14  8:45                 ` Christian Couder
2022-02-14  8:53                   ` Shaoxuan Yuan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.