index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
googlemock
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
gmock merging -2
Gennadiy Civil
2018-02-27
1
-2
/
+22
*
moving JoinAsTuple to internal
Gennadiy Civil
2018-02-12
1
-26
/
+3
*
Merge pull request #1446 from tholsapp/master
Gennadiy Civil
2018-02-09
2
-5
/
+5
|
\
|
*
Fixed typos
Troy Holsapple
2018-02-07
2
-5
/
+5
*
|
merges
Gennadiy Civil
2018-02-09
2
-8
/
+11
|
/
*
Adding tests to googlemock bazel
Gennadiy Civil
2018-01-26
2
-6
/
+72
*
Code merges
Gennadiy Civil
2018-01-26
2
-3
/
+5
*
[Bazel] Detect Windows with cpu value x64_windows and x64_windows_msvc
Loo Rong Jie
2018-01-09
1
-1
/
+2
*
Merge branch 'master' into missing-declarations
Gennadiy Civil
2018-01-04
1
-8
/
+0
|
\
|
*
upstreaming cl 124976692
Gennadiy Civil
2018-01-03
1
-8
/
+0
*
|
Pass the -Wmissing-declarations warning.
David Benjamin
2018-01-03
1
-4
/
+0
|
/
*
Add licenses() directive for googlemock/tests.
Carlos O'Ryan
2017-12-08
1
-0
/
+2
*
Fix gmock tests when std::unary_function unavailable
Arkady Shapkin
2017-10-25
1
-2
/
+5
*
Fix tests with VS2015 and VS2017
Arkadiy Shapkin
2017-10-25
2
-4
/
+9
*
Use gender-neutral pronouns in comments and docs
Jonathan Wakely
2017-09-27
3
-3
/
+3
*
Applying lint checks from upstream google3
Alyssa Wilk
2017-08-28
1
-4
/
+7
*
Merge branch 'refs/heads/master' into flag-default
Alyssa Wilk
2017-08-28
3
-0
/
+95
|
\
|
*
Support ref-qualified member functions in Property().
Roman Perepelitsa
2017-08-22
1
-0
/
+20
|
*
Remove unused variable
Maurice Gilden
2017-08-21
1
-1
/
+0
|
*
Added "explicit" as per compiler suggestion
Gennadiy Civil
2017-08-20
1
-1
/
+1
|
*
Proposing these changes, please review
Gennadiy Civil
2017-08-20
1
-12
/
+9
|
*
Change tabs to spaces in test case
Maurice Gilden
2017-08-18
1
-11
/
+11
|
*
Switch return type to class without default constructor
Maurice Gilden
2017-08-18
1
-1
/
+7
|
*
Fix test if exceptions are not supported
Maurice Gilden
2017-08-18
1
-0
/
+6
|
*
adds test for NiceMock with unknown return value
Maurice Gilden
2017-08-18
1
-0
/
+15
|
*
Merge pull request #1191 from gennadiycivil/master
Gennadiy Civil
2017-08-10
1
-0
/
+52
|
|
\
|
|
*
Added Copyright
misterg
2017-08-10
1
-4
/
+31
|
|
*
Initial Revision, review 164634031
misterg
2017-08-10
1
-25
/
+0
|
|
*
WIP
misterg
2017-08-09
1
-0
/
+25
|
|
*
Added googlemock tests
misterg
2017-08-09
1
-4
/
+0
|
|
*
Added googlemock tests
misterg
2017-08-09
1
-0
/
+29
*
|
|
Handling invalid flag values
Alyssa Wilk
2017-08-16
1
-0
/
+20
*
|
|
Adding a flag option to change the default mock type
Alyssa Wilk
2017-08-10
2
-0
/
+76
|
/
/
*
|
Correct some typos in a comment
Shlomi Fish
2017-08-04
1
-1
/
+1
*
|
Merge pull request #764 from flyd1005/wip-fix-typo
Gennadiy Civil
2017-08-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
remove duplicated words
Li Peng
2016-04-27
1
-1
/
+1
*
|
Use std::string and ::string explicitly in gtest and gmock code.
Nico Weber
2017-05-15
9
-297
/
+305
*
|
Reformatted the Unprintable operator== code style.
mazong1123
2016-07-14
1
-1
/
+4
*
|
Fixed issue #775
mazong1123
2016-07-14
1
-2
/
+3
|
/
*
Fix link that's returned when running tests. #714
Jacob Meacham
2016-02-16
2
-6
/
+6
*
Name the helper AsBits()
Mark Mentovai
2015-11-12
1
-11
/
+10
*
Use a templated helper to wrap the cast
Mark Mentovai
2015-11-11
1
-14
/
+15
*
Leave decltype(max_ulps_) alone and cast, not sure this is better
Mark Mentovai
2015-11-11
1
-12
/
+14
*
Fix warnings encountered in MSVC build of gtest/gmock tests
Mark Mentovai
2015-11-11
1
-1
/
+1
*
Merge pull request #612 from mark-chromium/gmock_rtti
Billy Donahue
2015-11-10
1
-4
/
+4
|
\
|
*
googlemock: Disable WhenDynamicCastToTest tests when RTTI is off
Mark Mentovai
2015-10-12
1
-4
/
+4
*
|
googlemock: Support C++11 language with pre-C++11 library
Mark Mentovai
2015-10-12
2
-6
/
+6
|
/
*
Fix the googlemock autotools build.
Simon Newton
2015-09-17
1
-1
/
+0
*
Include <memory> to use std::unique_ptr.
Billy Donahue
2015-09-08
1
-0
/
+1
*
Googlemock has some tuples containing lvalue refs in its unit tests.
Billy Donahue
2015-09-07
2
-5
/
+9
[next]