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
Commit message (
Expand
)
Author
Age
Files
Lines
*
googletest: ansi color fix
refs/pull/4322/head
Patryk Gawroński
2023-08-16
1
-1/+2
*
Merge pull request #4317 from mrfeod:patch-1
Copybara-Service
2023-07-24
1
-2/+2
|
\
|
*
Fix typo in gmock_cook_book.md
refs/pull/4317/head
Anton Sosnin
2023-07-19
1
-2/+2
*
|
Make `AbslStringify` usage public in GoogleTest
Abseil Team
2023-07-21
2
-0/+50
*
|
Remove unused cast implementation
Derek Mauro
2023-07-19
1
-41/+0
|
/
*
Merge pull request #4313 from kimvaleen:main
Copybara-Service
2023-07-18
2
-15/+16
|
\
|
*
Fixed variables that could be declared 'const'
refs/pull/4313/head
kimvaleen
2023-07-11
2
-2/+2
*
|
Merge pull request #4302 from ciband:feat/nrf52
Copybara-Service
2023-07-18
5
-5/+11
|
\
\
|
*
|
add support for nrf52
refs/pull/4302/head
Chris Johnson
2023-06-27
5
-5/+9
*
|
|
Merge pull request #4308 from smr99:fix-float-cast
Copybara-Service
2023-07-11
1
-2/+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use template type FloatType in the cast.
refs/pull/4308/head
Steve Robbins
2023-07-04
1
-2/+2
*
|
|
Update docstring of PrintWithFallback(..) to reflect the recently changed ord...
Abseil Team
2023-07-07
1
-1/+1
|
/
/
*
|
Fix C++20 compatibility bug.
Mike Kruskal
2023-07-01
3
-8/+8
*
|
Make GoogleTest handle SEH exceptions before stack unwinding rather than afte...
Abseil Team
2023-06-30
2
-46/+27
*
|
Change `::testing` to `testing` in Testing Reference doc
Abseil Team
2023-06-29
1
-35/+35
*
|
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 pull request #4301 from ciband:feat/qn9090
Copybara-Service
2023-06-26
3
-3/+6
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'google:main' into feat/qn9090
refs/pull/4301/head
Chris Johnson
2023-06-22
17
-199/+151
|
|
\
|
|
/
|
/
|
*
|
Update code examples in the gMock Cookbook following C++ best practices.
Abseil Team
2023-06-22
1
-22/+24
*
|
Merge pull request #4293 from juan-lunarg:juan/fix_remaining_cmake_version
Copybara-Service
2023-06-21
3
-80/+37
|
\
\
|
*
|
cmake: Remove remaining checks for CMAKE_VERSION
refs/pull/4293/head
Juan Ramos
2023-06-21
3
-78/+35
|
/
/
*
|
Merge pull request #4290 from juan-lunarg:juan/cmake_version_cleanup
Copybara-Service
2023-06-20
3
-26/+0
|
\
\
|
*
|
cmake: Clean up policy code
refs/pull/4290/head
Juan Ramos
2023-06-20
3
-26/+0
|
/
/
*
|
Merge pull request #4282 from zencatalyst:patch-1
Copybara-Service
2023-06-20
1
-4/+4
|
\
\
|
*
|
Update README.md
refs/pull/4282/head
Kasra Hashemi
2023-06-16
1
-4/+4
*
|
|
Merge pull request #4288 from juan-lunarg:juan/cmake_min_3_dot_6
Copybara-Service
2023-06-20
4
-18/+8
|
\
\
\
|
*
|
|
cmake: Raise min to 3.6
refs/pull/4288/head
Juan Ramos
2023-06-19
4
-18/+8
*
|
|
|
Merge pull request #4286 from ryandesign:patch-1
Copybara-Service
2023-06-20
1
-3/+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Change C++11 requirement to C++14
refs/pull/4286/head
Ryan Schmidt
2023-06-19
1
-3/+3
|
/
/
/
*
|
|
Merge pull request #4267 from niranjan-nilakantan:niranjan-nilakantan/issue4266
Copybara-Service
2023-06-16
1
-0/+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Ignore the .cache directory create by VSCode.
refs/pull/4267/head
Niranjan Nilakantan
2023-06-01
1
-0/+4
*
|
|
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
*
|
|
|
internal g3doc documentation change.
Abseil Team
2023-06-09
1
-1/+1
*
|
|
|
Merge pull request #4269 from elupus:patch-3
Copybara-Service
2023-06-06
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Check for file system for current directory
refs/pull/4269/head
Joakim Plate
2023-06-02
1
-2/+2
*
|
|
|
|
Merge pull request #4260 from pratyush3757:readme_table_fix
Copybara-Service
2023-06-05
1
-34/+33
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
change table to unordered list
refs/pull/4260/head
Pro3757
2023-06-01
1
-34/+32
|
*
|
|
|
Merge branch 'google:main' into readme_table_fix
Pratyush Choudhary
2023-06-01
4
-40/+30
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fix README table
Pro3757
2023-05-30
1
-23/+23
|
|
|
|
*
add support for nxp qn9090 mcu
Chris Johnson
2023-06-22
3
-3/+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Copy supported platforms from README onto https://google.github.io/googletest...
Dino Radakovic
2023-06-01
1
-33/+6
*
|
|
|
Provide example for setting C++ language standard in GoogleTest's Bazel quick...
Dino Radakovic
2023-05-31
1
-1/+8
*
|
|
|
Update GoogleTest to RE2 release `2023-06-01`.
Paul Wankadia
2023-05-31
1
-4/+4
|
|
_
|
/
|
/
|
|
[next]