commit | f5f6c436c60097cbc8354fa6527eb7dc231377c7 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Wed May 23 07:46:36 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Wed May 23 07:46:36 2001 +0000 |
tree | 6b95ad2511db46992b0a633afa0325416cbb9601 | |
parent | a6daad2e552dc1fb0a5ab96f08bddf539340650a [diff] |
Remove test_doctest's expected-output file. Change test_doctest and test_difflib to pass regrtest's notion of verbosity on to doctest. Add explanation for a dozen "new" things to test/README.