googletest_1.8.0-6_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/Kindred/public/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/Kindred/public/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install googletest=1.8.0-6

Google's C++ test framework

Full description:
  Google's C++ test framework
 This package combines formerly-separate Google Test and Google Mock.
 .
 Google Test is a 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.
 .
 Google Mock is an extension of Google Test for C++ mocking.  Inspired
 by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics
 in mind, it can help you derive better designs of your system and
 write better tests.
 .
 Google Mock:
 .
  - provides a declarative syntax for defining mocks,
  - can easily define partial (hybrid) mocks, which are a cross of real
    and mock objects,
  - handles functions of arbitrary types and overloaded functions,
  - comes with a rich set of matchers for validating function arguments,
  - uses an intuitive syntax for controlling the behavior of a mock,
  - does automatic verification of expectations (no record-and-replay
    needed),
  - allows arbitrary (partial) ordering constraints on
    function calls to be expressed,
  - lets a user extend it by defining new matchers and actions.
  - does not use exceptions, and
  - is easy to learn and use.
 .
 NOTE: This package does not contain a library to link against, but rather
 the source code to build the google test library; this is because the google
 test library must be built with the same flags as the C++ code under test.

Checksums

MD5 ee110369e0c83de1813886c416e93c5c
SHA1 63a5b2ba58cbbcaf496b3ae50bf7261ad5a4543e
SHA256 9da71a4834963c17fc996e42f7525aadca048c1f01c0082c17e6d2f45063d8c9
SHA512 daefa3b0fb6104c2ac0c51590dad37f23eaa73628e0c04e0336ea547af6dadcd957f20ff3e8ce550f21b78ccad8e101904bcc4d14bbcb945339d09d1e77e1f01

Depends

  • python:any

Conflicts

  • google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0)

Replaces

  • google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0)

Files

  • /usr/src/googletest/googletest/docs/V1_7_Samples.md
  • /usr/src/googletest/googletest/docs/V1_7_PumpManual.md
  • /usr/src/googletest/googletest/docs/V1_7_Primer.md
  • /usr/src/googletest/googletest/docs/V1_7_FAQ.md
  • /usr/src/googletest/googletest/docs/V1_7_Documentation.md
  • /usr/src/googletest/googletest/docs/V1_7_AdvancedGuide.md
  • /usr/src/googletest/googletest/docs/V1_6_XcodeGuide.md
  • /usr/src/googletest/googletest/docs/V1_6_Samples.md
  • /usr/src/googletest/googletest/docs/V1_6_PumpManual.md
  • /usr/src/googletest/googletest/docs/V1_6_Primer.md
  • /usr/src/googletest/googletest/docs/V1_6_FAQ.md
  • /usr/src/googletest/googletest/docs/V1_6_Documentation.md
  • /usr/src/googletest/googletest/docs/V1_6_AdvancedGuide.md
  • /usr/src/googletest/googletest/docs/V1_5_XcodeGuide.md
  • /usr/src/googletest/googletest/docs/V1_5_PumpManual.md
  • /usr/src/googletest/googletest/docs/V1_5_Primer.md
  • /usr/src/googletest/googletest/docs/V1_5_FAQ.md
  • /usr/src/googletest/googletest/docs/V1_5_Documentation.md
  • /usr/src/googletest/googletest/docs/V1_5_AdvancedGuide.md
  • /usr/src/googletest/googletest/docs/Samples.md
  • /usr/src/googletest/googletest/docs/PumpManual.md
  • /usr/src/googletest/googletest/docs/Primer.md
  • /usr/src/googletest/googletest/docs/FAQ.md
  • /usr/src/googletest/googletest/docs/Documentation.md
  • /usr/src/googletest/googletest/docs/DevGuide.md
  • /usr/src/googletest/googletest/docs/AdvancedGuide.md
  • /usr/src/googletest/googletest/CONTRIBUTORS
  • /usr/src/googletest/googletest/configure.ac
  • /usr/src/googletest/googletest/codegear/gtest.groupproj
  • /usr/src/googletest/googletest/codegear/gtest.cbproj

Uploaded

over 6 years ago

Package Size

636 KB

Installed Size

7.07 MB

Downloads

273

wget

wget --content-disposition "https://packagecloud.io/Kindred/public/packages/ubuntu/xenial/googletest_1.8.0-6_amd64.deb/download.deb?distro_version_id=165"

Homepage

https://github.com/google/googletest