third_party/subunit
2014-01-29 Robert CollinsRelease 0.0.18.
2014-01-29 Robert CollinsFix support for testtools 0.6.35.
2014-01-29 Robert CollinsUpdate Hacking notes.
2014-01-29 Robert CollinsRelease 0.0.17
2014-01-13 Robert Collins* Add ``subunit-output`` tool that can generate a Subun...
2014-01-12 Thomi RichardsImport matcher used.
2014-01-12 Thomi RichardsFix failing test on py33.
2013-12-15 Thomi RichardsFix failing test in python 3.2.
2013-12-09 Thomi RichardsMake tests work in py2 and py3.
2013-12-09 Thomi RichardsDon't make tests convert to and from bytes. Instead...
2013-12-09 Thomi RichardsGenerate scenarios inside subunit.tests.test_suite...
2013-12-09 Thomi RichardsAdd testscenario dependency to the INSTALL file.
2013-12-09 Thomi RichardsDon't need to patch stderr anymore in the tests.
2013-12-09 Thomi RichardsAllow the use of the --tag argument without specifying...
2013-12-09 Thomi RichardsUse the 'append' action, instead of specifying tags...
2013-12-09 Thomi RichardsFix typo.
2013-12-02 Thomi RichardsPatch sys.stdin correctly for testing.
2013-12-02 Thomi RichardsUse make_stream_binary to turn stdin into a binary...
2013-12-02 Thomi RichardsFix failing tests.
2013-12-02 Thomi RichardsFix failing tests.
2013-12-02 Thomi RichardsAdd files to listings in Makefile.am
2013-12-02 Thomi RichardsUpdated NEWS file.
2013-12-02 Thomi RichardsMerged trunk, fixed conflict.
2013-11-30 Robert CollinsDocument evil workaround.
2013-11-30 Robert CollinsUpdate perl distcheck hack for new location.
2013-11-30 Robert CollinsAdd missing filters test script from EXTRA_DIST.
2013-11-30 Robert CollinsRelease 0.0.16.
2013-11-30 Robert CollinsExit non-zero when listing includes import failures.
2013-11-25 Thomi RichardsRemove debugging code.
2013-11-25 Thomi RichardsRead binary from stdin.
2013-11-25 Thomi RichardsAdd tests around reading binary files, empty files...
2013-11-25 Thomi RichardsOpen files in binary mode.
2013-11-25 Thomi RichardsMake usage line match help text.
2013-11-25 Thomi RichardsAdded test for poorly specified tags.
2013-11-25 Thomi RichardsFix setup.py deps.
2013-11-25 Thomi RichardsAdd a few missing tests.
2013-11-25 Thomi RichardsMerged trunk.
2013-11-25 Thomi RichardsLots of fixes from code review.
2013-11-25 Thomi RichardsAnother case of trailing whitespace.
2013-11-25 Thomi RichardsFixup README trailing whitespaces.
2013-11-25 Thomi RichardsMake sure filter script is installed.
2013-11-24 Thomi RichardsAdd a few more tests for error cases in option parser.
2013-11-24 Thomi RichardsMerge trunk.
2013-11-24 Thomi RichardsPython version compatibility fixes.
2013-11-24 Thomi RichardsPort code to use optparse, rather than argparse.
2013-11-23 Robert Collins* Perl files should now honour perl system config.
2013-11-23 Robert CollinsThe test suite was failing 6 tests due to testtools...
2013-11-20 Thomi RichardsFix indentation.
2013-11-20 Thomi RichardsPEP8 fixes.
2013-11-20 Thomi Richardscode cleanup, added a few more tests for the --file...
2013-11-20 Thomi RichardsFix docstring, code shuffle.
2013-11-20 Thomi RichardsRemove quotes around 'subunit contributors' in copyrigh...
2013-11-20 Thomi RichardsSwitch to using command line options to specify status...
2013-11-19 Thomi RichardsLots of code cleanup, about to refactor argument parsing.
2013-11-19 Thomi RichardsRemove shebang from subunit._output module.
2013-11-19 Thomi RichardsPython 3 compatibility fixes.
2013-11-19 Thomi RichardsFix things pyflakes complains about.
2013-11-19 Thomi RichardsPEP8 fixes.
2013-11-19 Thomi RichardsMade help/usage documentation much more useful.
2013-11-18 Thomi RichardsReverted whitespace changes to NEWS file.
2013-11-18 Thomi RichardsAdd support for expected fail and unexpected success...
2013-11-18 Thomi RichardsAdd support for tags.
2013-11-18 Thomi RichardsAded NEWS item, fixed some test code.
2013-11-18 Thomi RichardsAdd support for passing mime-type on the command-line.
2013-11-18 Thomi RichardsExtend test to make sure that by default no mime-type...
2013-11-18 Thomi RichardsAdd support for attaching files.
2013-11-18 Thomi RichardsAllow customisation of argument parser class used,...
2013-11-18 Thomi RichardsAdd tests for timestamps, and add support for 'exists'.
2013-11-18 Thomi RichardsClean up tests: Don't use MatchesListwise for a single...
2013-11-18 Thomi RichardsGenerate a timestamp for all messages, and refactor...
2013-11-18 Thomi RichardsA better approach to testing the generate_bytestream...
2013-11-18 Thomi RichardsFirst pass, missing some tests.
2013-11-17 Thomi RichardsAdded empty test module to test suite.
2013-11-17 Thomi RichardsAdded new script file, modified setup.py to install...
2013-08-25 Robert Collins* Most filters will now accept a file path argument...
2013-08-25 Robert CollinsRetabbed subunit2gtk.
2013-08-25 Robert CollinsBetter PEP8 in subunit-tags script.
2013-08-25 Robert Collins* Python 3.1 and 3.2 have an inconsistent memoryview...
2013-08-24 Robert Collins* V2 parser errors now set appropriate mime types for...
2013-08-24 Robert CollinsRelease 0.0.15
2013-08-24 Robert Collins* Memoryview and struct were mutually incompatible...
2013-08-24 Robert Collins* Clients of subunit did not expect memoryview objects...
2013-08-23 Robert CollinsRelease 0.0.14
2013-08-23 Robert Collins* Memoryview detection was broken and thus it's use...
2013-08-23 Robert Collins* TestTestProtocols' test_*_details were dictionary...
2013-08-23 Robert Collins* TestTestProtocols' test_tags_both was set sort order...
2013-08-23 Robert Collins* TestProtocol2's tag tests were set sort order dependent.
2013-06-16 Robert CollinsRelease 0.0.13.
2013-06-16 Robert Collins* `subunit-stats` no longer outputs encapsulated stdout...
2013-06-16 Robert Collins* The logic for `subunit.run` is now importable via...
2013-06-16 Robert CollinsBUG FIXES
2013-05-25 Jelmer VernooijMerge use of AM_PATH_AR in configure.ac, which fixes...
2013-05-25 Robert CollinsRelease 0.12
2013-05-24 Jelmer VernooijInvoke AM_PATH_AR. Fixes a warning from autoreconf.
2013-05-12 Robert CollinsBUG FIXES
2013-04-08 Robert CollinsRelease 0.0.11, depending on the new testtools StreamRe...
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).
next