Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore old behavior of autotest and testall, using regrtest. | Guido van Rossum | 1997-03-07 | 1 | -163/+3 |
* | Set test_support.verbose to 0, to signal tests only to generate | Guido van Rossum | 1996-12-20 | 1 | -0/+2 |
* | In lieu of harness rewrite, fixed problem with test_thread ImportError | Barry Warsaw | 1996-12-18 | 1 | -17/+14 |
* | Print final report, either all tests OK, or list of failed and missing | Barry Warsaw | 1996-12-12 | 1 | -5/+19 |
* | Print a more meaningful message when a test's output file wasn't | Barry Warsaw | 1996-12-12 | 1 | -1/+5 |
* | Be more careful with the shuffling of stdout. | Guido van Rossum | 1996-12-11 | 1 | -6/+7 |
* | Directory for test output files: Output => output | Barry Warsaw | 1996-12-10 | 1 | -2/+2 |
* | New regression testing harness. | Barry Warsaw | 1996-12-10 | 1 | -34/+112 |
* | * Mass change: get rid of all init() methods, in favor of __init__() | Guido van Rossum | 1993-12-17 | 1 | -3/+2 |
* | Added some new tests and two new files for testing: test_types.py | Guido van Rossum | 1992-11-27 | 1 | -0/+68 |