gtest v1.17.0
- Created
- Updated
Google Testing and Mocking Framework
# Usage
The package gtest is compatible with built-in CMake targets:
enable_testing()
find_package(GTest CONFIG REQUIRED)
target_link_libraries(main PRIVATE GTest::gtest GTest::gtest_main GTest::gmock GTest::gmock_main)
add_test(AllTestsInMain main) # License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- abseil (feature
test-helpers) - cachelib
- colmap (feature
tests) - cppmicroservices
- fizz
- luminoengine
- ms-gltf (feature
test) - msgpack11
- opencensus-cpp (feature
test) - prometheus-cpp (feature
tests) - rmqcpp
- sese (feature
tests) - sqlgen (feature
tests) - tensorpipe (feature
test)
# Host Dependents
No dependents.
# Contributors
Arkady Shapkin
Robert Schumacher
Alexander Karatarakis
Max Smolens
Yuxuan He
Tsukasa Sugiura
LazyWolf Lin
Yury Bura
Koby Kahane
LarryIII
Carlos O'Ryan
Peter Bright
Victor Romero
pravic
JackBoosY
contre
Jack·Boos·Yu
wangli28
ras0219
Twice
Charles Milette
JonLiu1993
SvenPStarFinanz
autoantwort
Vitalii Koshura
Eric Kilmer
Silvano Galliani
مهدي شينون (Mehdi Chinoune)
Matthieu Penant
reito
Martin Hořeňovský
مهدي شينون (Mehdi Chinoune)
wtz
Ryan Zoeller
c8ef
Gianluca Martino
toge
Mengna-Li
Byoungchan Lee
# Changelog
and 52 more commits:
92fb473[gtest/pmdk] Upgrade to new versionf9b5fe0Merge branch 'master' into dev/jack/41672865da8[gtest]Re-fix port_main/port_maind libraries path and add gmock cmake files.ffb7725Update versionsc4d8a86Fix error C4996 of GTest in VS2017.8392855[gtest] Fix issue with renaming gtest DLLs in debug moded11bad2[gtest] Remove renaming of DLLs -- only the import libs need renaming.cb87b8cEnable Ninja build10ad65eFix find Gtest530aadcAdd install googletest/src1b2f75b[vcpkg] Support \share\<port>\usage to handle libraries which are found through built-in Find Modules.322e925[gtest] Silence TR1 deprecation warning26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)6301320Only check CRT on gtest_force_shared_crt.e70e4dbAdd support for gtest's dynamic CRT + static linkiing.939d89c[gtest] Use vcpkg_from_github5c8d362[gtest] Support static build32157f8[vcpkg-integrate] Provide an opt-out for autolinking. Properly suppress integration via MSBuild when using CMake.cadee66If portfile is not static-enabled yet, warn and then build dynamic The opposite if portfile is not dynamic enabled1808d46triplet is now automatically included before portfiles.b91df22[gtest] Mark as not supporting static yet76ae02e[gtest] Initial addition (googletest and googlemock)