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
...
|
*
|
Print stack traces on SEH exceptions on Windows
Abseil Team
2023-06-28
1
-18/+21
|
*
|
On platforms without a file system, don't log an error when no
Derek Mauro
2023-06-28
1
-2/+4
|
*
|
Resolve an issue where the resolution of `operator<<` overloads would attempt...
Abseil Team
2023-06-27
2
-2/+20
|
*
|
Merge pull request #4300 from eltociear:patch-1
Copybara-Service
2023-06-27
1
-2/+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix typo in googletest-catch-exceptions-test.py
refs/pull/4300/head
Ikko Eltociear Ashimine
2023-06-22
1
-2/+2
|
*
|
Merge branch 'google:main' into feat/qn9090
refs/pull/4301/head
Chris Johnson
2023-06-22
10
-98/+70
|
|
\
\
|
|
|
/
|
|
*
Merge pull request #4293 from juan-lunarg:juan/fix_remaining_cmake_version
Copybara-Service
2023-06-21
2
-63/+28
|
|
|
\
|
|
|
*
cmake: Remove remaining checks for CMAKE_VERSION
refs/pull/4293/head
Juan Ramos
2023-06-21
2
-61/+26
|
|
|
/
|
|
*
cmake: Clean up policy code
refs/pull/4290/head
Juan Ramos
2023-06-20
2
-18/+0
|
|
*
Merge pull request #4288 from juan-lunarg:juan/cmake_min_3_dot_6
Copybara-Service
2023-06-20
1
-2/+1
|
|
|
\
|
|
|
*
cmake: Raise min to 3.6
refs/pull/4288/head
Juan Ramos
2023-06-19
1
-2/+1
|
|
*
|
Change C++11 requirement to C++14
refs/pull/4286/head
Ryan Schmidt
2023-06-19
1
-3/+3
|
|
|
/
|
|
*
Allow clients to un-suppress output from gUnit EXPECT_EXIT tests.
Abseil Team
2023-06-15
4
-6/+9
|
|
*
Skip entire test suite with `GTEST_SKIP()` in `SetUpTestSuite`
Dino Radakovic
2023-06-14
3
-4/+21
|
|
*
Merge pull request #4188 from Mizzrym1:component
Copybara-Service
2023-06-12
2
-0/+6
|
|
|
\
|
|
|
*
Add COMPONENT to install
refs/pull/4188/head
Maciej SroczyĆski
2023-03-14
2
-0/+6
|
|
*
|
Check for file system for current directory
refs/pull/4269/head
Joakim Plate
2023-06-02
1
-2/+2
|
*
|
|
add support for nxp qn9090 mcu
Chris Johnson
2023-06-22
3
-3/+6
|
|
/
/
|
*
|
Merge pull request #4256 from niranjan-nilakantan:niranjan-nilakantan/issue4255
Copybara-Service
2023-05-30
1
-2/+12
|
|
\
\
|
|
*
|
Disable some warnings for IntelLLVM on Windows.
refs/pull/4256/head
niranjan
2023-05-25
1
-0/+3
|
|
*
|
Build googletest with IntelLLVM compilers.
Niranjan Nilakantan
2023-05-24
1
-2/+8
|
|
/
/
|
*
|
Merge pull request #4250 from shlomnissan:cmake-quickstart-update
Copybara-Service
2023-05-22
1
-4/+4
|
|
\
\
|
|
*
|
Add CXX_STANDARD_REQUIRED to CMake quickstart
refs/pull/4250/head
Shlomi Nissan
2023-05-21
1
-4/+4
|
|
/
/
|
*
|
Give CreateArgvFromArgs internal linkage
Abseil Team
2023-05-11
1
-1/+4
|
*
|
This trips up when compiling with -Wvla otherwise.
Abseil Team
2023-05-05
1
-2/+2
|
*
|
Merge pull request #4146 from lygstate:fixes_std_pair_diff
Copybara-Service
2023-05-02
2
-5/+31
|
|
\
\
|
|
*
\
Merge branch 'main' into fixes_std_pair_diff
refs/pull/4146/head
Andy Soffer
2023-05-01
53
-748/+856
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #4227 from Vertexwahn:fix-spelling
Copybara-Service
2023-05-01
4
-4/+4
|
|
\
\
\
|
|
*
|
|
Fix spelling
refs/pull/4227/head
Vertexwahn
2023-04-25
4
-4/+4
|
*
|
|
|
Use GTEST_INTERNAL_CPLUSPLUS_LANG instead of __cplusplus
Dino Radakovic
2023-04-28
1
-8/+9
|
*
|
|
|
Use Abseil Flag public API for flag parsing.
Abseil Team
2023-04-26
3
-26/+63
|
|
/
/
/
|
*
|
|
Use '=default' to define trivial constructor/destructors
refs/pull/4221/head
Tom Hughes
2023-04-21
14
-48/+48
|
*
|
|
Add missing std includes
Tom Hughes
2023-04-20
15
-0/+37
|
*
|
|
Use std::make_unique
Tom Hughes
2023-04-20
1
-1/+1
|
*
|
|
Fix spelling
Tom Hughes
2023-04-20
1
-4/+4
|
*
|
|
Add missing std includes
Tom Hughes
2023-04-20
7
-59/+66
|
*
|
|
Make parameter names in function declaration match the names in the
Tom Hughes
2023-04-20
1
-10/+10
|
*
|
|
Merge pull request #3993 from pgroke-dt:work-around-GCC-11-ADL-bug
Copybara-Service
2023-04-12
1
-6/+7
|
|
\
\
\
|
|
*
|
|
work around GCC 6~11 ADL bug
refs/pull/3993/head
Paul Groke
2022-09-15
1
-6/+7
|
*
|
|
|
Support --gtest_stream_result_to on macOS
Abseil Team
2023-04-11
2
-2/+3
|
*
|
|
|
gtest.cc: run tests within a test suite in a deterministic order.
Abseil Team
2023-04-05
1
-0/+20
|
*
|
|
|
Rolled back due to breaking existing tests.
Abseil Team
2023-04-03
1
-20/+0
|
*
|
|
|
gtest.cc: run tests within a test suite in a deterministic order.
Aaron Jacobs
2023-03-30
1
-0/+20
|
*
|
|
|
Merge pull request #4103 from gonzalobg:bugfix/nvcxx_support
Copybara-Service
2023-03-28
1
-1/+1
|
|
\
\
\
\
|
|
*
|
|
|
Add doc comment
refs/pull/4103/head
gonzalobg
2023-03-23
1
-1/+1
|
|
*
|
|
|
Fix warnings with nvc++ as the compiler
Gonzalo Brito Gadeschi
2022-12-28
1
-1/+1
|
*
|
|
|
|
Internal Code Change
Abseil Team
2023-03-24
2
-5/+5
|
*
|
|
|
|
Internal Code Change
Abseil Team
2023-03-23
5
-12/+9
|
*
|
|
|
|
gtest.cc: add a newline after a failure when there is no OS stack trace.
Aaron Jacobs
2023-03-23
4
-15/+21
|
*
|
|
|
|
Fix minor bug -- if ExecDeathTestChildMain() ever returns, we should exit
Abseil Team
2023-03-21
1
-2/+1
[prev]
[next]