Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 772091: doctest.DocTestSuite does not support __test__ | Tim Peters | 2004-08-07 | 1 | -13/+16 | |
* | Merging from tim-doctest-branch, which is now closed. | Tim Peters | 2004-08-06 | 1 | -2/+177 | |
* | Example.__init__: this cannot use assert, because that fails to trigger | Tim Peters | 2004-08-04 | 1 | -3/+3 | |
* | Edward Loper's cool and massive refactoring of doctest.py, merged from | Tim Peters | 2004-08-04 | 1 | -2/+1002 | |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+2 | |
* | Whitespace normalization. | Tim Peters | 2001-09-18 | 1 | -1/+1 | |
* | Teach regrtest how to pass on doctest failure msgs. This is done via a | Tim Peters | 2001-09-09 | 1 | -3/+2 | |
* | Remove test_doctest's expected-output file. | Tim Peters | 2001-05-23 | 1 | -1/+2 | |
* | Add std test for doctest. | Tim Peters | 2001-02-10 | 1 | -0/+2 | |