index
:
googletest.git
05CC6081FCBD0071053DE78238E136B3
1278977C598F83A02A525FEA38941265
4422C11159FF3F7F49E4BC959EE89D06
498B35FA518A5E1CF8C95CE6D51091B2
77A9B20B4C1E02FAC90D1D942E1D4C18
8EA412EE54E54CAC6E49EE3B7C209DA1
9A681768AABE08D1EFA5CA77528236A4
B4DE7B5F4F45390ABCFB887AFADA9303
BC1EDD4B325FB2BF16E1EF6DF8EFC0DF
main
master
v1.10.x
v1.12.x
v1.13.x
v1.14.x
v1.15.x
v1.8.x
Google's C++ test framework: https://github.com/google/googletest
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
googletest
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add COMPONENT to install
refs/pull/4188/head
Maciej Sroczyński
2023-03-14
1
-0/+2
*
CMake: Add GTEST_HAS_ABSL build option for using Absl
Abseil Team
2022-10-19
1
-0/+16
*
Merge pull request #3617 from Bagira80:fix_3616
Copybara-Service
2022-02-07
1
-2/+3
|
\
|
*
CMake: Fix values of INTERFACE_INCLUDE_DIRECTORIES property
refs/pull/3617/head
Deniz Bahadir
2021-10-19
1
-2/+3
*
|
link to regex on qnx in cmake
refs/pull/3713/head
Philip Mourdjis
2021-12-21
1
-0/+3
|
/
*
Googletest export
Abseil Team
2021-08-24
1
-8/+3
*
Merge pull request #3155 from ZedThree:cmake-alias-libraries
Dino Radaković
2021-03-30
1
-1/+4
|
\
|
*
CMake: Add namespaced ALIAS library
refs/pull/3155/head
Peter Hill
2020-12-04
1
-1/+4
*
|
Merge pull request #3094 from chuckatkins:update-deprecated-cmake-version
Derek Mauro
2020-12-28
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Bump CMake minimum to 2.8.12
refs/pull/3094/head
Chuck Atkins
2020-10-30
1
-1/+1
*
|
Googletest export
dmauro
2020-11-12
1
-14/+0
|
/
*
Merge pull request #2718 from NINI1988:master
Mark Barolak
2020-06-26
1
-0/+3
|
\
|
*
Add missing call for gtest_list_output_unittest_ unitTest.
refs/pull/2718/head
NINI1988
2020-02-21
1
-0/+3
*
|
Set the version for the libraries
refs/pull/2755/head
Neal Gompa
2020-03-21
1
-0/+2
|
/
*
[googletest] Output skip message
refs/pull/2517/head
Alexey Spiridonov
2019-10-17
1
-0/+1
*
Correct CMake to cover Cygwin
refs/pull/2331/head
Adam Badura
2019-07-27
1
-1/+1
*
Fix typo introduced in 63be3dcc245 (maintaners -> maintainers)
refs/pull/2259/head
Enji Cooper
2019-05-20
1
-1/+1
*
Googletest export
misterg
2019-05-03
1
-0/+3
*
Fix compilation on CentOS 7
refs/pull/2242/head
Sylvestre Gallon
2019-04-26
1
-1/+1
*
Merge pull request #2203 from ngie-eign:issue-2189
Gennadiy Civil
2019-04-03
1
-0/+3
|
\
|
*
Handle GTEST_SKIP() when calling `Environment::SetUp()`
refs/pull/2203/head
Enji Cooper
2019-03-30
1
-0/+1
|
/
*
Set gtest version correctly for older cmake versions
refs/pull/2113/head
Knut Omang
2019-02-11
1
-0/+4
*
Googletest export
misterg
2018-10-29
1
-1/+0
*
Googletest export
Abseil Team
2018-10-26
1
-0/+1
*
Googletest export
misterg
2018-10-26
1
-1/+0
*
Unconditionally use std::tuple.
Abseil Team
2018-10-09
1
-27/+0
*
Merge c798e39a4f96f5a985126cc3fab4738b6412cfc1 into e93da23920e5b6887d6a6a291...
Matthieu
2018-10-02
1
-0/+14
*
Merge 2ce0685f76a4db403b7b2650433a584c150f2108 into 75e834700d19aa373b428c7c7...
Arseny Aprelev
2018-10-02
1
-0/+1
*
Use `$<INSTALL_PREFIX>` in `target_include_directories`
Dakota Hawkins
2018-08-24
1
-2/+2
*
Install CMake export files
refs/pull/1338/head
Stefano Soffia
2018-08-22
1
-48/+29
*
Improve CMake exported targets.
refs/pull/1682/head
Dakota Hawkins
2018-08-21
1
-4/+27
*
Merge branch 'master' into cleanup-cmake
Gennadiy Civil
2018-08-15
1
-46/+46
|
\
|
*
Change location of generated pkg-config files from CMAKE_BINARY_DIR to gmock/...
Elias Daler
2018-08-13
1
-3/+3
|
*
one more fix
refs/pull/1696/head
Gennadiy Civil
2018-08-03
1
-1/+1
|
*
more fixes
Gennadiy Civil
2018-08-02
1
-1/+1
|
*
add --no_stacktrace_support for json-output-unittest
Gennadiy Civil
2018-08-02
1
-1/+1
|
*
cmake test fixes
Gennadiy Civil
2018-08-02
1
-12/+12
|
*
cmake fixes
Gennadiy Civil
2018-08-02
1
-2/+2
|
*
cmake tests changes
Gennadiy Civil
2018-08-02
1
-12/+12
|
*
cleaning up and adding test changes to CMake
Gennadiy Civil
2018-08-02
1
-4/+4
|
*
Corresponding CMake Changes
Gennadiy Civil
2018-08-01
1
-12/+12
|
*
Pass the --no_stacktrace_support argument to the CMake tests
Derek Mauro
2018-07-10
1
-2/+2
*
|
Clean up cache non-advanced variable for subproject
Henry Fredrick Schreiner
2018-04-05
1
-5/+20
|
/
*
Merge branch 'master' into json
refs/pull/1479/head
Gennadiy Civil
2018-02-28
1
-2/+0
|
\
|
*
Use DEBUG_POSTFIX instead of CMAKE_DEBUG_POSTFIX
David Neto
2018-02-26
1
-2/+0
*
|
Support JSON output format in addition to XML
Petr Hosek
2018-02-28
1
-0/+2
|
/
*
remove implicit casts
Bryan Zimmerman
2017-12-11
1
-1/+0
*
Merge branch 'master' into master
refs/pull/1311/head
bryanzim
2017-12-11
1
-2/+2
|
\
|
*
Merge branch 'master' into use-system-includes
refs/pull/1333/head
Gennadiy Civil
2017-12-08
1
-0/+2
|
|
\
|
*
|
make includes system
Sam Lunt
2017-11-27
1
-2/+2
[next]