Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Googletest export | Abseil Team | 2019-01-02 | 2 | -6/+0 | |
|/ | | | | | | | | Remove the #ifs for old, unsupported and buggy compilers: * old versions of GCC & MSVC * Symbian PiperOrigin-RevId: 227116941 | |||||
* | Merge pull request #2000 from ciband:feat/add_support_platformio | Gennadiy Civil | 2018-12-14 | 1 | -0/+17 | |
|\ | | | | | | | PiperOrigin-RevId: 225552792 | |||||
| * | feat: Add initial support for PlatformIO and Arduino | Chris Johnson | 2018-12-05 | 1 | -0/+16 | |
| | | ||||||
* | | Googletest export | misterg | 2018-12-13 | 1 | -1/+1 | |
|/ | | | | | | Internal Change PiperOrigin-RevId: 225231727 | |||||
* | Googletest export | Abseil Team | 2018-12-03 | 2 | -7/+7 | |
| | | | | | | Applied fixes for ClangTidy modernize-use-override and modernize-use-using. PiperOrigin-RevId: 223800219 | |||||
* | Googletest export | misterg | 2018-11-20 | 1 | -1/+1 | |
| | | | | | | Internal Change PiperOrigin-RevId: 222123106 | |||||
* | Googletest export | durandal | 2018-11-20 | 1 | -110/+0 | |
| | | | | | | Move the Matcher<T> interface to googletest so I can use it to extend death test regex matching in a subsequent change. PiperOrigin-RevId: 221675910 | |||||
* | Remove workarounds for unsupported MSVC versions | Robin Lindén | 2018-11-10 | 1 | -3/+3 | |
| | ||||||
* | Merge pull request #1941 from barkovv:master | Gennadiy Civil | 2018-10-29 | 1 | -2/+2 | |
|\ | | | | | | | PiperOrigin-RevId: 219134349 | |||||
| * | Replaced all NULLs with nullptr in googlemockrefs/pull/1941/head | Vadim Barkov | 2018-10-28 | 1 | -2/+2 | |
| | | ||||||
* | | Googletest export | misterg | 2018-10-29 | 1 | -1/+2 | |
|/ | | | | | | Remove linked_ptr and use std::shared_ptr instead PiperOrigin-RevId: 219129336 | |||||
* | Googletest export | Abseil Team | 2018-10-26 | 1 | -2/+1 | |
| | | | | | | Remove linked_ptr and use std::shared_ptr instead PiperOrigin-RevId: 218618184 | |||||
* | Googletest export | misterg | 2018-10-26 | 1 | -1/+2 | |
| | | | | | | Remove linked_ptr and use std::shared_ptr instead PiperOrigin-RevId: 218571466 | |||||
* | Merge branch 'isnice' of https://github.com/BrukerJWD/googletest into isnice | Jonathan Wendeborn | 2018-10-16 | 7 | -236/+414 | |
|\ | ||||||
| * | Merge branch 'master' into isnice | BrukerJWD | 2018-10-16 | 7 | -236/+414 | |
| |\ | ||||||
| | * | Apply clang-tidy modernize-use-nullptr to googletest. | Abseil Team | 2018-10-05 | 2 | -28/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| | * | more comments changesrefs/pull/1741/head | Gennadiy Civil | 2018-08-14 | 1 | -1/+1 | |
| | | | ||||||
| | * | more comments changes | Gennadiy Civil | 2018-08-14 | 2 | -2/+2 | |
| | | | ||||||
| | * | Comments changes, no functionality changesrefs/pull/1740/head | Gennadiy Civil | 2018-08-14 | 7 | -14/+7 | |
| | | | ||||||
| | * | Formatting changes,small cleanup, no functionality changesrefs/pull/1705/head | Gennadiy Civil | 2018-08-07 | 1 | -1/+2 | |
| | | | ||||||
| | * | Updated broken and outdated URLs | Piotr Kąkol | 2018-07-25 | 1 | -1/+1 | |
| | | | ||||||
| | * | Mark new GetWithoutMatchers method as part of the exported API, to address ↵ | David Sunderland | 2018-04-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | MSVC linker errors. | |||||
| | * | Don't use generalized initializer list; is C++11 extension. | David Sunderland | 2018-04-18 | 1 | -1/+1 | |
| | | | ||||||
| | * | Clone of unsubmitted cr/176529515. Introduce parameterless expectations. | David Sunderland | 2018-04-18 | 1 | -0/+2 | |
| | | | ||||||
| | * | ...mergingrefs/pull/1561/head | Gennadiy Civil | 2018-04-11 | 1 | -1/+1 | |
| | | | ||||||
| | * | merging | Gennadiy Civil | 2018-04-10 | 1 | -7/+10 | |
| | | | ||||||
| | * | merge | Gennadiy Civil | 2018-04-10 | 2 | -11/+8 | |
| | |\ | ||||||
| | | * | Revert "gmock actions 2"refs/pull/1556/head | Gennadiy Civil | 2018-04-10 | 2 | -16/+1 | |
| | | | | ||||||
| | | * | formatting | Gennadiy Civil | 2018-04-09 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | more msvc | Gennadiy Civil | 2018-04-09 | 1 | -16/+0 | |
| | | | | ||||||
| | | * | msvc 14 | Gennadiy Civil | 2018-04-09 | 1 | -0/+16 | |
| | | | | ||||||
| | | * | And also silence for MSVS14 | Gennadiy Civil | 2018-04-09 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | preproc syntax ( I can never remember it) | Gennadiy Civil | 2018-04-09 | 1 | -5/+9 | |
| | | | | ||||||
| | | * | syntax | Gennadiy Civil | 2018-04-09 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | cont. | Gennadiy Civil | 2018-04-09 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | continued | Gennadiy Civil | 2018-04-09 | 1 | -1/+0 | |
| | | | | ||||||
| | * | | RE-Doing the merge, this time with gcc on mac in the PR so I can catch ↵ | Gennadiy Civil | 2018-04-10 | 1 | -7/+10 | |
| | |/ | | | | | | | | | | errors before merging the PR | |||||
| | * | more mcvs fixing | Gennadiy Civil | 2018-04-06 | 1 | -0/+12 | |
| | | | ||||||
| | * | fixing MSVC | Gennadiy Civil | 2018-04-06 | 1 | -1/+1 | |
| | | | ||||||
| | * | Merging gMock, 2 | Gennadiy Civil | 2018-04-05 | 1 | -42/+80 | |
| | | | ||||||
| | * | merging gmock matchers 1 | Gennadiy Civil | 2018-04-04 | 1 | -6/+52 | |
| | | | ||||||
| | * | merging, gmock -1 | Gennadiy Civil | 2018-03-22 | 1 | -35/+42 | |
| | | | ||||||
| | * | merges-2 | Gennadiy Civil | 2018-03-05 | 2 | -4/+14 | |
| | | | ||||||
| | * | gmock merging -2 | Gennadiy Civil | 2018-02-27 | 1 | -77/+119 | |
| | | | ||||||
| | * | moving JoinAsTuple to internal | Gennadiy Civil | 2018-02-12 | 2 | -19/+19 | |
| | | | ||||||
| | * | Pass the -Wmissing-declarations warning. | David Benjamin | 2018-01-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | 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. | |||||
| | * | Use gender-neutral pronouns in comments and docsrefs/pull/1275/head | Jonathan Wakely | 2017-09-27 | 2 | -3/+3 | |
| | | | ||||||
| | * | Merge branch 'refs/heads/master' into flag-default | Alyssa Wilk | 2017-08-28 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Add function name to exception if there's no default action | Maurice Gilden | 2017-08-16 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Handling invalid flag values | Alyssa Wilk | 2017-08-16 | 1 | -1/+8 | |
| | | | |