28 Commits (e0d5dba13252abbf37e24f530f2e9e70a39dff14)

Author SHA1 Message Date
Aaron Jacobs 352788321f gmock-actions: make DoAll convert to OnceAction via custom conversions. 10 months ago
Aaron Jacobs 57e107a10e Run clang-format. 10 months ago
Dino Radakovic 797b0ad2a3 Use GTEST_INTERNAL_CPLUSPLUS_LANG instead of __cplusplus 2 years ago
Tom Hughes 783d00fd19 Use '=default' to define trivial constructor/destructors 2 years ago
Tom Hughes a5308bb992 Add missing std includes 2 years ago
Abseil Team 471087fbfc Introduce std::make_unique and bool literals where possible 2 years ago
Tom Hughes 23142843f7 Use "#ifdef GTEST_OS_..." instead of "#if GTEST_OS_..." 2 years ago
Tom Hughes 4fb7039fda Use GTEST_DISABLE_MSC_WARNINGS macros to disable warnings 2 years ago
Tom Hughes 2491710524 Fix formatting of C++ files 2 years ago
Tom Hughes 356fc30125 Fix -Wshadow warnings 2 years ago
yutotnh 2cf9987ce3
fix: some typos in comment 3 years ago
Aaron Jacobs 28356773cb gmock-actions: properly support non-moveable results in `is_callable_r`. 3 years ago
Aaron Jacobs 5126f71661 gmock-actions: add support for move-only values to Return. 3 years ago
Aaron Jacobs cbca6bc395 gmock-actions: provide a const reference when converting in ReturnAction. 3 years ago
Aaron Jacobs 4224c770a3 gmock-actions: simplify Return and add better documentation. 3 years ago
Aaron Jacobs 6386897feb gmock-actions: make OnceAction public. 3 years ago
Aaron Jacobs 830fb56728 gmock-actions: improve comments and tests for the implicit cast in Return. 3 years ago
Aaron Jacobs c144d78f82 Support move-only and &&-qualified actions in WithArgs. 3 years ago
Aaron Jacobs 0498660ea5 Support move-only and &&-qualified actions in DoAll. 3 years ago
Derek Mauro bf66935e07 Remove the legacy internal GTEST_DISALLOW_* macros 3 years ago
Aaron Jacobs 80600e56cc Document two surprises in `DoAllAction::NonFinalType`. 3 years ago
Abseil Team a1cc8c5519 Add support for move-only and &&-qualified actions in WillOnce. 3 years ago
Abseil Team b007c54f29 Running clang-format over all of GoogleTest 3 years ago
slowy07 2f3e2e39cc fix: typo codespelling comment 4 years ago
John Bampton 050b517518 chore: fix spelling 4 years ago
durandal a0669e070a Googletest export 5 years ago
Abseil Team 63713e1ce4 Googletest export 5 years ago
Abseil Team a09ea700d3 Googletest export 5 years ago
Abseil Team 955552518b Googletest export 5 years ago
Arthur O'Dwyer 766ac2e1a4 Remove all uses of GTEST_DISALLOW_{MOVE_,}ASSIGN_. 5 years ago
Abseil Team fd538161f4 Googletest export 5 years ago
Abseil Team 717ce7feb8 Googletest export 6 years ago
Piotr Nycz 208c2f6b60 variable names corrected (followed google coding style) 6 years ago
Piotr Nycz 5ff72f5295 Apply 80chars limit 6 years ago
Piotr Nycz d072682119 Tests simplified and names corrected (POD->scalar) 6 years ago
Abseil Team 37f3227831 Googletest export 6 years ago
Piotr Nycz 37590da6c0 Added more tests to verify: ReturnRef not accept temporary 6 years ago
Piotr Nycz 19a3bbce51 Added tests verifying that temporaries are accepted by ReturnRef 6 years ago
Abseil Team d44b137fd1 Googletest export 6 years ago
Abseil Team d982543131 Googletest export 6 years ago
Abseil Team 0adeadd283 Googletest export 6 years ago
Abseil Team 097407fd3c Googletest export 6 years ago
misterg 14c2fba734 Googletest export 6 years ago
Abseil Team f8b1c1af17 Googletest export 6 years ago
Abseil Team e26a3fa13c Googletest export 6 years ago
Abseil Team 26743363be Googletest export 7 years ago
misterg a3013cceff Googletest export 7 years ago
Abseil Team 64368e0584 Googletest export 7 years ago
Abseil Team aac18185eb Googletest export 7 years ago
Robin Lindén 826656b25f
Remove workarounds for unsupported MSVC versions 7 years ago