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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix gmock_doctor.py for Python3
refs/pull/571/head
Syl
2015-08-30
1
-7/+7
*
fix a link
Billy Donahue
2015-08-27
1
-1/+1
*
Merge pull request #568 from lacombar/googlemock-build-dir
Billy Donahue
2015-08-27
1
-1/+1
|
\
|
*
googlemock: fix unified build
refs/pull/568/head
Arnaud Lacombe
2015-08-27
1
-1/+1
|
/
*
Update README.md
Billy Donahue
2015-08-26
1
-1/+1
*
Update README.md
Billy Donahue
2015-08-25
1
-1/+1
*
Update README.md
Billy Donahue
2015-08-25
1
-2/+2
*
Merge pull request #512 from google/unification
Billy Donahue
2015-08-25
314
-428/+65882
|
\
|
*
Merge pull request #511 from BillyDonahue/unification
refs/pull/512/head
Billy Donahue
2015-08-25
115
-31/+65485
|
|
\
|
|
*
tiny fix
refs/pull/511/head
Billy Donahue
2015-08-25
1
-5/+6
|
|
*
unified project home
Billy Donahue
2015-08-25
1
-58/+62
|
|
*
cat _home.md files into README.md
Billy Donahue
2015-08-25
2
-41/+32
|
|
*
move ProjectHome files into root
Billy Donahue
2015-08-25
2
-0/+0
|
|
*
Merge branch 'unification' of github.com:BillyDonahue/googlemock into unifica...
Billy Donahue
2015-08-25
114
-0/+65458
|
|
|
\
|
|
/
/
|
|
*
move googlemock files into googlemock/ subdir
Billy Donahue
2015-08-25
114
-0/+0
|
|
*
Merge remote-tracking branch 'google/master'
Billy Donahue
2015-08-25
25
-88/+20752
|
|
|
\
|
|
|
*
Merge pull request #182 from BillyDonahue/wiki
Billy Donahue
2015-08-25
15
-0/+0
|
|
|
|
\
|
|
|
|
*
move versioned docs to version directories
Billy Donahue
2015-08-25
15
-0/+0
|
|
|
*
|
Merge pull request #180 from google/wiki
Billy Donahue
2015-08-25
25
-88/+20752
|
|
|
|
\
\
|
|
|
/
/
/
|
|
|
*
|
Merge pull request #179 from BillyDonahue/wiki
Billy Donahue
2015-08-25
114
-0/+44775
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
|
*
readme.md updates
Billy Donahue
2015-08-25
1
-88/+69
|
|
|
|
*
README -> README.md
Billy Donahue
2015-08-25
1
-0/+0
|
|
|
|
*
move CheatSheet.md into docs
Billy Donahue
2015-08-25
1
-0/+0
|
|
|
|
*
Move all .md files from wiki into docs/ dir.
Billy Donahue
2015-08-25
23
-0/+0
|
|
|
|
*
Merge branch 'wiki' of github.com:BillyDonahue/googlemock into wiki
Billy Donahue
2015-08-25
24
-0/+20683
|
|
|
|
|
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
|
/
|
|
|
*
Migrating wiki contents from Google Code
Google Code Exporter
2015-08-24
24
-0/+20683
|
|
*
Rename custom/callback-actions.h[.pump] =>
kosak
2015-07-28
6
-16/+16
|
|
*
Injection point for GTEST_CUSTOM_INIT_GOOGLE_TEST_FUNCTION_
kosak
2015-07-28
1
-0/+5
|
|
*
Inject a mock stack trace getter.
kosak
2015-07-28
1
-10/+42
|
|
*
Add an injection point for customizing GMOCK_DECLARE_bool and the like.
kosak
2015-07-28
2
-0/+51
|
|
*
Tests based on GTEST_HAS_STD_UNIQUE_PTR_ and GTEST_HAS_STD_SHARED_PTR_.
kosak
2015-07-27
1
-0/+18
|
|
*
Inject customization point for gmock-matchers.h
kosak
2015-07-27
2
-1/+43
|
|
*
Templatize ParseeGoogleMockStringFlag on String type.
kosak
2015-07-27
1
-1/+2
|
|
*
Missing diff that should have gone along with the pull of gtest 738.
kosak
2015-07-27
1
-39/+0
|
|
*
Explicitly specify return value for lambda in AsStdFunction() to ensure it
kosak
2015-07-24
3
-12/+22
|
|
*
Remove some tests.
kosak
2015-07-19
1
-19/+2
|
|
*
Move Callback-related generated actions to a custom/ file.
kosak
2015-07-19
5
-169/+166
|
|
*
Mark the default constructor of Matcher<> explicit.
kosak
2015-07-13
1
-1/+1
|
|
*
Fix EXPECT_THAT() to support literal strings as a second argument.
kosak
2015-04-28
2
-3/+19
|
|
*
Change IsNull and NotNull to use ==/!= nullptr in C++11.
kosak
2015-04-28
3
-1/+27
|
|
*
Suppresses the stack trace in a warning for uninteresting call by default; th...
kosak
2015-02-14
3
-13/+27
|
|
*
In C++11 and above, makes a mock method whose return type is default
kosak
2015-02-14
4
-72/+150
|
|
*
This change adds an explicit invocation of std::move to workaround a problem
kosak
2015-02-14
1
-0/+7
|
|
*
Make ReturnNull() support unique_ptr and shared_ptr.
kosak
2015-01-08
2
-1/+19
|
|
*
Adding support to gmock_gen for nested templates.
kosak
2015-01-08
3
-4/+41
|
|
*
Makes DoubleNear() print the diff between the actual and the expected value w...
kosak
2015-01-08
3
-37/+73
|
|
*
Add support for C++11 explicitly defaulted and deleted special member functio...
kosak
2014-11-17
2
-4/+73
|
|
*
Prevent gmock_gen from returning exit code zero on a failure to parse.
kosak
2014-11-17
1
-1/+1
|
|
*
Handle parameters without variable names when the type includes *, & or [].
kosak
2014-11-17
2
-4/+33
|
|
*
Update gmock_doctor to accept static_assert output.
kosak
2014-11-17
1
-0/+9
[next]