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
*
Add user-defined copy constructor to ValueArray
Dominic Sacré
2018-08-31
2
-0
/
+414
*
Add missing declarations for Google Tests flags
Dominic Sacré
2018-08-31
1
-0
/
+8
*
Make g_argvs static
Dominic Sacré
2018-08-31
1
-1
/
+1
*
Make dummy variables static to avoid compiler warnings
Dominic Sacré
2018-08-31
1
-2
/
+3
*
Re-generate gtest-param-test.h from gtest-param-test.h.pump
Dominic Sacré
2018-08-31
1
-20
/
+17
*
Merge pull request #1790 from google/9A681768AABE08D1EFA5CA77528236A4
Gennadiy Civil
2018-08-29
9
-71
/
+326
|
\
|
*
Update gmock-matchers.h
Gennadiy Civil
2018-08-29
1
-3
/
+4
|
*
Merge branch 'master' into 9A681768AABE08D1EFA5CA77528236A4
Gennadiy Civil
2018-08-29
3
-3
/
+3
|
|
\
|
|
/
|
/
|
*
|
Changing clang tp 3.9 as 3.7 no longer works on Travis
Gennadiy Civil
2018-08-29
1
-2
/
+2
*
|
Changing clang tp 3.9 as 3.7 no longer works on Travis
Gennadiy Civil
2018-08-29
3
-3
/
+3
*
|
Merge pull request #1794 from BlueMonday/patch-1
Gennadiy Civil
2018-08-29
1
-1
/
+1
|
\
\
|
*
|
Fix broken FAQ link in primer.md
Steven Santos Erenst
2018-08-28
1
-1
/
+1
|
/
/
|
*
clang 3.7 -> 3.9
Gennadiy Civil
2018-08-29
1
-1
/
+1
|
*
clang 3.7->3.9
Gennadiy Civil
2018-08-29
1
-2
/
+2
|
*
Update .travis.yml
Gennadiy Civil
2018-08-29
1
-9
/
+3
|
*
Update .travis.yml
Gennadiy Civil
2018-08-29
1
-1
/
+9
|
*
Testing, trying to figure out clang errors
Gennadiy Civil
2018-08-29
1
-2
/
+0
|
*
Disable MCVS warnings
Gennadiy Civil
2018-08-28
1
-0
/
+8
|
*
typo
Gennadiy Civil
2018-08-28
1
-1
/
+1
|
*
typo
Gennadiy Civil
2018-08-28
1
-1
/
+1
|
*
MSVC warnings silence
Gennadiy Civil
2018-08-28
1
-1
/
+7
|
*
Update googletest-output-test-golden-lin.txt
Gennadiy Civil
2018-08-28
1
-5
/
+55
|
*
Googletest export
Abseil Team
2018-08-28
2
-3
/
+4
|
*
Googletest export
Abseil Team
2018-08-28
4
-53
/
+247
|
*
Googletest export
Abseil Team
2018-08-28
5
-580
/
+265
|
*
Googletest export
Abseil Team
2018-08-28
5
-265
/
+580
|
*
Googletest export
misterg
2018-08-28
1
-6
/
+1
|
/
*
Merge pull request #1784 from DavidSchuldenfrei/add-adapter-to-readme
Gennadiy Civil
2018-08-27
1
-0
/
+2
|
\
|
*
New Readme.md
David Schuldenfrei
2018-08-27
1
-0
/
+2
|
/
*
Merge pull request #1769 from dakotahawkins/fix-1764_CMake-errors-in-googlemock
Gennadiy Civil
2018-08-27
2
-4
/
+4
|
\
|
*
Merge branch 'master' into fix-1764_CMake-errors-in-googlemock
Gennadiy Civil
2018-08-27
7
-109
/
+387
|
|
\
|
|
/
|
/
|
*
|
Update CONTRIBUTING.md
Gennadiy Civil
2018-08-27
1
-2
/
+1
*
|
Merge 72a2836945e7a3dcee0730166704587e10bf64ee into 1d9a1912e7f42e8ae66ea365b...
David Schuldenfrei
2018-08-27
4
-73
/
+333
*
|
No longer require a functor passed to ResultOf matcher to define `result_of` ...
Abseil Team
2018-08-27
2
-34
/
+53
|
*
Use `$<INSTALL_PREFIX>` in `target_include_directories`
Dakota Hawkins
2018-08-24
2
-4
/
+4
|
/
*
Merge pull request #1781 from wfvining/fix1764-cmake-errors
Gennadiy Civil
2018-08-24
1
-21
/
+0
|
\
|
*
Fix #1764 Remove cmake code that leads to a configuration error
Will Vining
2018-08-24
1
-21
/
+0
|
/
*
Update README.md
Gennadiy Civil
2018-08-24
1
-1
/
+1
*
Merge pull request #1767 from jschloss-swift/issue_1735
Gennadiy Civil
2018-08-24
1
-1
/
+1
|
\
|
*
Merge branch 'master' into issue_1735
Gennadiy Civil
2018-08-24
1
-7
/
+7
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1779 from google/9A681768AABE08D1EFA5CA77528236A4
Gennadiy Civil
2018-08-23
1
-7
/
+7
|
\
\
|
*
|
Googletest export
misterg
2018-08-23
1
-7
/
+7
|
*
|
Googletest export
srz_zumix
2018-08-23
3
-61
/
+23
|
*
|
Googletest export
srz_zumix
2018-08-23
3
-23
/
+61
|
/
/
|
*
Merge branch 'master' into issue_1735
Jacob Schloss
2018-08-22
182
-594
/
+620
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1338 from stefanosoffia/master
Gennadiy Civil
2018-08-22
6
-178
/
+93
|
\
\
|
*
|
Install CMake export files
Stefano Soffia
2018-08-22
6
-178
/
+93
|
/
/
*
|
Merge pull request #1682 from dakotahawkins/improve-exported-targets
Gennadiy Civil
2018-08-21
4
-20
/
+122
|
\
\
|
*
|
Improve CMake exported targets.
Dakota Hawkins
2018-08-21
4
-20
/
+122
|
/
/
*
|
Merge pull request #1194 from joshbodily/josh/fix_scoped_class2
Gennadiy Civil
2018-08-21
2
-0
/
+21
|
\
\
[next]