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.16.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
extend GTEST_HAS_PTHREAD default to enable threading on Solaris, AIX and z/OS
Paul Groke
2022-08-31
1
-1/+2
*
Merge pull request #3916 from asmodai27:main
Copybara-Service
2022-08-30
1
-1/+1
|
\
|
*
Avoid implicit conversion from int to char
refs/pull/3916/head
Jérôme Travert
2022-06-26
1
-1/+1
*
|
Consider all TERM values ending in "-256color" to be color supporting. In par...
Abseil Team
2022-08-26
1
-6/+3
*
|
gtest_unittest: Call FAIL() in lambda, fix incorrect fatality expectation
Dino Radakovic
2022-08-08
1
-2/+2
*
|
Explicitly instantiate matchee std::string in MatchesRegex
Dino Radakovic
2022-08-04
1
-1/+1
*
|
Merge pull request #3918 from assafpr:master2main
Copybara-Service
2022-08-01
3
-4/+4
|
\
\
|
*
|
Update gtest.cc
assafpr
2022-06-27
1
-1/+1
|
*
|
Update gtest-death-test.cc
assafpr
2022-06-27
1
-1/+1
|
*
|
documentation, change mater branch to main
assafpr
2022-06-22
1
-2/+2
|
|
/
*
|
Merge pull request #3951 from matdibu:main
Copybara-Service
2022-08-01
1
-1/+1
|
\
\
|
*
|
gtest-death-test: add 'noreturn'
refs/pull/3951/head
Matei Dibu
2022-07-20
1
-1/+1
*
|
|
Continuation for #3183
refs/pull/3953/head
Yuriy Chernyshov
2022-07-21
1
-2/+2
|
/
/
*
|
Merge pull request #3940 from anpol:pdb-static-lib
Copybara-Service
2022-07-18
1
-1/+2
|
\
\
|
*
|
cmake: make PDB output directory match that of a static library.
refs/pull/3940/head
Andrei Polushin
2022-07-12
1
-1/+2
*
|
|
Merge pull request #3946 from anpol:export-tlvhbase
Copybara-Service
2022-07-18
1
-1/+1
|
\
\
\
|
*
|
|
export ThreadLocalValueHolderBase which is required by exported APIs.
refs/pull/3946/head
Andrei Polushin
2022-07-14
1
-1/+1
|
|
/
/
*
|
|
Merge pull request #3939 from anpol:python-find-strategy
Copybara-Service
2022-07-18
1
-0/+6
|
\
\
\
|
*
|
|
cmake: find python in order specified by PATH environment variable.
refs/pull/3939/head
Andrei Polushin
2022-07-12
1
-0/+6
|
|
/
/
*
|
|
Merge pull request #3927 from yutotnh:fix-typo
Copybara-Service
2022-07-18
3
-7/+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix: some typos in source
refs/pull/3927/head
yutotnh
2022-07-01
2
-4/+4
|
*
|
fix: some typos in comment
yutotnh
2022-07-01
2
-3/+3
*
|
|
Merge pull request #3928 from venik:venik-clean-up
Copybara-Service
2022-07-12
5
-8/+7
|
\
\
\
|
*
|
|
cleanup from unique_ptr branch
refs/pull/3928/head
Alexander Nikforov
2022-07-01
5
-8/+7
|
|
/
/
*
|
|
Merge pull request #3868 from eidosmontreal:fix_undefined_symbol_kMaxRange
Copybara-Service
2022-07-11
1
-0/+2
|
\
\
\
|
*
|
|
Fix for undefined symbol: testing::internal::Random::kMaxRange
refs/pull/3868/head
Gaspard Petit
2022-05-31
1
-0/+2
*
|
|
|
Merge pull request #3844 from akohlmey:intel-llvm-utf8-fix
Copybara-Service
2022-07-11
1
-1/+3
|
\
\
\
\
|
*
|
|
|
set -utf-8 flag only for real MSVC compilers. E.g. not Intel's icx.exe
refs/pull/3844/head
Axel Kohlmeyer
2022-05-18
1
-1/+3
|
|
/
/
/
*
|
|
|
CMake: raise the default C++ standard to cxx_std_14
Derek Mauro
2022-07-08
1
-1/+1
*
|
|
|
Enable heterogeneous lookup for RegisteredTestsMap.
Chris Kennelly
2022-07-07
1
-1/+2
|
|
/
/
|
/
|
|
*
|
|
docs: update googletest README for release 1.12.0
refs/pull/3912/head
Julian Arkenau
2022-06-25
1
-2/+2
|
|
/
|
/
|
*
|
Disable warning C4251 around refactored code
Derek Mauro
2022-06-16
2
-0/+9
*
|
Merge pull request #3863 from eidosmontreal:fix_unused-variable_warning
Copybara-Service
2022-06-14
1
-9/+9
|
\
\
|
*
|
Move declaration of kStdOutFileNo and kStdErrFileno
refs/pull/3863/head
Gaspard Petit
2022-06-11
1
-11/+9
|
*
|
Fix "unused variable" warning
Gaspard Petit
2022-05-30
1
-0/+2
|
|
/
*
|
Merge pull request #3866 from eidosmontreal:simplify_shouldusecolor
Copybara-Service
2022-06-13
2
-6/+2
|
\
\
|
*
|
Simplify ColoredPrintf to rely on ShouldUseColor
Gaspard Petit
2022-05-30
2
-8/+3
|
|
/
*
|
Remove undefined internal function.
Abseil Team
2022-06-09
1
-8/+0
|
/
*
Add clarifying comments about when to use EXPECT_NONFATAL_FAILURE vs. EXPECT_...
Abseil Team
2022-05-12
1
-4/+6
*
Do a consistent way of searching for a temporary directory.
Abseil Team
2022-05-11
1
-25/+26
*
Fixup some missing overrides in googletest.
Abseil Team
2022-05-10
1
-2/+2
*
Merge pull request #3818 from joshiayush:typo
Copybara-Service
2022-05-06
1
-3/+3
|
\
|
*
Fix typo in the test name of `NormalizeTest`
refs/pull/3818/head
Ayush Joshi
2022-04-30
1
-3/+3
*
|
Use TEST_TMPDIR on MacOS as well if available.
Abseil Team
2022-05-03
1
-2/+2
|
/
*
Use RE2 for the regex implementation when building with Bazel and using Abseil
Derek Mauro
2022-04-26
2
-35/+45
*
Merge pull request #3797 from glandium:issue3514
Copybara-Service
2022-04-26
1
-3/+4
|
\
|
*
Always initialize fields in MatcherBase constructors
refs/pull/3797/head
Mike Hommey
2022-04-20
1
-3/+4
*
|
Remove the legacy internal GTEST_DISALLOW_* macros
Derek Mauro
2022-04-22
15
-113/+189
*
|
Eliminate the legacy GTEST_COMPILE_ASSERT_ macro
Derek Mauro
2022-04-21
2
-29/+16
|
/
*
Use the Abseil flags library when Abseil is present
Derek Mauro
2022-04-04
6
-88/+180
[next]