Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use stock assertEqual instead of custom ndiffAssertEqual. | R David Murray | 2011-04-10 | 1 | -9/+1 |
* | Move assertBytesEqual to base test class, improve it, and hook into assertEqual | R David Murray | 2011-03-31 | 1 | -0/+11 |
* | Move infrastructure into __init__ to lay groundwork for splitting test_email. | R David Murray | 2011-03-31 | 1 | -0/+27 |
* | Correctly move email package tests to Lib/test. | R David Murray | 2011-03-21 | 1 | -0/+13 |