index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
googlemock
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use std::string and ::string explicitly in gtest and gmock code.
Nico Weber
2017-05-15
16
-401
/
+406
*
Remove /tree/ from Readme.md links.
Billy Donahue
2017-02-25
1
-4
/
+4
*
Merge pull request #1 from google/master
Sam Roth
2017-01-23
3
-2
/
+12
|
\
|
*
Merge pull request #658 from audiofanatic/ExternalProject_at_configure_time
Billy Donahue
2016-12-18
1
-0
/
+10
|
|
\
|
|
*
Added CMake configure-time download instructions to docs
Craig Scott
2016-12-18
1
-0
/
+10
|
*
|
2.6.4 is the minimum CMake version, so enforce it (#656)
Craig Scott
2016-12-17
1
-1
/
+1
|
|
/
|
*
Cookbok: fix broken relative link
Marco Molteni
2016-09-13
1
-1
/
+1
*
|
Fixed broken links
Samuel Roth
2016-09-12
1
-1
/
+1
*
|
blob vs tree
Samuel Roth
2016-09-12
1
-1
/
+1
*
|
Fixing relative links
Samuel Roth
2016-09-12
1
-2
/
+2
*
|
Fixing KnownIssues and FrequentlyAskedQuestions links
Samuel Roth
2016-09-12
1
-2
/
+2
*
|
Broken relative links fixed
Samuel Roth
2016-09-12
1
-6
/
+6
*
|
Fixing ForDummies link
Samuel Roth
2016-09-12
1
-1
/
+1
*
|
One works
Samuel Roth
2016-09-12
1
-1
/
+1
*
|
Relative links
Samuel Roth
2016-09-12
1
-1
/
+1
*
|
Fixing relative links
Samuel Roth
2016-09-12
1
-1
/
+1
|
/
*
Reformatted the Unprintable operator== code style.
mazong1123
2016-07-14
1
-1
/
+4
*
Fixed issue #775
mazong1123
2016-07-14
1
-2
/
+3
*
Added VS 2015 project support.
mazong1123
2016-05-15
5
-0
/
+328
*
Updated the value of GTEST_DIR to reflect the googletest dir.
mazong1123
2016-05-15
1
-1
/
+1
*
Changed the GTestDir marco value to reflect the new dir of googletest.
mazong1123
2016-05-15
2
-2
/
+2
*
Fix typo (Inovke -> Invoke)
Paul Hadfield
2016-03-08
1
-1
/
+1
*
Fix formatting in AdvancedGuide.md
Paul Wilkinson
2016-02-21
4
-4
/
+4
*
Fix link that's returned when running tests. #714
Jacob Meacham
2016-02-16
3
-8
/
+8
*
Merge pull request #657 from audiofanatic/issue655-targetHeaderDeps
Billy Donahue
2015-12-10
1
-0
/
+8
|
\
|
*
Add include dirs to targets if CMake version supports it
Craig Scott
2015-12-06
1
-0
/
+8
*
|
Merge pull request #650 from jpuigcerver/master
Billy Donahue
2015-12-10
1
-0
/
+8
|
\
\
|
*
|
Added CMake install rules for GMock
Joan Puigcerver
2015-12-03
1
-0
/
+8
|
|
/
*
/
fixed link in googlemock documentation
Paul Rosset
2015-12-08
6
-42
/
+42
|
/
*
Merge pull request #592 from Ferenc-/master
Billy Donahue
2015-11-30
1
-1
/
+1
|
\
|
*
Fix typo in googlemock/README.md
Ferenc-
2015-09-19
1
-1
/
+1
*
|
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
3
-10
/
+10
|
/
/
*
|
Fix broken link to FrequentlyAskedQuestions
Marco Molteni
2015-09-23
1
-1
/
+1
*
|
Adding missing files to googlemock distribution.
Martin Maly
2015-09-19
1
-2
/
+6
|
/
*
Fix relative links in googlemock docs.
Billy Donahue
2015-09-17
1
-4
/
+4
*
Fix the googlemock autotools build.
Simon Newton
2015-09-17
3
-11
/
+10
*
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
*
merge
Billy Donahue
2015-08-30
2
-8
/
+8
|
\
|
*
Fix gmock_doctor.py for Python3
Syl
2015-08-30
1
-7
/
+7
|
*
googlemock: fix unified build
Arnaud Lacombe
2015-08-26
1
-1
/
+1
*
|
readme merging
Billy Donahue
2015-08-30
1
-7
/
+54
*
|
readme merging
Billy Donahue
2015-08-26
1
-67
/
+30
*
|
readme merging
Billy Donahue
2015-08-26
1
-59
/
+32
|
/
[next]