subunit 0.0.18-0ubuntu4 source package in Ubuntu

Changelog

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

  * Rewrite the rather broken and complicated debian/rules to use a simple and
    consistent multi-build using the upstream autotools system only. This also
    fixes the test suite to actually fail the build on failures, removes the
    broken test suite invocation, and fixes the mangling of shebangs in the
    subunit-* scripts.
  * debian/libsubunit-perl.install: Install Perl module directly from source
    tree, the upstream build system forgets to install it with separate build
    trees.
  * Add missing python[3]-testscenarios build dependencies for the tests.
 -- Martin Pitt <email address hidden>   Wed, 05 Feb 2014 12:55:16 +0100

Upload details

Uploaded by:
Martin Pitt
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-0ubuntu4.debian.tar.gz 7.1 KiB f02808a9d94d4966ce38119c413026cb5fc2af6eb7fc870f1001f32ad7b239db
subunit_0.0.18-0ubuntu4.dsc 2.6 KiB d25ce0a6989cf15551caa04446e642b318d1691bee518493de457f65f0d832f8

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