subunit 0.0.15-2ubuntu2 source package in Ubuntu

Changelog

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

  * d/rules: revert changes from 0.0.15-2ubuntu1; avoid dh_python3
    processing of subunit package so that shebangs don't get incorrectly
    changed to python3 versions.
 -- James Page <email address hidden>   Wed, 11 Dec 2013 10:37:15 +0000

Upload details

Uploaded by:
James Page
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-2ubuntu2.debian.tar.gz 207.2 KiB 9dfe6234fbd2d6c8c79de6690c9d26df2de06c4e2e16309e82ec05917317e221
subunit_0.0.15-2ubuntu2.dsc 2.6 KiB d9774a4b7715fee8e37507be1a962d96eb563dfaa4d5006f4a7cf46367999556

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