summaryrefslogtreecommitdiff
path: root/unit_tests/test_capture_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* fake stdout should always have encoding attributeMatt Chisholm2015-11-281-0/+7
* Fixes capture plugin when exception message contains non-ascii chars (Issue 402)kumar2011-03-211-0/+13
* Adds a unicode sanity check to the capture plugin testskumar2010-12-011-0/+8
* MERGED 0.10.0-stable 378:411 to trunk in preparation for 0.10.1 release.Jason Pellerin2007-12-221-1/+1
* Merged 0.10.0-stable [282]:[308] into trunkJason Pellerin2007-08-121-1/+1
* Removed __del__ from capture plugin: was causing odd side-effects when doctes...Jason Pellerin2007-04-251-0/+6
* More work on moving output capture to a pluginJason Pellerin2007-04-011-3/+41
* Started work on output capture pluginJason Pellerin2007-03-311-0/+35