diff options
| author | Jameson Graef Rollins <jrollins@finestructure.net> | 2011-06-05 17:29:26 -0700 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2011-09-05 08:54:56 -0300 |
| commit | ec2b0a98cc2b02fad99455bca6cf896d7b7e88a6 (patch) | |
| tree | d7701f14a14765c5f0b98ceb5b6c4a3581e2e118 /bindings/python/docs/source | |
| parent | ea3a26f590b1d1957907ab83b17a0fe95beb0e3d (diff) | |
test: Fix date in test message in multipart test.
The test message date, "Tue, 05 Jan 2001 15:43:57 -0000", is not
actually a real date. 05 Jan 2001 was in fact a Friday, not a
Tuesday. Date parsers (such as "date" in coreutils) will return "Fri"
as the day for this string, even if "Tue" is specified.
Also, the time zone "-0000" is actually always returned as "+0000", so
we change that here was well.
This will be relevant for later patches when we begin parsing rfc822
part headers, where gmime returns a parsed date string.
If we do want to test date parsing, we should do that in a separate
test.
Diffstat (limited to 'bindings/python/docs/source')
0 files changed, 0 insertions, 0 deletions
