cpputest 3.8-7 source package in Ubuntu

Changelog

cpputest (3.8-7) unstable; urgency=medium

  * Update Vcs-* fields in light of move to salsa.

 -- Raphaël Hertzog <email address hidden>  Mon, 05 Feb 2018 20:37:15 +0100

Upload details

Uploaded by:
Raphaël Hertzog
Uploaded to:
Sid
Original maintainer:
Raphaël Hertzog
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
cpputest_3.8-7.dsc 1.6 KiB 8d8e86b3c565ec5cfa6e16dca2798403efa1919eb9b96119562ebf1c2ccd5c5e
cpputest_3.8.orig.tar.gz 2.6 MiB c81dccc5a1bfc7fc6511590c0a61def5f78e3fb19cb8e1f889d8d3395a476456
cpputest_3.8-7.debian.tar.xz 5.0 KiB dcb9aa2c1cfc47bb827f077ee670ecb6af941f2a07d1e1edf68766c4fd41bec6

Available diffs

No changes file available.

Binary packages built by this source

cpputest: No summary available for cpputest in ubuntu groovy.

No description available for cpputest in ubuntu groovy.

libcpputest-dev: C/C++ based unit test framework — headers and static libraries

 CppUTest is a C/C++ based unit xUnit test framework for unit testing and
 for test-driving your code. It is written in C++ but is used in C and C++
 projects and frequently used in embedded systems.
 .
 CppUTest has a couple design principles:
  * Simple to use and small
  * Portable to old and new platforms
 .
 CppUTest also has support for building mocks and can be used by
 practitioners of Test Driven Development.
 .
 This is the package with the headers and the static libraries implementing
 the test framework.