subunit 0.0.15-2ubuntu1 source package in Ubuntu

Changelog

subunit (0.0.15-2ubuntu1) trusty; urgency=low

  * debian/rules: Change the order of python module install otherwise
    it will default to python3.3. (LP: #1255571)
 -- Chuck Short <email address hidden>   Wed, 27 Nov 2013 13:21:30 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
subunit_0.0.15.orig.tar.gz 426.2 KiB a4196b7337cc51e15abb1de2e9c0ecd5c836774c9ca8e504012c83c856674698
subunit_0.0.15-2ubuntu1.debian.tar.gz 207.2 KiB b50d769e31092980041fbe777d2616a6f0c90271e151470a594d6745ca7a44c4
subunit_0.0.15-2ubuntu1.dsc 1.9 KiB 22d95c44d2172b5ae3446f7787b5c339eb07b967035c8b0fec24637b4c9805a1

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