Re: [bug] notmuch requires Content-Disposition mime header value to be lower case

2015-09-18 Thread David Bremner
Johannes Schauer writes: > Funnily though there seem to be some weird newline differences that I cannot > explain, so I left them for somebody else to fix. > Looking at the files (.EXPECTED and .OUTPUT) in test/tmp.T190-multipart, there's more than whitespace changes. Some

Re: [bug] notmuch requires Content-Disposition mime header value to be lower case

2015-09-18 Thread David Bremner
Johannes Schauer writes: > Hi, > > Quoting David Bremner (2015-09-18 14:03:20) >> I'd recommend making your own new test, rather than modifying existing >> ones to test multiple things. I'd also recommend using json / sexp >> output for your tests, since the ad-hoc text format

Re: [bug] notmuch requires Content-Disposition mime header value to be lower case

2015-09-18 Thread Johannes Schauer
Hi, Quoting David Bremner (2015-09-18 14:03:20) > I'd recommend making your own new test, rather than modifying existing > ones to test multiple things. I'd also recommend using json / sexp > output for your tests, since the ad-hoc text format is kindof > semi-deprecated. can you take care of