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
*
Merge branch 'master' of github.com:Dani-Hub/googletest
drgler
2017-08-22
7
-6/+126
|
\
|
*
Merge branch 'master' into master
Daniel Krügler
2017-08-21
6
-6/+124
|
|
\
|
|
*
Merge pull request #1191 from gennadiycivil/master
Gennadiy Civil
2017-08-11
1
-0/+118
|
|
|
\
|
|
|
*
Addressing Comments
refs/pull/1191/head
misterg
2017-08-10
1
-46/+22
|
|
|
*
Added Copyright
misterg
2017-08-10
1
-4/+32
|
|
|
*
Initial Revision, review 164634031
misterg
2017-08-10
1
-2/+0
|
|
|
*
WIP
misterg
2017-08-09
1
-29/+3
|
|
|
*
WIP, win testing
misterg
2017-08-08
1
-4/+7
|
|
|
*
WIP, windows testing
misterg
2017-08-08
1
-2/+2
|
|
|
*
WIP, windows testing
misterg
2017-08-08
1
-2/+2
|
|
|
*
WIP, windows testing
misterg
2017-08-08
1
-3/+9
|
|
|
*
WIP
misterg
2017-08-08
1
-0/+133
|
|
*
|
Merge pull request #1030 from vpfautz/master
Gennadiy Civil
2017-08-03
5
-5/+5
|
|
|
\
\
|
|
|
*
|
Fixed some typos
refs/pull/1030/head
vpfautz
2017-02-26
5
-5/+5
|
|
*
|
|
Merge pull request #764 from flyd1005/wip-fix-typo
Gennadiy Civil
2017-08-02
1
-1/+1
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
remove duplicated words
refs/pull/764/head
Li Peng
2016-04-27
1
-1/+1
*
|
|
|
|
Merge branch 'master' of github.com:Dani-Hub/googletest
drgler
2017-08-22
1
-1/+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
*
|
|
|
Merge branch 'master' of github.com:Dani-Hub/googletest
drgler
2017-08-10
1
-0/+28
|
/
/
/
*
|
|
Use std::string and ::string explicitly in gtest and gmock code.
refs/pull/1089/head
Nico Weber
2017-05-15
3
-32/+29
*
|
|
Merge pull request #1034 from dankegel/master
Billy Donahue
2017-05-02
2
-1/+3
|
\
\
\
|
*
|
|
Minimal changes to fix build failures on Microsoft Visual Studio 2015
refs/pull/1034/head
Dan Kegel
2017-03-02
2
-1/+3
|
|
|
/
|
|
/
|
*
|
|
Changes to make TempDir() public
refs/pull/1077/head
Gennadiy Civil
2017-05-02
1
-1/+1
|
/
/
*
|
Merge pull request #728 from DanAlbert/tuple-stlport
Billy Donahue
2016-11-02
1
-0/+2
|
\
\
|
*
|
Fix a test to compile when tuple isn't available.
refs/pull/728/head
Dan Albert
2016-03-02
1
-0/+2
*
|
|
Fix build with MinGW-w64
refs/pull/856/head
Arkadiy Shapkin
2016-09-04
1
-1/+1
*
|
|
Merge pull request #721 from ilmagico/fix-mingw-threads
Billy Donahue
2016-08-24
2
-1/+8
|
\
\
\
|
*
|
|
Fix compilation on MinGW with native threads
Daniele Tamino
2016-02-22
2
-1/+8
|
|
/
/
*
|
|
Support running MSVC build on AppVeyour
refs/pull/723/head
Arkadiy Shapkin
2016-06-27
1
-2/+2
|
|
/
|
/
|
*
|
Merge pull request #724 from duggelz/master
Billy Donahue
2016-03-15
1
-0/+14
|
\
\
|
|
/
|
/
|
|
*
Restructure test so each scenario is independent.
refs/pull/724/head
Doug Greiman
2016-03-02
1
-20/+13
|
*
Fix env_var_test to ignore XML_OUTPUT_FILE if already set
Doug Greiman
2016-03-02
1
-0/+2
|
*
Restructure $XML_OUTPUT_FILE logic
Doug Greiman
2016-02-26
1
-5/+11
|
*
Read Bazel's $XML_OUTPUT_FILE environment variable
Doug Greiman
2016-02-24
1
-0/+13
*
|
Change error message of EXPECT_EQ to treat lhs and rhs equivalently.
refs/pull/713/head
Alexey Sokolov
2016-02-16
3
-113/+114
|
/
*
Merge pull request #688 from tamland/python3
Billy Donahue
2016-02-01
8
-14/+18
|
\
|
*
add python 3 support to tests
Thomas Amland
2016-01-19
8
-14/+18
*
|
Add tmux and tmux-256color to the colored terminal list.
refs/pull/699/head
Joongi Kim
2016-01-31
1
-0/+6
|
/
*
Better use of character constants
Mark Mentovai
2015-11-11
1
-2/+2
*
Fix warnings encountered in MSVC build of gtest/gmock tests
Mark Mentovai
2015-11-11
1
-2/+2
*
Move everything in googletest into googletest/googletest
Billy Donahue
2015-08-25
62
-0/+26690