googletest 1.10.0.20201025-1.1 source package in Ubuntu

Changelog

googletest (1.10.0.20201025-1.1) unstable; urgency=medium

  [Mattias Ellert]
  * Non-maintainer upload.
  * [543d4c4] Fix gtest-help-test failure on GNU/kFreeBSD
    https://github.com/google/googletest/pull/3189
  * [31ad1eb] Port to GNU/Hurd
    https://github.com/google/googletest/pull/3200

 -- Mattias Ellert <email address hidden>  Wed, 30 Dec 2020 19:25:04 +0100

Upload details

Uploaded by:
Steve M. Robbins
Uploaded to:
Sid
Original maintainer:
Steve M. Robbins
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
googletest_1.10.0.20201025-1.1.dsc 2.2 KiB cf454c8fa59e442ac4c6fe30362deb70b7082ece30dc16f6b891ca837cd64ef9
googletest_1.10.0.20201025.orig.tar.gz 852.2 KiB ff1df6d71ff2ee2307f06f60f3afc379d2c046cffff068cb95ad639d1ea16647
googletest_1.10.0.20201025-1.1.debian.tar.xz 12.2 KiB 411fedfc4da27427835593934fba603cc7e06ea70dc5348bd9bb7131d3d98a17

No changes file available.

Binary packages built by this source

google-mock: No summary available for google-mock in ubuntu impish.

No description available for google-mock in ubuntu impish.

googletest: No summary available for googletest in ubuntu hirsute.

No description available for googletest in ubuntu hirsute.

googletest-tools: No summary available for googletest-tools in ubuntu hirsute.

No description available for googletest-tools in ubuntu hirsute.

libgmock-dev: Google's framework for writing C++ tests

 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.

libgtest-dev: No summary available for libgtest-dev in ubuntu hirsute.

No description available for libgtest-dev in ubuntu hirsute.