| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correct test_pydoc for win32 platforms, to account for normalized URLs: | Amaury Forgeot d'Arc | 2008-06-10 | 1 | -1/+6 |
| * | fix test_pydoc so it works on make installed Python installations | Benjamin Peterson | 2008-05-22 | 1 | -14/+26 |
| * | Use inspect.getabsfile() to get the documented module's filename. | Georg Brandl | 2008-05-20 | 1 | -7/+3 |
| * | Improve diffing logic and output for test_pydoc. | Georg Brandl | 2008-05-20 | 1 | -7/+7 |
| * | bring test_pydoc up to my high standards (now that I have them) | Benjamin Peterson | 2008-05-18 | 1 | -19/+17 |
| * | GHOP #121: improve test_pydoc, by Benjamin Peterson. | Georg Brandl | 2008-05-18 | 1 | -33/+263 |
| * | Use absolute import for test package | Amaury Forgeot d'Arc | 2008-04-24 | 1 | -1/+1 |
| * | Add a few tests for pydoc. | Amaury Forgeot d'Arc | 2008-04-24 | 1 | -0/+33 |
