lp:~vila/subunit/gtk-filter-fixes

Created by Vincent Ladeuil and last modified
Get this branch:
bzr branch lp:~vila/subunit/gtk-filter-fixes
Only Vincent Ladeuil can upload to this branch. If you are Vincent Ladeuil please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vincent Ladeuil
Project:
subunit
Status:
Abandoned

Recent revisions

109. By Vincent Ladeuil

Don't hangup too fast.

* subunit2gtk:
(GIOProtocolTestCase.hup): Process pending reads before processing
the hup.

108. By Vincent Ladeuil

Address the 'huge IO' case.

* subunit2gtk:
(GIOProtocolTestCase): Handle pending events before processing the
IO to avoid starvation.

107. By Vincent Ladeuil

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

Fix make checkwhen subunit isn't currently installed for test_child.c.

105. By Robert Collins

Bump configure version for development cycle.

104. By Robert Collins

Release 0.0.4.

103. By Robert Collins

Fix the -f switch for subunit2junitxml.

102. By Robert Collins

Use m4_define and m4_defn rather than AC_DEFUN as per recent autoconf changes, permitting builds on autoconf 2.65.

101. By Robert Collins

More guidance for locating testtools.

100. By Robert Collins

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
This branch contains Public information 
Everyone can see this information.

Subscribers