Forward stdout content in subunit-2to1.
[third_party/subunit] / python / subunit / run.py
2014-12-10 Jelmer VernooijRemove support for SUBUNIT_FORMATTER, which has been...
2014-12-02 Jelmer VernooijRemove unused import.
2014-11-18 Robert CollinsImprove showing of import errors in the Python runner.
2014-08-24 Robert Collins0.0.19
2013-12-02 Thomi RichardsMerged trunk, fixed conflict.
2013-11-30 Robert CollinsExit non-zero when listing includes import failures.
2013-06-16 Robert Collins* The logic for `subunit.run` is now importable via...
2013-03-31 Robert CollinsSwitch to variable length encoded integers.
2013-03-12 Robert Collins* ``subunit.run`` now replaces sys.stdout to ensure...
2013-03-06 Robert CollinsFixes from getting testrepository running with v2.
2013-03-04 Robert CollinsEnumerate tests before running (permits progress bars).
2013-03-03 Robert CollinsFix up buffering to make pdb usable.
2013-03-03 Robert CollinsConvert subunit.run to v2.
2012-12-17 Robert Collins* The ``failfast`` option to ``subunit.run`` will now...
2012-02-01 Jonathan LangeMerge trunk
2011-12-08 Jonathan LangeMake version guessing more reliable (mgz)
2011-11-07 Jelmer VernooijMerge support for newer location of {Extended,Python26...
2011-11-01 Jonathan LangeOutput timing information from subunit.run
2011-11-01 James WestbyHave the output of subunit.run include timing information.
2011-10-31 Robert CollinsMerge trunk work that had gotten diverged.
2011-10-06 Jonathan LangeMerge Stewart Smith's branch to add timestamps to shell...
2011-07-26 Jonathan LangeFix Python 3 syntax error.
2011-06-30 John Arbash MeinelMerge trunk r142 and resolve conflicts.
2010-12-08 Robert CollinsMerge subunit.run filtering support.
2010-11-30 Robert CollinsThe Subunit Python test runner ``python -m subunit...
2010-07-01 Robert CollinsMerge james_w's discovery patch, tweaked.
2010-07-01 Robert CollinsTweak discovery patch as requested in the review.
2010-06-22 James WestbyModify the usage message from subunit.run.
2010-06-12 James WestbyUse testtools to do the running and so support discover...
2010-06-07 James WestbyAdd --discover-pattern.
2010-06-06 James WestbyImplement a hacky first pass at discovery.
2010-01-16 Jelmer VernooijMerge SUBUNIT_FORMATTER patch.
2010-01-15 Jelmer VernooijSupport SUBUNIT_FORMATTER environment variable.
2009-09-30 Robert CollinsLicense change to BSD/Apache License 2.0.
2009-09-19 Robert CollinsImprove clarity and accessability of Python documentation.
2009-09-19 Robert CollinsProper use of capitals for proper nouns.
2009-09-19 Robert CollinsMove python API documentation into the subunit pydoc.
2009-07-18 Robert CollinsMerge the start of perl support from Jelmer, currently...
2009-07-18 Robert CollinsMerge python helper subunit.run, for running python...
2009-06-12 Jelmer VernooijMove subunitrun => subunit.run