Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more tests from RFC 2202. | Jeremy Hylton | 2003-05-27 | 1 | -2/+55 |
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -6/+6 |
* | Standardize behavior: no docstrings in test functions; create a single | Guido van Rossum | 2002-08-22 | 1 | -13/+19 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Use attributes appropriately | Neal Norwitz | 2002-04-01 | 1 | -1/+1 |
* | Whitespace normalization. | Tim Peters | 2001-11-13 | 1 | -2/+1 |
* | [Patch #477336] Add an extensive PyUnit based testsuite for the hmac | Andrew M. Kuchling | 2001-11-02 | 1 | -1/+108 |
* | Test for new hmac module. | Guido van Rossum | 2001-09-11 | 1 | -0/+2 |