Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove test_doctest's expected-output file. | Tim Peters | 2001-05-23 | 1 | -301/+0 |
* | Changed doctest to run tests in alphabetic order of name. | Tim Peters | 2001-03-21 | 1 | -67/+67 |
* | Repair test_doctest's expected-output file (Guido added some new output). | Tim Peters | 2001-03-18 | 1 | -0/+2 |
* | Change doctest exception example to one whose detail hasn't changed since 1.5.2. | Tim Peters | 2001-02-14 | 1 | -2/+2 |
* | Teach doctest about newer "(most recent call last)" traceback spelling. | Tim Peters | 2001-02-13 | 1 | -1/+1 |
* | Add std test for doctest. | Tim Peters | 2001-02-10 | 1 | -0/+299 |