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
*
Merge pull request #2592 from kuzkry:remove-workaround_msvc-error-C2665
Matt Calabrese
2019-12-13
1
-9
/
+0
|
\
|
*
remove MSVC workaround: error C2665
Krystian Kuzniarek
2019-11-22
1
-9
/
+0
*
|
Merge pull request #2593 from kuzkry:remove-workaround_msvc-namespace-scope-f...
Gennadiy Rozental
2019-11-26
1
-9
/
+4
|
\
\
|
*
|
remove MSVC workaround: accessing namespace scope from within nested classes
Krystian Kuzniarek
2019-11-22
1
-9
/
+4
|
|
/
*
/
Googletest export
Abseil Team
2019-11-22
3
-16
/
+19
|
/
*
Merge pull request #2533 from thejcannon:noexcept_spec
vslashg
2019-11-01
1
-0
/
+29
|
\
|
*
Revert "Merge pull request #2498 from thejcannon:noexcept_spec"
Joshua Cannon
2019-10-23
1
-0
/
+29
*
|
Merge pull request #2527 from PiotrNycz:gmock_prevent_return_ref_to_store_tem...
vslashg
2019-10-29
1
-0
/
+36
|
\
\
|
*
|
variable names corrected (followed google coding style)
Piotr Nycz
2019-10-25
1
-14
/
+14
|
*
|
Apply 80chars limit
Piotr Nycz
2019-10-25
1
-1
/
+2
|
*
|
Tests simplified and names corrected (POD->scalar)
Piotr Nycz
2019-10-24
1
-49
/
+18
|
*
|
Added more tests to verify: ReturnRef not accept temporary
Piotr Nycz
2019-10-23
1
-15
/
+57
|
*
|
Added tests verifying that temporaries are accepted by ReturnRef
Piotr Nycz
2019-10-22
1
-0
/
+24
*
|
|
Merge pull request #2388 from kuzkry:remove-gtest-type-util.pump
vslashg
2019-10-29
1
-0
/
+182
*
|
|
Googletest export
Abseil Team
2019-10-23
1
-0
/
+26
|
|
/
|
/
|
*
|
Merge pull request #2514 from thejcannon:msvc_macro_issue
vslashg
2019-10-23
1
-0
/
+10
|
\
\
|
*
|
Removing extraneous test
Joshua Cannon
2019-10-11
1
-1
/
+0
|
*
|
Replace compile-test with preprocessor test
Joshua Cannon
2019-10-11
2
-7
/
+11
|
*
|
Add a compile test
Joshua Cannon
2019-10-11
1
-0
/
+7
*
|
|
Merge pull request #2444 from kuzkry:remove-GTEST_ARRAY_SIZE_
Gennadiy Civil
2019-10-22
2
-44
/
+47
|
\
\
\
|
*
|
|
remove GTEST_ARRAY_SIZE_
Krystian Kuzniarek
2019-09-23
2
-41
/
+42
*
|
|
|
Googletest export
Abseil Team
2019-10-22
1
-0
/
+108
|
|
_
|
/
|
/
|
|
*
|
|
Googletest export
misterg
2019-10-18
1
-108
/
+0
*
|
|
Googletest export
Abseil Team
2019-10-18
1
-0
/
+7
*
|
|
Googletest export
Abseil Team
2019-10-17
1
-0
/
+108
*
|
|
Merge pull request #2421 from kuzkry:cleanup-for-regex
Andy Soffer
2019-10-16
1
-1
/
+1
|
\
\
\
|
*
|
|
change usings
Krystian Kuzniarek
2019-09-12
1
-1
/
+1
*
|
|
|
Merge pull request #2498 from thejcannon:noexcept_spec
Gennadiy Civil
2019-10-11
1
-29
/
+0
|
\
\
\
\
*
|
|
|
|
Merge pull request #2498 from thejcannon:noexcept_spec
Gennadiy Civil
2019-10-11
1
-0
/
+29
|
\
|
|
|
|
|
*
|
|
|
Made noexcept condition more exciting
Joshua Cannon
2019-10-10
1
-8
/
+12
|
*
|
|
|
Use declval in noexcept expression
Joshua Cannon
2019-10-07
1
-7
/
+8
|
*
|
|
|
Switch to free function to avoid GCC bug
Joshua Cannon
2019-10-07
1
-3
/
+3
|
*
|
|
|
Avoid comma operator
Joshua Cannon
2019-10-07
1
-2
/
+3
|
*
|
|
|
Use the verbatim noexcept spec in MOCKED_METHOD
Joshua Cannon
2019-10-07
1
-0
/
+21
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #2448 from kuzkry:bad-googletest-export
Gennadiy Civil
2019-10-10
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
square away the stuff that hasn't been merged in a manual review
Krystian Kuzniarek
2019-09-16
1
-1
/
+0
|
|
|
/
|
|
/
|
*
/
|
Googletest export
Abseil Team
2019-09-27
1
-0
/
+10
|
/
/
*
/
Googletest export
kuzkry
2019-09-16
1
-1
/
+0
|
/
*
Merge pull request #2387 from kuzkry:iff
Shaindel Schwartz
2019-09-12
3
-11
/
+14
|
\
|
*
restore mistakenly removed iffs in their explicit form
Krystian Kuzniarek
2019-08-20
3
-11
/
+14
*
|
Googletest export
Hosein Ghahremanzadeh
2019-09-12
1
-48
/
+53
*
|
Googletest export
kuzkry
2019-09-06
1
-12
/
+0
*
|
Googletest export
misterg
2019-08-26
1
-34
/
+1
*
|
Googletest export
Abseil Team
2019-08-23
1
-1
/
+34
*
|
Googletest export
kuzkry
2019-08-23
1
-10
/
+5
|
/
*
Merge pull request #2397 from kuzkry:custom-type-traits-is_reference
Gennadiy Civil
2019-08-19
1
-6
/
+0
|
\
|
*
remove a custom implementation of std::is_reference
Krystian Kuzniarek
2019-08-14
1
-6
/
+0
*
|
Merge pull request #2381 from Yannic:fix_bazel
Gennadiy Civil
2019-08-19
1
-0
/
+3
|
\
\
|
*
|
Prepare for Bazel incompatible changes
Yannic Bonenberger
2019-08-07
1
-0
/
+3
|
|
/
*
|
Googletest export
Abseil Team
2019-08-15
1
-8
/
+0
[next]