[PATCH 0/1] t5601: modernize test by using test_path_is_file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Ayush Jaiswal <ayushjaiswal12123@xxxxxxxxx>

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





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux