index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #632 from nocnokneo/add-cmake-install-rules
Billy Donahue
2015-11-24
1
-0
/
+8
|
\
|
*
Add CMake install rules for gtest libraries and headers
Taylor Braun-Jones
2015-11-23
1
-0
/
+8
*
|
Merge pull request #628 from fjunqueira/patch-1
Billy Donahue
2015-11-24
1
-0
/
+16
|
\
\
|
*
|
Create CMakeLists.txt
Fábio Junqueira
2015-11-11
1
-0
/
+16
*
|
|
Merge pull request #614 from DukeXar/master
Billy Donahue
2015-11-24
1
-9
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Override clang++ name on Linux only
Anton Klautsan
2015-10-18
1
-1
/
+1
|
*
|
More docs in travis config
Anton Klautsan
2015-10-18
1
-0
/
+4
|
*
|
Update clang version
Anton Klautsan
2015-10-18
1
-7
/
+4
|
*
|
Adding llvm toolchain repo
Anton Klautsan
2015-10-18
1
-17
/
+6
|
*
|
Update .travis.yml
Anton Klautsan
2015-10-18
1
-4
/
+8
|
*
|
Try to use clang-3.6 in travis
Anton Klautsan
2015-10-18
1
-4
/
+1
|
*
|
Update .travis.yml
Anton Klautsan
2015-10-18
1
-0
/
+6
|
*
|
Update .travis.yml
Anton Klautsan
2015-10-18
1
-0
/
+3
*
|
|
Merge pull request #627 from mark-chromium/tests_msvs
Billy Donahue
2015-11-23
2
-15
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
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
|
*
|
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
2
-3
/
+3
|
/
/
*
|
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
|
|
/
*
|
Merge pull request #611 from mark-chromium/gmock_cxx11
Billy Donahue
2015-11-10
4
-11
/
+12
|
\
\
|
*
|
googlemock: Support C++11 language with pre-C++11 library
Mark Mentovai
2015-10-12
4
-11
/
+12
|
|
/
*
|
Merge pull request #605 from d-meiser/fix-visibility-hidden
Billy Donahue
2015-10-29
3
-4
/
+14
|
\
\
|
*
|
Fix symbol visibility of StreamingListener.
Dominic Meiser
2015-10-29
1
-1
/
+1
|
*
|
Add an option to enable building with -fvisibility=hidden.
Dominic Meiser
2015-10-29
1
-0
/
+10
|
*
|
Fix definition of GTEST_API_ macro for gcc and clang [#451].
Dominic Meiser
2015-10-29
1
-3
/
+3
|
/
/
*
|
Merge pull request #616 from anuragsoni/documentation/fix-readme-for-googletest
Billy Donahue
2015-10-19
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
update googletest readme to fix broken links
Anurag Soni
2015-10-19
1
-2
/
+2
|
/
*
Merge pull request #604 from marco-m/urls-should-go-to-github
Billy Donahue
2015-10-04
1
-22
/
+22
|
\
|
*
Fix relative links in documentation
Marco Molteni
2015-10-04
1
-8
/
+8
|
*
Update URLs from googlecode to github
Marco Molteni
2015-10-04
1
-16
/
+16
|
/
*
Merge pull request #597 from marco-m/patch-1
Billy Donahue
2015-09-23
1
-1
/
+1
|
\
|
*
Fix broken link to FrequentlyAskedQuestions
Marco Molteni
2015-09-23
1
-1
/
+1
|
/
*
Merge pull request #594 from martinmaly/gmock
Billy Donahue
2015-09-20
1
-2
/
+6
|
\
|
*
Adding missing files to googlemock distribution.
Martin Maly
2015-09-19
1
-2
/
+6
*
|
Merge pull request #593 from martinmaly/distcheck
Billy Donahue
2015-09-20
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
Adding missing header files to the distribution.
Martin Maly
2015-09-19
1
-1
/
+5
|
/
*
Merge pull request #591 from google/BillyDonahue-patch-1
Billy Donahue
2015-09-17
1
-4
/
+4
|
\
|
*
Fix relative links in googlemock docs.
Billy Donahue
2015-09-17
1
-4
/
+4
|
/
*
Merge pull request #589 from nomis52/master
Billy Donahue
2015-09-17
3
-11
/
+10
|
\
|
*
Fix the googlemock autotools build.
Simon Newton
2015-09-17
3
-11
/
+10
|
/
*
Merge pull request #585 from orgads/warning-fix
Billy Donahue
2015-09-09
1
-0
/
+2
|
\
|
*
Fix unused static variable warning on Windows
Orgad Shaneh
2015-09-09
1
-0
/
+2
|
/
*
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 pull request #579 from daus-salar/patch-1
Billy Donahue
2015-09-07
1
-1
/
+2
|
\
|
*
FIX add missing blank line between text and table
Daus Salar
2015-09-05
1
-1
/
+2
*
|
Merge pull request #582 from dmircevski/build-c++11
Billy Donahue
2015-09-07
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add c++11 build to the Travis matrix.
deki
2015-09-07
2
-0
/
+2
|
/
[next]