lp:~vila/subunit/gtk-filter-fixes
- Get this branch:
- bzr branch lp:~vila/subunit/gtk-filter-fixes
Branch merges
- Subunit Developers: Pending requested 2010-01-14
-
Diff: 89 lines (+17/-18)1 file modifiedfilters/subunit2gtk (+17/-18)
Branch information
Recent revisions
- 109. By Vincent Ladeuil on 2010-01-15
-
Don't hangup too fast.
* subunit2gtk:
(GIOProtocolTestCase.hup) : Process pending reads before processing
the hup. - 108. By Vincent Ladeuil on 2010-01-15
-
Address the 'huge IO' case.
* subunit2gtk:
(GIOProtocolTestCase): Handle pending events before processing the
IO to avoid starvation. - 107. By Vincent Ladeuil on 2010-01-14
-
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. - 106. By Robert Collins on 2009-12-20
-
Fix make checkwhen subunit isn't currently installed for test_child.c.
- 102. By Robert Collins on 2009-12-17
-
Use m4_define and m4_defn rather than AC_DEFUN as per recent autoconf changes, permitting builds on autoconf 2.65.
- 100. By Robert Collins on 2009-12-17
-
Do not distribute a second copy of the original iso8601 source (thanks automake).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~subunit/subunit/trunk
