subunit 0.0.18-0ubuntu5 source package in Ubuntu

Changelog

subunit (0.0.18-0ubuntu5) trusty; urgency=medium

  * debian/rules: Add missing egg-info for python-subunit and
    python-subunit3.
 -- Chuck Short <email address hidden>   Sat, 08 Feb 2014 18:34:08 -0500

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
subunit_0.0.18.orig.tar.gz 429.2 KiB f4508a83b1206a85f6c1cfc57f83edc2ca13d62cc65be90ec27eadfa792a6eb4
subunit_0.0.18-0ubuntu5.debian.tar.gz 7.1 KiB e9fc742b4bbf1f72275708987c76d9bbe261e99a35665d780fabd86d8dcb293b
subunit_0.0.18-0ubuntu5.dsc 2.0 KiB 548ae32c7ea70e40697a48e9a58aa99c53c2b9d792a1acdc02b3e5164e6c8dbf

Available diffs

View changes file

Binary packages built by this source

libcppunit-subunit-dev: SubunitTestProgressListener for CPPUnit - Development headers

 subunit is a protocol for test activity reporting. The
 SubunitTestProgressListener permits outputting Subunit from a CPPUnit test
 suite.
 .
 The libcppunit-subunit-dev package contains the C++ development headers,
 pkgconfig data file and a static version of the library.

libcppunit-subunit0: SubunitTestProgressListener for CPPUnit - C++ shared library

 subunit is a protocol for test activity reporting. The
 SubunitTestProgressListener permits outputting Subunit from a CPPUnit test
 suite.

libsubunit-dev: Unit testing protocol - Development headers and static library for libsubunit

 subunit is a protocol for test activity reporting. This permits executing
 tests remotely, or saving the result of test runs for later introspection.
 .
 The libsubunit-dev package contains the C development headers,
 pkgconfig data file and a static version of the library.

libsubunit-perl: perl parser and diff for Subunit streams

 subunit is a protocol for test activity serialisation deserialisation. This
 permits executing tests remotely, or saving the result of test runs for later
 introspection.
 .
 The libsubunit-perl package contains the Perl language support for Subunit.

libsubunit0: Unit testing protocol - C/C++ shared library

 subunit is a protocol for test activity reporting. This permits executing
 tests remotely, or saving the result of test runs for later introspection.
 .
 The libsubunit0 package contains the C shared library.

python-subunit: unit testing protocol - Python bindings to generate and consume streams

 subunit is a protocol for test activity serialisation deserialisation. This
 permits executing tests remotely, or saving the result of test runs for later
 introspection.
 .
 The python-subunit package includes the Python language bindings.

python3-subunit: unit testing protocol - Python3 bindings to generate and consume streams

 subunit is a protocol for test activity serialisation deserialisation. This
 permits executing tests remotely, or saving the result of test runs for later
 introspection.
 .
 The python3-subunit package includes the Python version 3 language bindings.

subunit: command line tools for processing Subunit streams

 subunit is a protocol for test activity serialisation deserialisation. This
 permits executing tests remotely, or saving the result of test runs for later
 introspection.
 .
 The subunit package includes the subunit command line tools:
 subunit-diff, subunit-filter subunit-stats tap2subunit subunit2pyunit
 subunit-ls subunit-tags, subunit2gtk