Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the PyUnit-based tests to use the test_main() approach. This | Fred Drake | 2001-09-20 | 1 | -1/+6 |
* | The first batch of changes recommended by the fixdiv tool. These are | Guido van Rossum | 2001-09-04 | 1 | -1/+1 |
* | Added tests for rich comparison operator functions. | Fred Drake | 2001-08-11 | 1 | -78/+212 |
* | Added tests for operator.floordiv() and operator.truediv(). | Fred Drake | 2001-08-09 | 1 | -0/+2 |
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -5/+5 |
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -3/+3 |
* | test_rotor.py: New test of the rotor module. | Barry Warsaw | 1996-12-23 | 1 | -0/+1 |
* | Test of the operator module | Barry Warsaw | 1996-12-18 | 1 | -0/+76 |