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.16.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
*
rename and apply snake_case on CheatSheet.md
Krystian Kuzniarek
2019-07-13
1
-1/+1
*
Documentation sync in preparation to including docs with full source sync
Gennadiy Civil
2019-06-24
2
-35/+37
*
Documentation sync in preparation to including docs with full source sync
Gennadiy Civil
2019-06-24
1
-73/+56
*
Remove google internal links from documentation on github
refs/pull/2296/head
Prashant Jaikumar
2019-06-19
2
-2/+2
*
Incremental doc changes in preparation for doc sync
Gennadiy Civil
2019-06-19
1
-15/+21
*
Renaming doc files to make the file names more palatable and in preparation f...
Gennadiy Civil
2019-06-19
2
-4/+4
*
small docs restucture and cleanup
Gennadiy Civil
2019-06-19
1
-0/+0
*
small docs restucture and cleanup
Gennadiy Civil
2019-06-19
2
-158/+0
*
Googletest export
Abseil Team
2019-06-17
2
-402/+0
*
Googletest export
misterg
2019-06-17
2
-0/+402
*
Merge pull request #2287 from PhilLab/patch-1
Gennadiy Civil
2019-06-17
1
-11/+11
|
\
|
*
docs/primer: Fixed usage of test case
refs/pull/2287/head
Philipp Hasper
2019-06-16
1
-11/+11
*
|
Merge pull request #2286 from gennadiycivil/master
Gennadiy Civil
2019-06-17
7
-981/+4
|
\
\
|
|
/
|
/
|
|
*
doc is still valid
Gennadiy Civil
2019-06-13
1
-3/+52
|
*
Removing make and automake. The only supported build systems are Bazel intern...
Gennadiy Civil
2019-06-13
7
-1060/+1
*
|
Documentation sync working on the documentation being included with the code
Gennadiy Civil
2019-06-14
2
-60/+15
*
|
Makefiles are no longer supported. Adding pseudo-break with their impending r...
Gennadiy Civil
2019-06-13
1
-1/+10
|
/
*
Setting CMP0054 policy to NEW. This allows to use the string "SHARED" without...
refs/pull/2283/head
Matthias Walter
2019-06-12
1
-0/+4
*
Formatting Changes
Gennadiy Civil
2019-06-12
1
-2/+2
*
remove obsolete codegear files
Gennadiy Civil
2019-06-10
6
-440/+0
*
removing obsolete language from docs, CMake and Bazel is the only supporeted ...
Gennadiy Civil
2019-06-10
3
-159/+66
*
removing xcode files , as CMake and Bazel is the only supporeted build methods
Gennadiy Civil
2019-06-10
16
-2248/+0
*
removing msvc solution, as CMake and Bazel is the only supporeted build methods
Gennadiy Civil
2019-06-10
18
-1642/+0
*
Merge pull request #2268 from kalaxy/fuse_spi_in_header
Gennadiy Civil
2019-06-07
1
-14/+10
|
\
|
*
Fuse gtest-spi.h into the resulting header.
refs/pull/2268/head
Kalon Mills
2019-06-04
1
-14/+10
*
|
Googletest export
Abseil Team
2019-06-05
1
-1/+1
*
|
Googletest export
misterg
2019-06-05
1
-1/+1
|
/
*
Googletest export
Abseil Team
2019-05-30
1
-0/+9
*
Merge pull request #2260 from 741g:master
gennadiycivil
2019-05-23
1
-1/+1
|
\
|
*
unbreak windows build
refs/pull/2260/head
Lingfeng Yang
2019-05-22
1
-1/+1
*
|
Fix typo introduced in 63be3dcc245 (maintaners -> maintainers)
refs/pull/2259/head
Enji Cooper
2019-05-20
3
-3/+3
|
/
*
Update advanced.md
Gennadiy Civil
2019-05-17
1
-0/+61
*
Merge pull request #2254 from chaoran:master
Gennadiy Civil
2019-05-17
3
-75/+63
|
\
|
*
add unit test for overload & operator
refs/pull/2254/head
Chaoran Yang
2019-05-13
1
-0/+91
|
*
Use std::addressof to instead of plain '&'.
Chaoran Yang
2019-05-12
1
-2/+2
*
|
Added docs for testing::RegisterTest
Gennadiy Civil
2019-05-13
1
-0/+72
|
/
*
Googletest export
Abseil Team
2019-05-10
1
-68/+73
*
Merge pull request #2245 from daquexian:fix_wsign_conversion
gennadiycivil
2019-05-03
1
-1/+1
|
\
|
*
Fix -Wsign-conversion error by adding static_cast
refs/pull/2245/head
daquexian
2019-05-02
1
-1/+1
*
|
Googletest export
misterg
2019-05-03
3
-0/+9
|
/
*
Merge pull request #2242 from SylvestreG:master
Gennadiy Civil
2019-04-29
25
-1/+2083
|
\
|
*
Fix compilation on CentOS 7
refs/pull/2242/head
Sylvestre Gallon
2019-04-26
1
-1/+1
*
|
Removing obsolete codegear and msvc 2010
Gennadiy Civil
2019-04-29
24
-2082/+0
*
|
Googletest export
misterg
2019-04-29
1
-10/+0
*
|
Address fallout from -Wsign-conversion work on Windows
refs/pull/2241/head
Enji Cooper
2019-04-26
2
-3/+4
|
/
*
Googletest export
Abseil Team
2019-04-24
4
-6/+37
*
Googletest export
misterg
2019-04-18
1
-2/+2
*
Googletest export
misterg
2019-04-18
3
-12/+18
*
Merge pull request #2170 from ngie-eign:issue-2146-ver2
Gennadiy Civil
2019-04-18
12
-68/+90
|
\
|
*
clang: fix `-Wsign-conversion` errors
Enji Cooper
2019-04-06
12
-60/+78
[next]