index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_rfc822.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #1030125: rfc822 __iter__ problem
Raymond Hettinger
2004-09-22
1
-0/+11
*
Resolution of bug #997368, "strftime() backward compatibility".
Barry Warsaw
2004-08-07
1
-1/+1
*
test_quote_unquote(): Added a test for the rfc822.unquote() patch
Barry Warsaw
2002-09-11
1
-0/+6
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
SF bug 558179.
Guido van Rossum
2002-06-05
1
-1/+1
*
parseaddr(): Fixed in the same way that Message.getaddrlist() was
Barry Warsaw
2002-05-23
1
-0/+9
*
Message.getaddrlist(): Use the AddressList.addresslist attribute
Barry Warsaw
2002-05-21
1
-1/+20
*
A specific test for bug #481221, getaddrlist() failing on long
Barry Warsaw
2001-11-13
1
-0/+8
*
Add tests for bug #478115, parsedate_tz() IndexError when a Date:
Barry Warsaw
2001-11-13
1
-0/+8
*
Change the PyUnit-based tests to use the test_main() approach. This
Fred Drake
2001-09-20
1
-1/+7
*
test_basic(): Add a test for "person@dom.ain (User J. Person)" which
Barry Warsaw
2001-07-16
1
-0/+12
*
Re-write the rfc822 tests to use PyUnit.
Fred Drake
2001-05-22
1
-138/+162
*
Add tests for the new .get() and .setdefault() methods of rfc822.Message
Fred Drake
2001-05-22
1
-1/+19
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Make reindent happy, but not in the way it planned!
Fred Drake
2000-10-23
1
-3/+3
*
Add a test for SF bug #110621; stripping square brackets off of
Barry Warsaw
2000-09-25
1
-0/+4
*
added a test for "To: :" patch
Barry Warsaw
1999-07-12
1
-0/+7
*
Add the test case provided by Barry Scott for his patch.
Guido van Rossum
1999-06-15
1
-0/+5
*
Regression test for date format code, by Mike Meyer.
Guido van Rossum
1999-05-03
1
-0/+21
*
Added test case that includes a comma in the full name. This tests
Fred Drake
1999-04-28
1
-0/+7
*
Test the rfc822.py module. Contains just a few simple cases, and some
Barry Warsaw
1999-01-14
1
-0/+82