Teach filters about details and outcomes.
[third_party/subunit] / python / subunit / test_results.py
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 CollinsMove transport decoration fallback to use the ExtendedT...
2009-10-19 Robert CollinsSupport the time protocol on ExtendedToOriginalDecorator.
2009-10-19 Robert CollinsSupport tags on the ExtendedToOriginal decorator.
2009-10-19 Robert CollinsSupport progress on the ExtendedToOriginal decorator.
2009-10-19 Robert CollinsChange the ExtendedToOriginal decorator to fallback...
2009-10-18 Robert CollinsImplement a python TestResult decorator for outcome...
2009-09-30 Robert CollinsLicense change to BSD/Apache License 2.0.
2009-09-09 Robert CollinsGet make distcheck working with Jelmers perl-install...
2009-09-08 Robert CollinsMerge python API changes for tagging.
2009-08-30 Robert CollinsSplit TestResultDecorator into hooked and non-hooked...
2009-07-29 Robert CollinsMerge linear progress support for the protocol definiti...
2009-07-28 Robert CollinsBasic progress support.
2009-07-22 Robert CollinsMerge support for time: tags in the python bindings...
2009-07-22 Robert CollinsAdd missing shouldStop attribute to TestResult decorators.
2009-07-22 Robert CollinsAdd AutoTimingTestResultDecorator.
2009-07-22 Robert CollinsAdd subunit.test_results.HookedTestResultDecorator.