[PATCH v6 0/3] t40*: modernize
From: Mark C. Chu-Carroll <hidden>
Date: 2026-09-22 20:22:00
Changes in v6: - Fix rebase error to separate commits correctly. - Link to v5: https://lore.kernel.org/git/20260922143119.3313620-1-markchucarroll@fastmail.com/T/#t (local) Changes in v5: - Update t4001.sh to the correct commit version. (Argh!) - Link to v4: https://lore.kernel.org/git/20260918171847.2670739-1-markchucarroll@fastmail.com/ (local) Changes in v4: - use a "test_expect_success 'setup'" instead of setup functions - make capitalization in test assertions consistent. - improve naming of rename tests. - make all indentations use tabs correctly. - Link to v3: https://lore.kernel.org/all/20260917195436.1102981-1-markchucarroll@fastmail.com/ (local) Changes in v3: - Correct cover letter and commit message issues - Link to v2: https://lore.kernel.org/all/20260910-modernize-t4001-v2-0-ac53e9f5d717@fastmail.com/ (local) Changes in v2: - Merged setups into main test bodies. - Removed unnecessary echos. - Cleaned up here-docs. - Updated names to modern style. - Link to v1: https://patch.msgid.link/20260908-modernize-t4001-v1-0-cab3933a173f@fastmail.com Mark C. Chu-Carroll (3): t4001: modernize t4009: modernize t4010: modernize t/t4001-diff-rename.sh | 89 +++++++++++------------- t/t4009-diff-rename-4.sh | 142 +++++++++++++++++++-------------------- t/t4010-diff-pathspec.sh | 122 ++++++++++++++++----------------- 3 files changed, 167 insertions(+), 186 deletions(-) -- 2.53.0