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
...
|
*
|
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
*
move googlemock files into googlemock/ subdir
Billy Donahue
2015-08-25
25
-0
/
+17786
[prev]