This is primarily to update t4008 that will have to be updated in the course of "diff -B -M" work to modern standard and also make it easier to be used as the test bed. Junio C Hamano (6): t4008: correct stale comments t9300: correct expected object names t4010: correct expected object names tests: do not borrow from COPYING and README from the real source t/diff-lib: check exact object names in compare_diff_raw t4008: modernise style t/diff-lib.sh | 2 +- t/diff-lib/COPYING | 361 ++++++++++++++++++++++++++++++++++++++++++ t/diff-lib/README | 46 ++++++ t/t4003-diff-rename-1.sh | 4 +- t/t4005-diff-rename-2.sh | 4 +- t/t4007-rename-3.sh | 2 +- t/t4008-diff-break-rewrite.sh | 292 +++++++++++++++------------------- t/t4009-diff-rename-4.sh | 4 +- t/t4010-diff-pathspec.sh | 2 +- t/t9300-fast-import.sh | 4 +- 10 files changed, 547 insertions(+), 174 deletions(-) create mode 100644 t/diff-lib/COPYING create mode 100644 t/diff-lib/README -- 2.3.0-266-g5b48884 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html