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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adds Win32 UNC path support to FilePath::IsAbsolutePath() and FilePath::IsRoo...
Abseil Team
2022-10-18
1
-0/+18
*
Terse printing of std::reference_wrapper hides pointer
Abseil Team
2022-10-14
1
-0/+23
*
Merge pull request #3967 from BMBurstein:custom_type_combine
Copybara-Service
2022-10-04
1
-9/+69
|
\
|
*
Merge branch 'google:main' into custom_type_combine
Baruch
2022-08-25
1
-2/+2
|
|
\
|
|
/
|
/
|
|
*
Custom type with Combine(). Fix for #3781
Baruch Burstein
2022-07-31
1
-9/+67
*
|
gtest_unittest: Call FAIL() in lambda, fix incorrect fatality expectation
Dino Radakovic
2022-08-08
1
-2/+2
|
/
*
cleanup from unique_ptr branch
refs/pull/3928/head
Alexander Nikforov
2022-07-01
3
-5/+5
*
Fix typo in the test name of `NormalizeTest`
refs/pull/3818/head
Ayush Joshi
2022-04-30
1
-3/+3
*
Use RE2 for the regex implementation when building with Bazel and using Abseil
Derek Mauro
2022-04-26
1
-7/+3
*
Remove the legacy internal GTEST_DISALLOW_* macros
Derek Mauro
2022-04-22
3
-4/+9
*
Eliminate the legacy GTEST_COMPILE_ASSERT_ macro
Derek Mauro
2022-04-21
1
-18/+16
*
Use the Abseil flags library when Abseil is present
Derek Mauro
2022-04-04
3
-44/+97
*
Merge pull request #3779 from messerb5467:promote-inclusive-behavior
Copybara-Service
2022-03-22
3
-3/+3
|
\
|
*
Merge branch 'main' into promote-inclusive-behavior
refs/pull/3779/head
Brad Messer
2022-03-18
53
-3048/+2409
|
|
\
|
*
|
Remove sanity as it is offensive to neurodiverse individuals.
Brad Messer
2022-03-18
3
-3/+3
*
|
|
Only print disabled test banner if the test matches gtest_filter
Abseil Team
2022-03-22
1
-0/+31
|
|
/
|
/
|
*
|
Running clang-format over all of GoogleTest
Abseil Team
2022-03-15
47
-3016/+2303
*
|
Merge pull request #3774 from sobczyk:main
Copybara-Service
2022-03-15
6
-32/+106
|
\
\
|
|
/
|
/
|
|
*
Adjust xml and json unit tests to test for source file and line location.
Szymon Sobik
2022-03-08
4
-32/+100
|
*
Add support for testing of xml and json output of source file and line location
Szymon Sobik
2022-03-08
2
-0/+6
*
|
Remove references to deleted script gen_gtest_pred_impl.py
Dino Radakovic
2022-03-14
1
-3/+0
|
/
*
Fix gtest-help-test failure on OpenBSD
refs/pull/3751/head
Andrew Krasavin
2022-02-05
1
-1/+2
*
Finish some missed pieces of the TestCase to TestSuite Migration
Derek Mauro
2022-01-28
1
-4/+4
*
Make recreate_environments_when_repeating=false the default.
Abseil Team
2022-01-25
3
-7/+14
*
Makes the Python imports consistently use full paths from the repository root,
Derek Mauro
2021-12-22
25
-29/+29
*
Makes TestForDeathTest.CRTDebugDeath only run when _DEBUG is defined
Derek Mauro
2021-12-21
1
-24/+8
*
Release tests for UnitTestOptions::MatchesFilter
Dino Radakovic
2021-12-15
1
-0/+32
*
Work around Android KitKat tzset bug
Abseil Team
2021-11-30
1
-0/+6
*
Googletest export
Abseil Team
2021-11-09
1
-0/+10
*
Googletest export
dmauro
2021-11-03
1
-69/+12
*
Googletest export
dmauro
2021-11-03
1
-4/+8
*
Googletest export
Abseil Team
2021-10-13
1
-0/+18
*
Merge pull request #3581 from cclauss:codespell
dinord
2021-10-05
1
-1/+1
|
\
|
*
Fix remaining typos discovered by codespell
refs/pull/3581/head
Christian Clauss
2021-09-24
1
-1/+1
*
|
Googletest export
Abseil Team
2021-09-30
1
-0/+1
|
/
*
Merge pull request #3573 from cclauss:patch-1
dinord
2021-09-23
2
-6/+6
|
\
|
*
Fix typos discovered by codespell
Christian Clauss
2021-09-16
1
-5/+5
|
*
Fix typo discovered by codespell
Christian Clauss
2021-09-16
1
-1/+1
*
|
Merge pull request #3574 from Vertexwahn:switch_to_native_cc_rules
dinord
2021-09-23
1
-1/+0
|
\
\
|
*
|
Remove bazelbuild/rules_cc dependency
refs/pull/3574/head
Vertexwahn
2021-09-17
1
-1/+0
|
|
/
*
|
Googletest export
Abseil Team
2021-09-23
3
-7/+31
|
/
*
Googletest export
dmauro
2021-08-10
1
-1/+1
*
fix: typo codespelling comment
refs/pull/3499/head
slowy07
2021-07-24
1
-1/+1
*
Googletest export
Abseil Team
2021-07-22
1
-1/+1
*
Googletest export
Abseil Team
2021-07-07
10
-231/+194
*
Googletest export
Abseil Team
2021-07-07
2
-2/+92
*
Merge pull request #3465 from mbinna:bazel_qnx
Andy Soffer
2021-06-30
1
-0/+1
|
\
|
*
Don't link pthread on QNX
refs/pull/3465/head
Manuel Binna
2021-06-26
1
-0/+1
*
|
Googletest export
Abseil Team
2021-06-30
1
-24/+49
|
/
*
Merge pull request #3200 from ellert:port-to-GNU/Hurd
CJ Johnson
2021-06-17
2
-2/+3
|
\
[prev]
[next]