Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #12890: fix test on windows | R David Murray | 2012-10-31 | 1 | -6/+4 |
| | | | | Patch by Stephen Tonkin. | ||||
* | #12890: skip tests which fail on windows until fixed or rewritten. | R David Murray | 2012-10-27 | 1 | -2/+2 |
| | | | | We may rewrite these using mock per issue 15749. | ||||
* | merge #12890: don't emit <p> tags in text mode when logdir specified. | R David Murray | 2012-10-27 | 1 | -8/+25 |
| | | | | Patch by Jeff McNeil. | ||||
* | Normalize whitespace for #11512 fix. | Brian Curtin | 2011-07-06 | 1 | -7/+7 |
| | |||||
* | Fix #11512. Add an initial test suite for the cgitb, providing 75% coverage. | Brian Curtin | 2011-07-06 | 1 | -0/+55 |
Patch by Robbie Clemons (robquad), produced at the PyCon 2011 sprints. |