| Commit message (Expand) | Author | Age | Files | Lines |
| * | Aargh! The 2.3 version of this file requires "from test.test_support | Guido van Rossum | 2002-10-06 | 1 | -1/+1 |
|
|
| * | Backport: | Guido van Rossum | 2002-10-06 | 1 | -2/+4 |
|
|
| * | Backporting of email 2.4 from Python 2.3. Many newly added modules, | Barry Warsaw | 2002-10-04 | 1 | -1124/+3 |
|
|
| * | test_no_parts_in_a_multipart(): A test for the layout of a | Barry Warsaw | 2002-03-22 | 1 | -0/+76 |
|
|
| * | It's merge time! | Michael W. Hudson | 2002-01-28 | 1 | -1/+5 |
|
|
| * | test_parseaddr_empty(): New test for assuring that | Barry Warsaw | 2001-12-20 | 1 | -0/+4 |
|
|
| * | I found that when run as a script, this test suite ran its tests | Guido van Rossum | 2001-12-07 | 1 | -6/+6 |
|
|
| * | test_formatdate(): Integrating Jack's 22b2 branch fix for Mac epoch: | Barry Warsaw | 2001-11-27 | 1 | -3/+4 |
|
|
| * | test_formatdate(): Remove the unnecessary ldate calculation. | Barry Warsaw | 2001-11-19 | 1 | -3/+6 |
|
|
| * | test_formatdate(), test_formatdate_zoneoffsets(): Two changes. First, | Barry Warsaw | 2001-11-19 | 1 | -17/+16 |
|
|
| * | test_formatdate(): A test that has a mild hope of working on Mac, | Barry Warsaw | 2001-11-18 | 1 | -1/+11 |
|
|
| * | Add tests for bug #478115, parsedate_tz() IndexError when a Date: | Barry Warsaw | 2001-11-13 | 1 | -0/+3 |
|
|
| * | test_formatdate(): Dang. Typo. | Barry Warsaw | 2001-11-09 | 1 | -1/+1 |
|
|
| * | test_formatdate(): Don't do the localtime test if we don't have | Barry Warsaw | 2001-11-09 | 1 | -10/+12 |
|
|
| * | test_formatdate(): A test for email.Utils.formatdate(). | Barry Warsaw | 2001-11-09 | 1 | -0/+16 |
|
|
| * | A fix for SF bug #472560, extra newlines returned by get_param() when | Barry Warsaw | 2001-10-25 | 1 | -0/+4 |
|
|
| * | Another merge from mimelib: | Barry Warsaw | 2001-10-19 | 1 | -0/+27 |
|
|
| * | Whitespace normalization. | Tim Peters | 2001-10-18 | 1 | -1/+1 |
|
|
| * | Two merges from the mimelib project: | Barry Warsaw | 2001-10-17 | 1 | -0/+34 |
|
|
| * | test_typed_subpart_iterator_default_type(): Test for when the message | Barry Warsaw | 2001-10-15 | 1 | -0/+18 |
|
|
| * | Add a test for the HeaderParser class. | Barry Warsaw | 2001-10-11 | 1 | -1/+17 |
|
|
| * | Added tests for MIMEAudio class/module | Barry Warsaw | 2001-10-09 | 1 | -4/+69 |
|
|
| * | Add a test for get_all() returning failobj. msg_20.txt is a sample | Barry Warsaw | 2001-10-09 | 1 | -0/+6 |
|
|
| * | TestIterators: Tim Peters suggests a more succinct spelling of | Barry Warsaw | 2001-10-04 | 1 | -12/+4 |
|
|
| * | test_header_splitter(), test_body_line_iterator(): Move the test data | Barry Warsaw | 2001-10-04 | 1 | -70/+32 |
|
|
| * | This test relied on hard tab characters, so failed after whitespace | Tim Peters | 2001-10-04 | 1 | -5/+5 |
|
|
| * | Whitespace normalization. | Tim Peters | 2001-10-04 | 1 | -30/+30 |
|
|
| * | Update the tests for the current incarnation of the email package, and | Barry Warsaw | 2001-09-26 | 1 | -105/+198 |
|
|
| * | An extensive test suite for the email package. | Barry Warsaw | 2001-09-23 | 1 | -0/+797 |
|
|