index
:
googletest
master
Google Test framework
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
googlemock
/
test
/
gmock-matchers_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Googletest export
Abseil Team
2021-01-13
1
-1
/
+1
*
Googletest export
Abseil Team
2020-12-08
1
-0
/
+40
*
Googletest export
Abseil Team
2020-12-07
1
-0
/
+59
*
Googletest export
Abseil Team
2020-12-03
1
-0
/
+5
*
Googletest export
Abseil Team
2020-11-09
1
-0
/
+7
*
Googletest export
Abseil Team
2020-10-14
1
-0
/
+141
*
Merge pull request #2904 from AmatanHead:throw-matchers
vslashg
2020-08-23
1
-0
/
+184
|
\
|
*
Remove ThrowsMessageHasSubstr and fix some nits after review
Vladimir Goncharov
2020-08-03
1
-49
/
+18
|
*
Fix build under msvc
Vladimir Goncharov
2020-08-03
1
-5
/
+5
|
*
Update tests after changing an error message
Vladimir Goncharov
2020-08-03
1
-2
/
+2
|
*
Add a test to ensure that the `Throws` matcher only invokes its argument once.
Vladimir Goncharov
2020-08-03
1
-0
/
+30
|
*
Add a test for duplicate catch clauses in throw matchers, fix a couple of nit...
Vladimir Goncharov
2020-08-03
1
-0
/
+6
|
*
Add missing documentation piece
Vladimir Goncharov
2020-08-03
1
-0
/
+20
|
*
Small improvements: code style and property name
Vladimir Goncharov
2020-08-03
1
-4
/
+2
|
*
Add matchers for testing exception properties
Vladimir Goncharov
2020-08-03
1
-0
/
+182
|
/
*
Googletest export
ofats
2020-07-15
1
-0
/
+1167
*
Googletest export
Abseil Team
2020-06-10
1
-9
/
+36
*
Remove all uses of GTEST_DISALLOW_{MOVE_,}ASSIGN_.
Arthur O'Dwyer
2020-04-23
1
-6
/
+0
*
Googletest export
dmauro
2020-03-17
1
-5
/
+3
*
Googletest export
Abseil Team
2020-02-28
1
-4
/
+5
*
Googletest export
Abseil Team
2020-02-11
1
-94
/
+95
*
Googletest export
Abseil Team
2020-02-07
1
-0
/
+27
*
Merge pull request #2665 from bysreg:fix_noshortcircuitfailure_detectsflakysh...
Xiaoyi Zhang
2020-01-21
1
-3
/
+5
|
\
|
*
Use IsReadableTypeName IsReadableTypeName in OfType function in gmock-matcher...
Muhammad Hilman Beyri
2020-01-12
1
-1
/
+1
|
*
fix unit test failure on NoShortCircuitOnFailure and DetectsFlakyShortCircuit...
Muhammad Hilman Beyri
2020-01-12
1
-2
/
+2
|
/
*
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
1
-2
/
+3
|
/
*
Merge pull request #2444 from kuzkry:remove-GTEST_ARRAY_SIZE_
Gennadiy Civil
2019-10-22
1
-17
/
+21
|
\
|
*
remove GTEST_ARRAY_SIZE_
Krystian Kuzniarek
2019-09-23
1
-15
/
+17
*
|
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-17
1
-0
/
+108
*
|
Googletest export
Abseil Team
2019-09-27
1
-0
/
+10
|
/
*
restore mistakenly removed iffs in their explicit form
Krystian Kuzniarek
2019-08-20
1
-7
/
+6
*
remove custom implementations of std::is_same
Krystian Kuzniarek
2019-08-14
1
-1
/
+1
*
fix typos
Krystian Kuzniarek
2019-07-30
1
-3
/
+3
*
Fixed issue #2284 (Incompatibility with C++17)
Tom Lachecki
2019-06-13
1
-2
/
+2
*
Merge pull request #2170 from ngie-eign:issue-2146-ver2
Gennadiy Civil
2019-04-18
1
-10
/
+13
|
\
|
*
clang: fix `-Wsign-conversion` errors
Enji Cooper
2019-04-05
1
-9
/
+11
|
/
*
Googletest export
Abseil Team
2019-04-01
1
-272
/
+6
*
Fix clang `-Wunused-parameter` warnings
Enji Cooper
2019-02-13
1
-1
/
+1
*
Fix clang `-Winconsistent-missing-override` warnings
Enji Cooper
2019-02-13
1
-3
/
+3
*
Fix -Wunused-private-field issues with clang
Enji Cooper
2019-02-12
1
-0
/
+2
*
Googletest export
Abseil Team
2019-02-12
1
-0
/
+14
*
Googletest export
misterg
2019-02-04
1
-4
/
+4
*
Googletest export
Abseil Team
2019-01-14
1
-21
/
+86
*
Googletest export
Abseil Team
2019-01-14
1
-63
/
+0
*
Googletest export
Abseil Team
2019-01-02
1
-23
/
+0
*
Googletest export
Abseil Team
2018-12-20
1
-42
/
+2
[next]