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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2952 from jasjuang:master
Mark Barolak
2020-07-31
1
-1/+1
|
\
|
*
fix clang tidy modernize-use-equals-default warnings
refs/pull/2952/head
jasjuang
2020-07-19
1
-1/+1
*
|
Merge pull request #2920 from ongjunjie:fix-death-test-regex
Mark Barolak
2020-07-31
1
-0/+4
|
\
\
|
*
|
Fix test failing when simple regex is used
refs/pull/2920/head
Jun Jie
2020-07-02
1
-0/+4
*
|
|
Googletest export
Abseil Team
2020-07-29
1
-9/+5
|
|
/
|
/
|
*
|
Merge pull request #2937 from Ashikpaul:patch-1
vslashg
2020-07-15
1
-5/+5
|
\
\
|
*
|
Fixed some minor typos
refs/pull/2937/head
Ashik Paul
2020-07-11
1
-5/+5
*
|
|
Merge pull request #2903 from AmatanHead:informative-exception-asserts
vslashg
2020-07-15
2
-41/+123
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make EXPECT_THROW and EXPECT_NO_THROW macros more informative
Vladimir Goncharov
2020-06-20
2
-14/+76
*
|
|
Googletest export
Abseil Team
2020-07-09
1
-2/+2
*
|
|
Merge pull request #2872 from elindsey:master
Gennadiy Rozental
2020-07-09
1
-3/+4
|
\
\
\
|
*
|
|
fix compilation on OpenBSD 6.7
refs/pull/2872/head
Eli Lindsey
2020-05-30
1
-3/+4
*
|
|
|
use target_compile_features to use c++11 if cmake > 3.8
refs/pull/2808/head
Olivier Ldff
2020-07-02
1
-0/+4
|
|
_
|
/
|
/
|
|
*
|
|
Googletest export
Abseil Team
2020-06-26
1
-16/+17
*
|
|
Googletest export
Abseil Team
2020-06-26
1
-0/+5
*
|
|
Merge pull request #2718 from NINI1988:master
Mark Barolak
2020-06-26
5
-12/+194
|
\
\
\
|
*
|
|
Add missing call for gtest_list_output_unittest_ unitTest.
refs/pull/2718/head
NINI1988
2020-02-21
5
-12/+189
|
*
|
|
Fix: shadow member
NINI1988
2020-02-18
1
-2/+2
|
*
|
|
Add correct line number to TEST_P test cases for gtest_output.
NINI1988
2020-02-18
2
-6/+8
*
|
|
|
Merge pull request #2891 from zoddicus:fixMinGW
Mark Barolak
2020-06-26
1
-3/+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix build issue for MinGW
refs/pull/2891/head
Ryan Harrison
2020-06-10
1
-1/+1
*
|
|
|
Googletest export
Abseil Team
2020-06-18
2
-16/+16
*
|
|
|
Googletest export
dmauro
2020-06-12
2
-0/+70
*
|
|
|
Googletest export
Abseil Team
2020-06-10
1
-6/+12
*
|
|
|
Googletest export
Abseil Team
2020-06-10
1
-1/+2
*
|
|
|
Googletest export
Abseil Team
2020-06-10
2
-8/+20
*
|
|
|
Googletest export
dmauro
2020-06-10
1
-1/+2
|
/
/
/
*
|
|
Googletest export
dmauro
2020-06-05
3
-0/+117
*
|
|
Merge pull request #2742 from kuzkry:c++17-type-printers
Gennadiy Rozental
2020-06-05
4
-39/+208
|
\
\
\
|
*
|
|
make UniversalPrinter<std::any> support RTTI
refs/pull/2742/head
Krystian Kuzniarek
2020-05-29
3
-23/+46
|
*
|
|
specialize UniversalPrinter<> for std::any (without support for RTTI)
Krystian Kuzniarek
2020-05-29
3
-0/+71
|
*
|
|
specialize UniversalPrinter<> for std::optional
Krystian Kuzniarek
2020-05-29
3
-13/+42
|
*
|
|
specialize UniversalPrinter<> for std::variant
Krystian Kuzniarek
2020-05-29
3
-12/+55
*
|
|
|
Merge pull request #2755 from Conan-Kudo:set-version-for-libs
Gennadiy Rozental
2020-06-03
1
-0/+2
|
\
\
\
\
|
*
|
|
|
Set the version for the libraries
refs/pull/2755/head
Neal Gompa
2020-03-21
1
-0/+2
*
|
|
|
|
Googletest export
Abseil Team
2020-06-03
1
-3/+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Googletest export
dmauro
2020-05-28
1
-1/+2
*
|
|
|
Googletest export
Abseil Team
2020-05-28
1
-3/+3
*
|
|
|
Merge pull request #2767 from mvoorsluys:OutputXmlSkipped
Derek Mauro
2020-05-28
6
-36/+109
|
\
\
\
\
|
*
|
|
|
Fix test with stack.
refs/pull/2767/head
Mario Voorsluys
2020-04-22
1
-3/+3
|
*
|
|
|
Fixed xml unit-tests and added extra tests
Mario Voorsluys
2020-03-26
5
-30/+76
|
*
|
|
|
Fix multiple \n characters in xml file when using GTEST_SKIP.
Mario Voorsluys
2020-03-26
1
-2/+4
|
*
|
|
|
Only write ">\n" once when there is failure and skipped tests.
Mario Voorsluys
2020-03-26
1
-2/+2
|
*
|
|
|
Output skipped information in the xml file.
Mario Voorsluys
2020-03-26
1
-3/+22
*
|
|
|
|
Merge pull request #2862 from prehistoric-penguin:prehistoric-penguin-patch-1
Derek Mauro
2020-05-28
1
-11/+1
|
\
\
\
\
\
|
*
|
|
|
|
Use count function instead of handwritten loop
refs/pull/2862/head
ppenguin
2020-05-25
1
-11/+1
*
|
|
|
|
|
Merge pull request #2677 from IYP-Programer-Yeah:fix-file-path-normalize-func...
Derek Mauro
2020-05-28
1
-24/+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix always false condition and clean function body
refs/pull/2677/head
Hosein Ghahramanzadeh
2020-01-24
1
-27/+13
*
|
|
|
|
|
|
Merge pull request #2698 from aribibek:patch-1
Derek Mauro
2020-05-28
1
-1/+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fix a link to documentation
refs/pull/2698/head
aribibek
2020-02-06
1
-1/+1
[next]