diff options
| author | Vincent Ladeuil <v.ladeuil+lp@free.fr> | 2010-01-14 12:23:18 +0100 |
|---|---|---|
| committer | Vincent Ladeuil <v.ladeuil+lp@free.fr> | 2010-01-14 12:23:18 +0100 |
| commit | 2ddccbe8bb1b383e4748a7787de718c421c64404 (patch) | |
| tree | cbe13bfb1c19ee76150c55992d134fbd5da6b324 /python | |
| parent | 46de8e03c3e0f2dbbc3db44666297960b0cf95fb (diff) | |
| download | subunit-2ddccbe8bb1b383e4748a7787de718c421c64404.tar.gz | |
Make subunit2gtk works and stop reporting the last test as an error.
* subunit2gtk:
(GTKTestResult.__init__, GTKTestResult.stopTest,
GTKTestResult.progress): An attribute named like a method sounds
like a recipe for disaster. 'progress' attribute renamed to
'progress_model'.
(GIOProtocolTestCase.read): Don't install additional watches, just
return True to indicate we want to be called again. Return False
only when we get to the end of the file. Leave hup handle the lost
connection issues.
(GIOProtocolTestCase.hup): We can be called only once but we need
to return False to avoid spurious warnings.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
