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
/
googlemock
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting changes,small cleanup, no functionality changes
refs/pull/1705/head
Gennadiy Civil
2018-08-07
1
-1/+2
*
small cleanup, np functional changes
refs/pull/1704/head
Gennadiy Civil
2018-08-07
1
-2/+0
*
automatic code sync mgt, comment only
refs/pull/1700/head
Gennadiy Civil
2018-08-06
1
-0/+2
*
Merge branch 'master' into master
refs/pull/1695/head
Gennadiy Civil
2018-08-01
4
-7/+7
|
\
|
*
Merge branch 'master' into master
refs/pull/1685/head
Gennadiy Civil
2018-07-30
23
-1/+47
|
|
\
|
*
|
Updated broken and outdated URLs
Piotr Kąkol
2018-07-25
4
-7/+7
*
|
|
Formatting changes and upstreaming one test
Gennadiy Civil
2018-08-01
2
-3/+0
|
|
/
|
/
|
*
|
Formatting changes for automatic code management
Gennadiy Civil
2018-07-27
23
-1/+47
|
/
*
Formatting changes, code sync
refs/pull/1684/head
Gennadiy Civil
2018-07-25
1
-2/+1
*
Merge branch 'master' into feature/fix-build-error-vs2017-win10-jp
Masaru Tsuchiyama
2018-07-21
5
-28/+67
|
\
|
*
code merge
refs/pull/1676/head
Gennadiy Civil
2018-07-20
2
-1/+18
|
*
Merge branch 'master' into googletest_for_asam
refs/pull/1668/head
duxiuxing
2018-07-19
2
-7/+29
|
|
\
|
|
*
code sync
Gennadiy Civil
2018-07-19
2
-4/+9
|
|
*
Code sync
Gennadiy Civil
2018-07-18
1
-3/+20
|
*
|
Replace "…" with "..."(three dots) to fix warning C4819 in Visual Studio
杜修杏
2018-07-19
2
-4/+4
|
*
|
Merge branch 'master' into googletest_for_asam
duxiuxing
2018-07-19
3
-204/+3
|
|
\
\
|
|
|
/
|
*
|
Fix warning C4819: The file contains a character that cannot be represented i...
duxiuxing
2018-07-17
3
-21/+21
*
|
|
Merge branch 'master' into feature/fix-build-error-vs2017-win10-jp
Masaru Tsuchiyama
2018-07-18
3
-204/+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Code sync, mostly formatting and removing outdates
Gennadiy Civil
2018-07-18
2
-203/+2
|
*
|
Formatting and a link
Gennadiy Civil
2018-07-18
1
-1/+1
|
|
/
*
|
Merge branch 'master' into feature/fix-build-error-vs2017-win10-jp
Masaru Tsuchiyama
2018-07-17
1
-3/+2
|
\
\
|
|
/
|
*
Put ifdef guard after the includes.
Adrian Moran
2018-07-13
1
-1/+1
|
*
Avoid full test in no exceptions are enabled.
Adrian Moran
2018-07-12
1
-5/+2
|
*
Fix issue #1654.
Adrian Moran
2018-07-11
1
-0/+2
*
|
This closes #1595: fix compiler error with Visual Studio 2017 on Win10 JP.
Masaru Tsuchiyama
2018-06-30
2
-8/+8
|
/
*
Removed "Documentation.md" not adding value and not consitent with internal docs
refs/pull/1624/head
Gennadiy Civil
2018-06-11
1
-1/+0
*
Rename AdvancedGuide.md to advanced.md and adjust the links.
Gennadiy Civil
2018-06-11
3
-3/+3
*
Rename "Primer.md" to "primer.md" and adjust links. Part of the documentaion ...
Gennadiy Civil
2018-06-11
2
-9/+9
*
formatting changes
refs/pull/1608/head
Gennadiy Civil
2018-05-23
2
-6/+5
*
Formatting changes
refs/pull/1607/head
Gennadiy Civil
2018-05-23
2
-2/+2
*
Fix gmock not building when -fno-rtti
Scott Graham
2018-05-02
2
-8/+6
*
merged
refs/pull/1588/head
Gennadiy Civil
2018-04-25
1
-1/+0
|
\
|
*
Merge branch 'master' into parameterless
refs/pull/1582/head
Gennadiy Civil
2018-04-19
1
-112/+93
|
|
\
|
*
|
Fix friend declaration to use GTEST_API_ decl spec.
David Sunderland
2018-04-19
1
-1/+1
|
*
|
Revert useless use of GTEST_API_ on WithoutMatchers decl.
David Sunderland
2018-04-19
1
-1/+1
|
*
|
Add GTEST_API_ tag to WithoutMatchers class. Hopefully that fixes the problem...
David Sunderland
2018-04-19
1
-1/+1
|
*
|
Mark new GetWithoutMatchers method as part of the exported API, to address MS...
David Sunderland
2018-04-19
2
-2/+2
|
*
|
Merge branch 'parameterless' of https://github.com/dnsunderland/googletest in...
David Sunderland
2018-04-18
5
-270/+438
|
|
\
\
|
|
*
\
Merge branch 'master' into parameterless
dnsunderland
2018-04-18
5
-270/+438
|
|
|
\
\
|
*
|
|
|
Don't use generalized initializer list; is C++11 extension.
David Sunderland
2018-04-18
1
-1/+1
|
|
/
/
/
|
*
|
|
Clone of unsubmitted cr/176529515. Introduce parameterless expectations.
David Sunderland
2018-04-18
7
-13/+426
*
|
|
|
merging,
Gennadiy Civil
2018-04-25
8
-493/+929
|
|
_
|
/
|
/
|
|
*
|
|
reverting, test
refs/pull/1580/head
Gennadiy Civil
2018-04-19
1
-13/+3
*
|
|
reverting just to test
Gennadiy Civil
2018-04-19
1
-1/+1
*
|
|
testing
Gennadiy Civil
2018-04-19
1
-12/+12
*
|
|
more typos
Gennadiy Civil
2018-04-18
1
-1/+1
*
|
|
msvc
Gennadiy Civil
2018-04-18
1
-8/+6
*
|
|
more typos
Gennadiy Civil
2018-04-18
1
-3/+2
*
|
|
typo
Gennadiy Civil
2018-04-18
1
-7/+7
*
|
|
move only types docs
Gennadiy Civil
2018-04-18
1
-112/+93
[next]