From: ayushjaiswal12123@gmail.com
To: git@vger.kernel.org
Cc: ayushjaiswal12123@gmail.com
Subject: [PATCH 0/1] t5601: modernize test by using test_path_is_file
Date: Tue, 8 Apr 2025 01:25:03 +0530 [thread overview]
Message-ID: <20250407195505.86-1-ayushjaiswal12123@gmail.com> (raw)
From: Ayush Jaiswal <ayushjaiswal12123@gmail.com>
This patch updates a test in `t5601-clone.sh` to use `test_path_is_file`
instead of manually comparing file output using `test_cmp`.
This aligns the test with Git’s modern test practices and improves readability.
The updated test was verified to pass using Git's test suite.
Ayush Jaiswal (1):
t5601: modernize test by using test_path_is_file
t/t5601-clone.sh | 948 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 948 insertions(+)
create mode 100644 t/t5601-clone.sh
--
2.49.0-rc0
next reply other threads:[~2025-04-07 19:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-07 19:55 ayushjaiswal12123 [this message]
2025-04-07 19:55 ` [PATCH 1/1] t5601: modernize test by using test_path_is_file ayushjaiswal12123
2025-04-08 3:01 ` Lucas Seiki Oshiro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250407195505.86-1-ayushjaiswal12123@gmail.com \
--to=ayushjaiswal12123@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).