third_party/subunit
2011-02-10 Jonathan LangePass the filter in.
2011-02-10 Jonathan LangeReturn, rather than setting an attribute
2011-02-10 Jonathan LangeMore flakes.
2011-02-10 Jonathan LangeMore flakes to fix up
2011-02-10 Jonathan LangeFlakes
2011-01-28 Jonathan LangeNew 'strict' option to Decoder. (Martin Pool)
2011-01-28 Jonathan LangeNEWS entry
2011-01-28 Jonathan LangeCR, not cr. Flakes. Whitespace.
2011-01-15 Robert Collins* The help for subunit-filter was confusing about the...
2011-01-14 Robert Collins* Force flush of writes to stdout in c/tests/test_child...
2011-01-12 Martin PoolDefault to (more) strict decoding of chunked parts
2011-01-10 Martin PoolTolerate streams with the \r missing from the chunk...
2010-12-09 Jelmer VernooijForce flush of writes to stdout in c/tests/test_child.
2010-12-08 Robert CollinsMerge subunit.run filtering support.
2010-11-30 Robert CollinsThe Subunit Python test runner ``python -m subunit...
2010-10-19 Jonathan LangeMerge mgz's patch for flushing the TestProtocolClient...
2010-10-07 Jonathan LangeDocument the fact that subunit needs testtools 0.9...
2010-10-06 Jonathan LangeDocument the fact that subunit needs testtools 0.9...
2010-10-04 MartinFlush the stream at the start and end of each test...
2010-09-30 Jelmer VernooijMerge subunit_progress() function for C child library.
2010-09-28 Jelmer VernooijSplit up progress tests.
2010-09-28 Jelmer VernooijAdd subunit_progress() function to child interface.
2010-08-05 Jonathan LangeMove the bulk of subunit-ls into an importable Python...
2010-08-04 Jonathan LangeFlakes
2010-08-04 Jonathan LangeWhitespace.
2010-08-04 Jonathan LangeMove TestIdPrintingResult from subunit-ls to subunit...
2010-07-02 Robert CollinsRelease 0.0.6.
2010-07-02 Robert CollinsMake it clear that BRACKETED parts are utf8 and fix...
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-24 Robert CollinsMerge the setup.py Tres supplied.
2010-06-24 Robert CollinsFix make check with testtools trunk.
2010-06-22 James WestbyModify the usage message from subunit.run.
2010-06-20 Robert CollinsUnbreak tests in trunk. Oops.
2010-06-14 James WestbyAdd NEWS snippet.
2010-06-12 James WestbyUse testtools to do the running and so support discover...
2010-06-11 Robert Collins* Old style tracebacks with no encoding info are now...
2010-06-07 James WestbyAdd --discover-pattern.
2010-06-06 James WestbyImplement a hacky first pass at discovery.
2010-06-03 Tres SeaverAdd distutils / setuptools installation support for...
2010-05-12 Robert CollinsOn windows, ProtocolTestCase and TestProtocolClient...
2010-05-12 Vincent Ladeuil(vila, martin(gz), lifeless) Make _feed_chunks assertio...
2010-04-12 Jelmer VernooijMerge support for handling lowercase skip/todo in tap2s...
2010-04-11 Jelmer VernooijHandle lowercase skip/todo in tap.
2010-04-06 Jelmer VernooijAdd support for progress reporting in Perl module.
2010-03-30 Jelmer VernooijAdd support for progress in the perl bindings.
2010-03-11 Robert CollinsFix incorrect ordering of tags method parameters in...
2010-02-19 Robert CollinsApply trivial doc fix from Brad Hards for c/README.
2010-01-25 Jelmer VernooijEliminate tabs used mixed in with spaces.
2010-01-19 Robert CollinsRelease 0.0.5
2010-01-17 Jelmer VernooijAdd --forward option to notify.
2010-01-16 Jelmer VernooijMerge SUBUNIT_FORMATTER patch.
2010-01-16 Jelmer VernooijIgnore SUBUNIT_FORMATTER if it is empty.
2010-01-15 Robert CollinsOnly take commands that start the line they are observe...
2010-01-15 Robert CollinsFix the default of all for read in subunit2gtk, really...
2010-01-15 Robert CollinsFlush the read pipe after a process hangup is detected...
2010-01-15 Jelmer VernooijSupport SUBUNIT_FORMATTER environment variable.
2010-01-14 Jelmer VernooijUpdate NEWS about subunit-notify.
2010-01-14 Jelmer Vernooijmerge notification filter.
2010-01-14 Robert CollinsShut GTK up about None being returned instead of True...
2010-01-14 Robert CollinsMerge the change to not have a progress name collision...
2010-01-14 Vincent LadeuilMake subunit2gtk works and stop reporting the last...
2010-01-14 Jelmer VernooijAdd subunit script that notifies the test results.
2010-01-11 Jelmer Vernooijmerge subunit2gtk fixes.
2009-12-31 Jelmer VernooijRemove unused imports.
2009-12-31 Jelmer VernooijFix some variable names.
2009-12-20 Robert CollinsFix make checkwhen subunit isn't currently installed...
2009-12-17 Robert CollinsBump configure version for development cycle.
2009-12-17 Robert CollinsRelease 0.0.4.
2009-12-17 Robert CollinsFix the -f switch for subunit2junitxml.
2009-12-17 Robert CollinsUse m4_define and m4_defn rather than AC_DEFUN as per...
2009-12-17 Robert CollinsMore guidance for locating testtools.
2009-12-17 Robert CollinsDo not distribute a second copy of the original iso8601...
2009-12-17 Robert CollinsBe more clear about where to get testtools from.
2009-12-15 Robert CollinsTarballs should not claim to be 0.0.3 :)
2009-12-15 Robert CollinsDist more files.
2009-12-15 Robert CollinsNote pkg-config dependency.
2009-12-15 Robert CollinsMakefile was still tying to dist deleted files.
2009-12-15 Robert CollinsMark 0.0.3 as released.
2009-12-15 Robert CollinsAdd experimental multipart support and addExpectFailure...
2009-12-14 Robert CollinsAdd --forward option to subunit2junitxml.
2009-12-14 Robert CollinsMerge junitxml --forward branch.
2009-12-14 Robert CollinsAdd --forward option to subunit2junitxml.
2009-12-13 Robert CollinsLine wrapping.
2009-12-13 Robert CollinsRemove more references to cleaned up modules.
2009-12-13 Robert CollinsRemove reference to deleted helper.
2009-12-13 Robert CollinsCruft. Go.
2009-12-13 Robert CollinsUse the newly exposed test helpers from testtools trunk.
2009-12-11 Robert CollinsUse testtools facilities for the details API.
2009-12-11 Robert CollinsRun all tests
2009-12-07 Robert CollinsMerge trunk.
2009-12-07 Robert CollinsDo not use gcc specific flags on non-gcc builds.
2009-11-22 Trond NorbyeFix review comments
2009-11-05 Trond NorbyeDon't add GCC options to non gcc compilers
2009-10-25 Robert CollinsTeach filters about details and outcomes.
2009-10-25 Robert CollinsSupport the extended TestResult details API on TestResu...
2009-10-25 Robert CollinsAdd details API support to the Stats result object.
2009-10-25 Robert CollinsMove transport decoration fallback to use the ExtendedT...
2009-10-24 Robert CollinsNEWS update.
2009-10-24 Robert CollinsStart reporting additional messages on successes via...
next