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 #1081 from krytarowski/netbsd-1
Billy Donahue
2017-06-23
2
-2
/
+5
|
\
|
*
Add NetBSD support
Kamil Rytarowski
2017-05-06
2
-2
/
+5
*
|
Merge pull request #1129 from Chris-Sharpe/master
Billy Donahue
2017-06-23
1
-1
/
+1
|
\
\
|
*
|
Colouring in help text
Chris-Sharpe
2017-06-21
1
-1
/
+1
|
/
/
*
|
Create gtest-internal.h
Billy Donahue
2017-06-11
1
-1
/
+1
*
|
Merge pull request #1113 from jorgehb/patch-1
Billy Donahue
2017-06-11
1
-1
/
+1
|
\
\
|
*
|
Fixing float comparison broken link
jorgehb
2017-06-08
1
-1
/
+1
|
/
/
*
|
Merge pull request #1091 from nico/wmicro
Billy Donahue
2017-05-23
1
-38
/
+51
|
\
\
|
*
|
Fix -Wmicrosoft-cast warnings when using gtest with clang on Windows.
Nico Weber
2017-05-15
1
-38
/
+51
*
|
|
Merge pull request #1096 from gennadiycivil/add-ability-for-custom-temdir-1093
Billy Donahue
2017-05-18
2
-1
/
+7
|
\
\
\
|
*
|
|
Changes add ability to overwrite TempDir(), issue https://github.com/google/g...
Gennadiy Civil
2017-05-18
2
-1
/
+7
|
/
/
/
*
|
|
Merge pull request #1089 from nico/stdstring
Billy Donahue
2017-05-16
27
-490
/
+488
|
\
\
\
|
*
|
|
Use std::string and ::string explicitly in gtest and gmock code.
Nico Weber
2017-05-15
27
-490
/
+488
|
|
/
/
*
|
|
Merge pull request #1090 from nico/typo
Billy Donahue
2017-05-15
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixing typo in documentation.
Nico Weber
2017-05-15
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #1092 from nico/comment
Billy Donahue
2017-05-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Gender-neutralize comments in gtest.h.
Nico Weber
2017-05-15
1
-1
/
+1
|
/
/
*
|
Merge pull request #725 from donhuff/xcode-headers
Billy Donahue
2017-05-15
2
-0
/
+48
|
\
\
|
*
|
Update C++ language and library settings to match SDK projects.
Don Huff
2016-03-11
2
-0
/
+7
|
*
|
Add missing headers to Xcode framework target.
Don Huff
2016-02-25
1
-0
/
+41
*
|
|
Merge pull request #1078 from pwnall/gtest_api_port
Billy Donahue
2017-05-10
2
-1
/
+11
|
\
\
\
|
*
|
|
Pick up GTEST_API_ definition in gtest/internal/custom/gtest-port.h.
Victor Costan
2017-05-04
2
-1
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #965 from davidben/format-attr
Billy Donahue
2017-05-07
2
-3
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Annotate ColoredPrintf with the format attribute and fix bugs.
David Benjamin
2016-12-21
2
-3
/
+21
*
|
|
Merge pull request #1034 from dankegel/master
Billy Donahue
2017-05-02
3
-2
/
+4
|
\
\
\
|
*
|
|
Minimal changes to fix build failures on Microsoft Visual Studio 2015
Dan Kegel
2017-03-01
3
-2
/
+4
*
|
|
|
Merge pull request #1077 from gennadiycivil/make-temp-dir-public-issue-1076
Billy Donahue
2017-05-02
5
-22
/
+29
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Changes to make TempDir() public
Gennadiy Civil
2017-05-02
5
-22
/
+29
|
/
/
/
*
|
|
Merge pull request #1029 from google/BillyDonahue-patch-3
Billy Donahue
2017-02-25
1
-4
/
+4
|
\
\
\
|
*
|
|
Remove /tree/ from Readme.md links.
Billy Donahue
2017-02-25
1
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #996 from srz-zumix/fix-error
Billy Donahue
2017-02-17
1
-1
/
+1
|
\
\
\
|
*
|
|
fix typo /GTEST_ATTRIBUTE_UNUSED/GTEST_ATTRIBUTE_UNUSED_/
srz_zumix
2017-02-03
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #982 from mbjorge/unused-variable-fix
Billy Donahue
2017-01-31
1
-3
/
+4
|
\
\
\
|
*
|
|
Add GTEST_ATTRIBUTE_UNUSED_ to REGISTER_TYPED_TEST_CASE_P
Mike Bjorge
2017-01-09
1
-3
/
+4
|
|
/
/
*
|
|
Merge pull request #874 from sejr/master
Billy Donahue
2017-01-23
1
-6
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge pull request #1 from google/master
Sam Roth
2017-01-23
8
-8
/
+127
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #658 from audiofanatic/ExternalProject_at_configure_time
Billy Donahue
2016-12-18
2
-2
/
+115
|
\
\
\
|
*
|
|
Added CMake configure-time download instructions to docs
Craig Scott
2016-12-18
2
-2
/
+115
*
|
|
|
2.6.4 is the minimum CMake version, so enforce it (#656)
Craig Scott
2016-12-17
3
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #918 from DanAlbert/fix-android-GTEST_HAS_CLONE
Billy Donahue
2016-11-03
1
-2
/
+6
|
\
\
\
|
*
|
|
Fix detection of GTEST_HAS_CLONE for Android.
Dan Albert
2016-11-01
1
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #728 from DanAlbert/tuple-stlport
Billy Donahue
2016-11-02
1
-0
/
+2
|
\
\
\
|
*
|
|
Fix a test to compile when tuple isn't available.
Dan Albert
2016-03-02
1
-0
/
+2
|
|
/
/
*
|
|
Merge pull request #876 from marco-m/patch-1
Billy Donahue
2016-09-21
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
[next]