Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This patch removes all uses of "assert" in the regression test suite | Marc-André Lemburg | 2001-01-17 | 1 | -4/+4 |
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -1/+1 |
* | tests for binascii.b2a_hex() and binascii.a2b_hex(). | Barry Warsaw | 2000-08-15 | 1 | -0/+19 |
* | Added test for new crc32() function. | Guido van Rossum | 2000-02-16 | 1 | -0/+6 |
* | Rewritten -- this now tests the binascii *except* for the binhex | Guido van Rossum | 1999-10-19 | 1 | -44/+85 |
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -12/+12 |
* | Minor output message change | Roger E. Masse | 1997-01-16 | 1 | -1/+7 |
* | test script for the binascii C module. | Roger E. Masse | 1997-01-16 | 1 | -0/+40 |