diff options
author | Dmitry Ivankov <divanorama@gmail.com> | 2011-08-11 16:21:06 +0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-11 12:20:56 -0700 |
commit | 4cedb78cb5eeb26d6dd47f866b51f061737616f2 (patch) | |
tree | bf8ec3084311a2aa86e27d6930f0eee2bba967ee /po | |
parent | filter-branch: Export variable `workdir' for --commit-filter (diff) | |
download | tgif-4cedb78cb5eeb26d6dd47f866b51f061737616f2.tar.xz |
fast-import: add input format tests
Documentation/git-fast-import.txt says that git-fast-import is strict
about it's input format. But committer/author field parsing is a bit
loose. Invalid values can be unnoticed and written out to the commit,
either with format-conforming input or with non-format-conforming one.
Add one passing and one failing test for empty/absent committer name
with well-formed input. And a failed test with unnoticed ill-formed
input.
Reported-by: SASAKI Suguru <sss.sonik@gmail.com>
Signed-off-by: Dmitry Ivankov <divanorama@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions