gtest 1.7.0-4 source package in Ubuntu
Changelog
gtest (1.7.0-4) unstable; urgency=medium * patches/gtest-freebsd-death-test.patch: New. Enable death tests for FreeBSD. Closes: #789186 -- Steve M. Robbins <email address hidden> Tue, 23 Jun 2015 22:18:22 -0500
Upload details
- Uploaded by:
- Steve M. Robbins
- Uploaded to:
- Sid
- Original maintainer:
- Steve M. Robbins
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gtest_1.7.0-4.dsc | 1.8 KiB | 85c71825bbf3dda9349e0059cfe9797a9975b4dd1aefd4a3ac4b7411a725ffd6 |
gtest_1.7.0.orig.tar.bz2 | 776.0 KiB | 84671fbda864fd0cb2ad7dfba57d0c51821c867f15c2532ac4196ba3cfa56f91 |
gtest_1.7.0-4.debian.tar.gz | 6.7 KiB | b8e6e2bbb6a27f22199f1bf6f5bab91e72c16f5a9c8ae9de64d148bace09d331 |
Available diffs
- diff from 1.7.0-3 to 1.7.0-4 (1020 bytes)
No changes file available.
Binary packages built by this source
- libgtest-dev: Google's framework for writing C++ tests - header files
Google's framework for writing C++ tests on a variety of platforms. Based on
the xUnit architecture. Supports automatic test discovery, a rich set of
assertions, user-defined assertions, death tests, fatal and non-fatal failures,
value- and type-parameterized tests, various options for running the tests, and
XML test report generation.
.
This package contains the header files needed to link programs against
gtest.