]> git.ipfire.org Git - thirdparty/git.git/commit
t6020, t6022, t6035: update merge tests to use test helper functions
authorElijah Newren <newren@gmail.com>
Thu, 27 Feb 2020 00:14:21 +0000 (00:14 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Feb 2020 19:01:48 +0000 (11:01 -0800)
commitb821ca788bee258fb2364722dafe0b60a3219863
tree6633449c0fadcde16d2263c2f4168d89602f34b5
parent42d180dd01d5cc2017e6001d8d9dc2b3ee496713
t6020, t6022, t6035: update merge tests to use test helper functions

Make use of test_path_is_file, test_write_lines, and similar helpers
in these old test files.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6020-merge-df.sh
t/t6022-merge-rename.sh
t/t6035-merge-dir-to-symlink.sh