| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the PyUnit-based tests to use the test_main() approach. This | Fred Drake | 2001-09-20 | 1 | -1/+7 |
| | | | | | | allows using the tests with unittest.py as a script. The tests will still run when run as a script themselves. | ||||
| * | Make this test work under Windows as well. | Fred Drake | 2001-07-23 | 1 | -2/+5 |
| | | |||||
| * | Whitespace normalization. | Tim Peters | 2001-07-23 | 1 | -4/+3 |
| | | | | | Note: This test fails on Windows. Don't know why yet. | ||||
| * | New tests by Nick Mathewson, for the fpformat module. | Fred Drake | 2001-07-23 | 1 | -0/+67 |
| This closes SF patch #440290. | |||||
