author | Jonathan Nieder <jrnieder@gmail.com> | |
Fri, 15 Oct 2010 17:12:19 +0000 (12:12 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 18 Oct 2010 23:08:00 +0000 (16:08 -0700) | ||
commit | bfdfa3d414539e78f049fceab46767f3a0281721 | |
tree | 4f7d383ed2b093e67b5f690a308e15c73e500ea3 | tree | snapshot |
parent | d8d2eb7d6b5e48c2bcb0e71a770f8a05375ac03e | commit | diff |
t4203 (mailmap): stop hardcoding commit ids and dates
A seemingly innocuous change like adding test_tick somewhere can
completely upset the final mailmap test, since it checks commit
hashes and dates. Make the test less fragile by fuzzing away the
unpredictable parts and leaving in the authors (which is what the
test is about, anyway).
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
A seemingly innocuous change like adding test_tick somewhere can
completely upset the final mailmap test, since it checks commit
hashes and dates. Make the test less fragile by fuzzing away the
unpredictable parts and leaving in the authors (which is what the
test is about, anyway).
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4203-mailmap.sh | diff | blob | history |