Re: [PATCH 5/5] format-patch: tests: check rfc822+rfc2047 in to+cc headers

2012-10-10 Thread Junio C Hamano
"Jan H. Schönherr" writes: > Am 09.10.2012 21:45, schrieb Junio C Hamano: >> Jan H. Schönherr writes: >> >>> +test_expect_failure 'additional command line cc (rfc822)' ' >>> + >>> + git config --replace-all format.headers "Cc: R E Cipient >>> " && >>> git format-patch --cc="S. E. Cipient

Re: [PATCH 5/5] format-patch: tests: check rfc822+rfc2047 in to+cc headers

2012-10-10 Thread Jan H. Schönherr
Am 09.10.2012 21:45, schrieb Junio C Hamano: > Jan H. Schönherr writes: > >> +test_expect_failure 'additional command line cc (rfc822)' ' >> + >> +git config --replace-all format.headers "Cc: R E Cipient >> " && >> git format-patch --cc="S. E. Cipient " --stdout >> master..side | sed -

[PATCH 5/5] format-patch: tests: check rfc822+rfc2047 in to+cc headers

2012-10-08 Thread Jan H . Schönherr
From: Jan H. Schönherr Do some checks for RFC 822 and RFC 2047 support in To: and Cc: headers and fix ambiguous old checks. Signed-off-by: Jan H. Schönherr --- t/t4014-format-patch.sh | 98 + 1 Datei geändert, 66 Zeilen hinzugefügt(+), 32 Zeilen