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
*
Formatting
Gennadiy Civil
2018-09-23
1
-101/+101
*
Formatting
Gennadiy Civil
2018-09-23
1
-9/+7
*
Formatting
Gennadiy Civil
2018-09-23
1
-114/+118
*
Formatting
Gennadiy Civil
2018-09-23
1
-61/+64
*
Fix unit test
Jonny007-MKD
2018-09-23
1
-1/+1
*
Fix ColoredOutputTest.UsesColorsWhenTermSupportsColors again
Jonny007-MKD
2018-09-23
1
-1/+1
*
Rename private member of AdditionalMessage
Jonny007-MKD
2018-09-23
2
-18/+19
*
Readded changes from 6494f5232b130a29321e661166442bac324c4383
Jonny007-MKD
2018-09-23
2
-22/+79
*
Merge pull request #1843 from matlo607/fix-unittest-msys-ColoredOutputTest
Gennadiy Civil
2018-09-20
2
-3/+4
|
\
|
*
[msys] fix unittest ColoredOutputTest.UsesColorsWhenTermSupportsColors
refs/pull/1843/head
Matthieu Longo
2018-09-18
2
-3/+4
*
|
Googletest export
refs/pull/1846/head
misterg
2018-09-20
1
-0/+1
*
|
Googletest export
Abseil Team
2018-09-20
4
-78/+45
*
|
Removed some newlines
refs/pull/1832/head
Jonny007-MKD
2018-09-18
1
-6/+3
*
|
Avoid these ambiguities
Jonny007-MKD
2018-09-15
1
-8/+8
*
|
Print message of unexpected std::exception in EXPECT_THROW, too
Jonny007-MKD
2018-09-14
2
-19/+53
*
|
Merge branch 'master' into master
Jonny007-MKD
2018-09-14
1
-10/+1
|
\
\
|
|
/
|
*
Googletest export
misterg
2018-09-14
1
-10/+1
*
|
Merge branch 'master' into master
Gennadiy Civil
2018-09-14
1
-27/+0
|
\
\
|
|
/
|
*
Update README.md
refs/pull/1835/head
Gennadiy Civil
2018-09-13
1
-27/+0
*
|
Make it public again *sigh*
Jonny007-MKD
2018-09-13
2
-14/+0
*
|
Avoid implicit move operator
Jonny007-MKD
2018-09-13
1
-0/+1
*
|
Try to fix gcc and clang issues
Jonny007-MKD
2018-09-13
2
-1/+14
*
|
Added special catch for std::exception in GTEST_TEST_NO_THROW_
Jonny007-MKD
2018-09-13
2
-3/+29
|
/
*
Return GTEST_ATTRIBUTE_UNUSED_ on record_property_env to avoide comilation er...
Georgi D. Sotirov
2018-09-12
1
-1/+1
*
Fix doc links
refs/pull/1809/head
Arkady Shapkin
2018-09-04
4
-5/+5
*
Merge pull request #1803 from KindDragon/patch-2
Gennadiy Civil
2018-09-04
3
-56/+60
|
\
|
*
Update documentation to syntax highlight code
refs/pull/1803/head
Arkady Shapkin
2018-09-03
3
-56/+60
*
|
Fix #1805: add `.md` to hyperlink
refs/pull/1806/head
Andrew Siplas
2018-09-04
1
-1/+1
|
/
*
Merge branch 'master' into fix-clang-warnings
refs/pull/1433/head
Gennadiy Civil
2018-08-31
4
-41/+41
|
\
|
*
Update googletest-output-test-golden-lin.txt
refs/pull/1799/head
Gennadiy Civil
2018-08-31
1
-4/+4
|
*
Update googletest-output-test-golden-lin.txt
Gennadiy Civil
2018-08-31
1
-10/+10
|
*
Update googletest-output-test-golden-lin.txt
Gennadiy Civil
2018-08-31
1
-10/+10
|
*
Googletest export
misterg
2018-08-31
2
-1/+15
|
*
Googletest export
Abseil Team
2018-08-31
3
-13/+13
|
*
Googletest export
misterg
2018-08-31
2
-15/+1
*
|
Add user-defined copy constructor to ValueArray
Dominic Sacré
2018-08-31
2
-0/+414
*
|
Add missing declarations for Google Tests flags
Dominic Sacré
2018-08-31
1
-0/+8
*
|
Make g_argvs static
Dominic Sacré
2018-08-31
1
-1/+1
*
|
Make dummy variables static to avoid compiler warnings
Dominic Sacré
2018-08-31
1
-2/+3
*
|
Re-generate gtest-param-test.h from gtest-param-test.h.pump
Dominic Sacré
2018-08-31
1
-20/+17
|
/
*
Merge branch 'master' into 9A681768AABE08D1EFA5CA77528236A4
Gennadiy Civil
2018-08-30
1
-1/+1
|
\
|
*
Fix broken FAQ link in primer.md
refs/pull/1794/head
Steven Santos Erenst
2018-08-29
1
-1/+1
*
|
Disable MCVS warnings
Gennadiy Civil
2018-08-29
1
-0/+8
*
|
typo
Gennadiy Civil
2018-08-29
1
-1/+1
*
|
typo
Gennadiy Civil
2018-08-29
1
-1/+1
*
|
MSVC warnings silence
Gennadiy Civil
2018-08-29
1
-1/+7
*
|
Update googletest-output-test-golden-lin.txt
Gennadiy Civil
2018-08-29
1
-5/+55
*
|
Googletest export
Abseil Team
2018-08-28
4
-53/+247
*
|
Googletest export
Abseil Team
2018-08-28
5
-580/+265
*
|
Googletest export
Abseil Team
2018-08-28
5
-265/+580
[next]