Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restore mistakenly removed iffs in their explicit formrefs/pull/2387/head | Krystian Kuzniarek | 2019-08-20 | 3 | -11/+12 |
* | fix typosrefs/pull/2356/head | Krystian Kuzniarek | 2019-07-30 | 3 | -8/+8 |
* | Googletest export | misterg | 2019-07-16 | 1 | -1/+1 |
* | Googletest export | Abseil Team | 2019-07-16 | 1 | -1/+1 |
* | Renaming doc files to make the file names more palatable and in preparation f... | Gennadiy Civil | 2019-06-19 | 1 | -1/+1 |
* | Merge pull request #2041 from ciband:chore/fix_library_json | Gennadiy Civil | 2019-01-23 | 2 | -7/+13 |
|\ | |||||
| * | fix: Add Arduino setup()/loop() functions back | Chris | 2019-01-07 | 1 | -0/+14 |
| * | Merge branch 'master' into chore/fix_library_json | Chris Johnson | 2019-01-04 | 3 | -16/+4 |
| |\ | |/ |/| | |||||
| * | fix: Remove Arduino entry points | Chris | 2019-01-03 | 1 | -17/+0 |
* | | Googletest export | misterg | 2019-01-03 | 1 | -4/+4 |
* | | Googletest export | misterg | 2019-01-02 | 2 | -6/+0 |
* | | Googletest export | Abseil Team | 2019-01-02 | 2 | -6/+0 |
|/ | |||||
* | Merge pull request #2000 from ciband:feat/add_support_platformio | Gennadiy Civil | 2018-12-14 | 1 | -0/+17 |
|\ | |||||
| * | 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 |
|/ | |||||
* | Googletest export | Abseil Team | 2018-12-03 | 2 | -7/+7 |
* | Googletest export | misterg | 2018-11-20 | 1 | -1/+1 |
* | Googletest export | durandal | 2018-11-20 | 1 | -110/+0 |
* | 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 |
|\ | |||||
| * | 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 |
|/ | |||||
* | Googletest export | Abseil Team | 2018-10-26 | 1 | -2/+1 |
* | Googletest export | misterg | 2018-10-26 | 1 | -1/+2 |
* | 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 |
| | * | 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 MS... | David Sunderland | 2018-04-19 | 1 | -1/+1 |
| | * | 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 errors... | Gennadiy Civil | 2018-04-10 | 1 | -7/+10 |
| | |/ | |||||
| | * | more mcvs fixing | Gennadiy Civil | 2018-04-06 | 1 | -0/+12 |
| | * | fixing MSVC | Gennadiy Civil | 2018-04-06 | 1 | -1/+1 |