aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test
Commit message (Collapse)AuthorAgeFilesLines
* Fixing AllOfMatches test, where it properly belongsmisterg2018-10-081-8/+8
| | | | PiperOrigin-RevId: 216193701
* Remove non-variadic pre C++11 AllOfmisterg2018-10-081-58/+37
| | | | PiperOrigin-RevId: 216183352
* Apply clang-tidy modernize-use-nullptr to googletest.Abseil Team2018-10-0510-223/+144
| | | | | | | | | | | Now that googletest has moved to C++11, it should no longer use NULL or 0 for the null pointer. This patch converts all such usages to nullptr using clang-tidy. This prevents LLVM from issuing -Wzero-as-null-pointer-constant warnings. PiperOrigin-RevId: 215814400
* Merge 86fe8a25eb5a6e4546f9e39cf23a5c764217bf85 into ↵Marco Bubke2018-10-021-0/+11
| | | | | | | | 440527a61e1c91188195f7de212c63c77e8f0a45 Closes #1867 PiperOrigin-RevId: 215392714
* Googletest exportAbseil Team2018-09-141-10/+29
| | | | | | | | | Treat default-constructed string_view same as constructed from "". In the context of string comparison (e.g. HasSubstr, StartsWith, EndsWith, etc.), a default-constructed string_view (nullptr) should be semantically same as a empty string "". PiperOrigin-RevId: 212816839
* No longer require a functor passed to ResultOf matcher to define `result_of` ↵Abseil Team2018-08-271-0/+18
| | | | | | | | | type. This makes ResultOf more convenient to use. In particular, the matcher now accepts lambdas. PiperOrigin-RevId: 210118509
* Comments changes, no functionality changes. Gennadiy Civil2018-08-145-8/+2
|
* Comments changes, no functionality changesGennadiy Civil2018-08-1420-40/+20
|
* Update gmock_output_test.pyGennadiy Civil2018-08-091-1/+1
|
* Formatting change for auto code management, no functionality changesGennadiy Civil2018-08-091-1/+2
| | | | Merge branch 'master' of https://github.com/google/googletest
* small cleanup, np functional changesGennadiy Civil2018-08-071-2/+0
|
* automatic code sync mgt, comment onlyGennadiy Civil2018-08-061-0/+2
|
* Formatting changes and upstreaming one testGennadiy Civil2018-08-012-3/+0
|
* Formatting changes, code syncGennadiy Civil2018-07-251-2/+1
|
* code mergeGennadiy Civil2018-07-201-1/+4
|
* code syncGennadiy Civil2018-07-191-0/+1
|
* Code syncGennadiy Civil2018-07-181-3/+20
|
* Code sync, mostly formatting and removing outdatesGennadiy Civil2018-07-182-203/+2
|
* Put ifdef guard after the includes.Adrian Moran2018-07-131-1/+1
| | | | Signed-off-by: Adrian Moran <amoran@ikerlan.es>
* Avoid full test in no exceptions are enabled.Adrian Moran2018-07-121-5/+2
| | | | Signed-off-by: Adrian Moran <amoran@ikerlan.es>
* Fix issue #1654.Adrian Moran2018-07-111-0/+2
| | | | Signed-off-by: Adrian Moran <amoran@ikerlan.es>
* formatting changes Gennadiy Civil2018-05-231-1/+1
|
* Formatting changes Gennadiy Civil2018-05-232-2/+2
|
* Fix gmock not building when -fno-rttiScott Graham2018-05-021-4/+2
| | | | Fixes issue #1554. This is internal cl/195020996.
* mergedGennadiy Civil2018-04-251-1/+0
|\
| * Merge branch 'master' into parameterlessdnsunderland2018-04-182-4/+86
| |\
| * | Clone of unsubmitted cr/176529515. Introduce parameterless expectations.David Sunderland2018-04-182-1/+108
| | |
* | | merging, Gennadiy Civil2018-04-252-13/+124
| |/ |/|
* | 193353312Gennadiy Civil2018-04-181-0/+9
| |
* | cl/193060888Gennadiy Civil2018-04-171-3/+3
| |
* | http://cl/193060888Gennadiy Civil2018-04-171-30/+6
| |
* | http://cl/193060888Gennadiy Civil2018-04-171-0/+42
| |
* | typoGennadiy Civil2018-04-161-1/+1
| |
* | more msvcGennadiy Civil2018-04-161-1/+2
| |
* | typoGennadiy Civil2018-04-161-1/+1
| |
* | msvc warningsGennadiy Civil2018-04-161-0/+11
| |
* | merging gmock generated matchersGennadiy Civil2018-04-161-4/+47
|/
* merging, testing, this should be itGennadiy Civil2018-04-161-1/+1
|
* mergingGennadiy Civil2018-04-161-3/+2
|
* mergingGennadiy Civil2018-04-161-2/+3
|
* more pizzaGennadiy Civil2018-04-131-3/+2
|
* more OSX pizzasGennadiy Civil2018-04-131-1/+2
|
* osx pizzasGennadiy Civil2018-04-131-2/+3
|
* merging gmock actions test Gennadiy Civil2018-04-131-0/+1
|
* merging, gmock actions test Gennadiy Civil2018-04-131-1/+142
|
* mergingGennadiy Civil2018-04-132-10/+13
|
* more fixing osx libstd++ bugsGennadiy Civil2018-04-121-1/+2
|
* fixing Gennadiy Civil2018-04-121-0/+1
|
* merging, fix OSX issueGennadiy Civil2018-04-122-2/+2
|
* mergingGennadiy Civil2018-04-122-10/+8
|