Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More merges, removing old dead code | Gennadiy Civil | 2018-03-13 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/google/googletest | Gennadiy Civil | 2018-03-05 | 1 | -0/+4 |
|\ | |||||
| * | Merge branch 'master' into unsigned-wchar | Gennadiy Civil | 2018-03-01 | 2 | -2/+86 |
| |\ | |||||
| * | | Try to handle unsigned wchar_t (arm) a bit better | Scott Graham | 2018-02-23 | 1 | -0/+4 |
| | | | |||||
* | | | Merges-1 | Gennadiy Civil | 2018-03-05 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Merge branch 'master' into variant_matcher | Xiaoyi Zhang | 2018-02-27 | 1 | -2/+22 |
|\ \ | |||||
| * | | gmock merging -2 | Gennadiy Civil | 2018-02-27 | 1 | -2/+22 |
| |/ | |||||
* / | Add matcher for std::variant. | Xiaoyi Zhang | 2018-02-27 | 1 | -0/+64 |
|/ | |||||
* | moving JoinAsTuple to internal | Gennadiy Civil | 2018-02-12 | 1 | -26/+3 |
| | |||||
* | Merge pull request #1446 from tholsapp/master | Gennadiy Civil | 2018-02-09 | 2 | -5/+5 |
|\ | | | | | Fixed typos | ||||
| * | Fixed typos | Troy Holsapple | 2018-02-07 | 2 | -5/+5 |
| | | |||||
* | | merges | Gennadiy Civil | 2018-02-09 | 2 | -8/+11 |
|/ | |||||
* | Adding tests to googlemock bazel | Gennadiy Civil | 2018-01-26 | 2 | -6/+72 |
| | |||||
* | Code merges | Gennadiy Civil | 2018-01-26 | 2 | -3/+5 |
| | |||||
* | [Bazel] Detect Windows with cpu value x64_windows and x64_windows_msvc | Loo Rong Jie | 2018-01-09 | 1 | -1/+2 |
| | | | | and x64_windows_msvc | ||||
* | Merge branch 'master' into missing-declarations | Gennadiy Civil | 2018-01-04 | 1 | -8/+0 |
|\ | |||||
| * | upstreaming cl 124976692 | Gennadiy Civil | 2018-01-03 | 1 | -8/+0 |
| | | |||||
* | | Pass the -Wmissing-declarations warning. | David Benjamin | 2018-01-03 | 1 | -4/+0 |
|/ | | | | | | This makes it easier to use GTest in projects that build with the -Wmissing-declarations warning. This fixes the warning in headers and source files, though not GTest's own tests as it is rather noisy there. | ||||
* | Add licenses() directive for googlemock/tests. | Carlos O'Ryan | 2017-12-08 | 1 | -0/+2 |
| | | | | | Without the directive embedding googletest into third_party breaks any //... target. | ||||
* | Fix gmock tests when std::unary_function unavailable | Arkady Shapkin | 2017-10-25 | 1 | -2/+5 |
| | |||||
* | Fix tests with VS2015 and VS2017 | Arkadiy Shapkin | 2017-10-25 | 2 | -4/+9 |
| | |||||
* | Use gender-neutral pronouns in comments and docs | Jonathan Wakely | 2017-09-27 | 3 | -3/+3 |
| | |||||
* | Applying lint checks from upstream google3 | Alyssa Wilk | 2017-08-28 | 1 | -4/+7 |
| | |||||
* | Merge branch 'refs/heads/master' into flag-default | Alyssa Wilk | 2017-08-28 | 3 | -0/+95 |
|\ | |||||
| * | Support ref-qualified member functions in Property(). | Roman Perepelitsa | 2017-08-22 | 1 | -0/+20 |
| | | |||||
| * | Remove unused variable | Maurice Gilden | 2017-08-21 | 1 | -1/+0 |
| | | |||||
| * | Added "explicit" as per compiler suggestion | Gennadiy Civil | 2017-08-20 | 1 | -1/+1 |
| | | |||||
| * | Proposing these changes, please review | Gennadiy Civil | 2017-08-20 | 1 | -12/+9 |
| | | | | | | | | Slightly better names and cleaner tests. Please review | ||||
| * | Change tabs to spaces in test case | Maurice Gilden | 2017-08-18 | 1 | -11/+11 |
| | | |||||
| * | Switch return type to class without default constructor | Maurice Gilden | 2017-08-18 | 1 | -1/+7 |
| | | |||||
| * | Fix test if exceptions are not supported | Maurice Gilden | 2017-08-18 | 1 | -0/+6 |
| | | |||||
| * | adds test for NiceMock with unknown return value | Maurice Gilden | 2017-08-18 | 1 | -0/+15 |
| | | |||||
| * | Merge pull request #1191 from gennadiycivil/master | Gennadiy Civil | 2017-08-10 | 1 | -0/+52 |
| |\ | | | | | | | Adding Bazel build to googletest (initial version ) | ||||
| | * | Added Copyright | misterg | 2017-08-10 | 1 | -4/+31 |
| | | | |||||
| | * | Initial Revision, review 164634031 | misterg | 2017-08-10 | 1 | -25/+0 |
| | | | |||||
| | * | WIP | misterg | 2017-08-09 | 1 | -0/+25 |
| | | | |||||
| | * | Added googlemock tests | misterg | 2017-08-09 | 1 | -4/+0 |
| | | | |||||
| | * | Added googlemock tests | misterg | 2017-08-09 | 1 | -0/+29 |
| | | | |||||
* | | | Handling invalid flag values | Alyssa Wilk | 2017-08-16 | 1 | -0/+20 |
| | | | |||||
* | | | Adding a flag option to change the default mock type | Alyssa Wilk | 2017-08-10 | 2 | -0/+76 |
|/ / | |||||
* | | Correct some typos in a comment | Shlomi Fish | 2017-08-04 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #764 from flyd1005/wip-fix-typo | Gennadiy Civil | 2017-08-02 | 1 | -1/+1 |
|\ \ | |/ |/| | remove duplicated words | ||||
| * | remove duplicated words | Li Peng | 2016-04-27 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Li Peng <lip@dtdream.com> | ||||
* | | Use std::string and ::string explicitly in gtest and gmock code. | Nico Weber | 2017-05-15 | 9 | -297/+305 |
| | | | | | | | | | | | | | | | | | | This merges a Google-internal change (117235625). Original CL description: This CL was created manually in about an hour with sed, a Python script to find all the places unqualified 'string' was mentioned, and some help from Emacs to add the "std::" qualifications, plus a few manual tweaks. | ||||
* | | Reformatted the Unprintable operator== code style. | mazong1123 | 2016-07-14 | 1 | -1/+4 |
| | | |||||
* | | Fixed issue #775 | mazong1123 | 2016-07-14 | 1 | -2/+3 |
|/ | |||||
* | Fix link that's returned when running tests. #714 | Jacob Meacham | 2016-02-16 | 2 | -6/+6 |
| | |||||
* | Name the helper AsBits() | Mark Mentovai | 2015-11-12 | 1 | -11/+10 |
| | |||||
* | Use a templated helper to wrap the cast | Mark Mentovai | 2015-11-11 | 1 | -14/+15 |
| | | | | | | | | The helper needs to be templated because its argument type can’t be known. FloatingPointTest is instantiated with RawType = float and RawType = double, so Bits will be an unsigned 32-bit or 64-bit type. size_t will be either 32 or 64 bits depending on the system’s definition, typically based on pointer size. | ||||
* | Leave decltype(max_ulps_) alone and cast, not sure this is better | Mark Mentovai | 2015-11-11 | 1 | -12/+14 |
| |