Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Googletest export | misterg | 2019-10-29 | 7 | -175/+75 |
* | Googletest export | mhermas | 2019-10-29 | 3 | -394/+440 |
* | Googletest export | Abseil Team | 2019-10-29 | 1 | -1/+3 |
* | Merge pull request #2527 from PiotrNycz:gmock_prevent_return_ref_to_store_tem... | vslashg | 2019-10-29 | 2 | -0/+40 |
|\ | |||||
| * | variable names corrected (followed google coding style)refs/pull/2527/head | Piotr Nycz | 2019-10-25 | 1 | -14/+14 |
| * | Apply 80chars limit | Piotr Nycz | 2019-10-25 | 1 | -1/+2 |
| * | Tests simplified and names corrected (POD->scalar) | Piotr Nycz | 2019-10-24 | 1 | -49/+18 |
| * | Added more tests to verify: ReturnRef not accept temporary | Piotr Nycz | 2019-10-23 | 1 | -15/+57 |
| * | Added tests verifying that temporaries are accepted by ReturnRef | Piotr Nycz | 2019-10-22 | 1 | -0/+24 |
| * | Prevent using ReturnRef on reference to temporary | Piotr Nycz | 2019-10-22 | 1 | -0/+4 |
* | | Googletest export | Abseil Team | 2019-10-29 | 1 | -13/+0 |
* | | Merge pull request #2388 from kuzkry:remove-gtest-type-util.pump | vslashg | 2019-10-29 | 3 | -0/+1227 |
|\ \ | |||||
| * | | move the pumping script to googlemock | Krystian Kuzniarek | 2019-10-25 | 2 | -0/+1045 |
* | | | Merge pull request #2515 from ciband:feat/support_esp8266 | vslashg | 2019-10-25 | 1 | -1/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add ESP8266 configs to PlatformIO build | Chris Johnson | 2019-10-11 | 1 | -1/+8 |
| * | | feat: Add support for ESP8266 platform | Chris Johnson | 2019-10-11 | 1 | -1/+1 |
* | | | Googletest export | Abseil Team | 2019-10-23 | 14 | -1085/+399 |
* | | | Merge pull request #2514 from thejcannon:msvc_macro_issue | vslashg | 2019-10-23 | 2 | -77/+41 |
|\ \ \ | |||||
| * | | | Avoid recursive macrosrefs/pull/2514/head | Joshua Cannon | 2019-10-11 | 1 | -22/+28 |
| * | | | Removing extraneous parenthesis | Joshua Cannon | 2019-10-11 | 1 | -1/+1 |
| * | | | Evaluate and cat NARG in different macros | Joshua Cannon | 2019-10-11 | 1 | -8/+8 |
| * | | | Removing extraneous test | Joshua Cannon | 2019-10-11 | 1 | -1/+0 |
| * | | | Replace compile-test with preprocessor test | Joshua Cannon | 2019-10-11 | 2 | -7/+11 |
| * | | | Fix preprocessor tests | Joshua Cannon | 2019-10-11 | 1 | -3/+1 |
| * | | | Add a compile test | Joshua Cannon | 2019-10-11 | 1 | -0/+7 |
| * | | | Workaround MSVC VA_ARGS weirdness | Joshua Cannon | 2019-10-11 | 1 | -66/+19 |
* | | | | Merge pull request #2444 from kuzkry:remove-GTEST_ARRAY_SIZE_ | Gennadiy Civil | 2019-10-22 | 2 | -44/+47 |
|\ \ \ \ | |||||
| * | | | | remove GTEST_ARRAY_SIZE_refs/pull/2444/head | Krystian Kuzniarek | 2019-09-23 | 2 | -41/+42 |
* | | | | | Googletest export | Abseil Team | 2019-10-22 | 2 | -66/+28 |
* | | | | | Googletest export | Abseil Team | 2019-10-22 | 3 | -2/+133 |
| |_|_|/ |/| | | | |||||
* | | | | Googletest export | misterg | 2019-10-18 | 3 | -133/+2 |
* | | | | Googletest export | Abseil Team | 2019-10-18 | 2 | -4/+32 |
* | | | | Googletest export | Abseil Team | 2019-10-17 | 3 | -2/+133 |
* | | | | Merge pull request #2507 from roblub:master | Gennadiy Civil | 2019-10-17 | 4 | -62/+62 |
|\ \ \ \ | |||||
| * | | | | Add more override keywordsrefs/pull/2507/head | Robert Luberda | 2019-10-11 | 4 | -62/+62 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #2421 from kuzkry:cleanup-for-regex | Andy Soffer | 2019-10-16 | 2 | -4/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | mention the existing support for wide strings in string matchersrefs/pull/2421/head | Krystian Kuzniarek | 2019-09-23 | 1 | -2/+2 |
| * | | | change usings | Krystian Kuzniarek | 2019-09-12 | 1 | -1/+1 |
* | | | | Merge pull request #2498 from thejcannon:noexcept_spec | Gennadiy Civil | 2019-10-11 | 2 | -51/+20 |
|\ \ \ \ | |||||
* \ \ \ \ | Merge pull request #2498 from thejcannon:noexcept_spec | Gennadiy Civil | 2019-10-11 | 2 | -20/+51 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Made noexcept condition more excitingrefs/pull/2498/head | Joshua Cannon | 2019-10-10 | 1 | -8/+12 |
| * | | | | Use declval in noexcept expression | Joshua Cannon | 2019-10-07 | 1 | -7/+8 |
| * | | | | Switch to free function to avoid GCC bug | Joshua Cannon | 2019-10-07 | 1 | -3/+3 |
| * | | | | Avoid comma operator | Joshua Cannon | 2019-10-07 | 1 | -2/+3 |
| * | | | | Fix spacing | Joshua Cannon | 2019-10-07 | 1 | -3/+3 |
| * | | | | Use the verbatim noexcept spec in MOCKED_METHOD | Joshua Cannon | 2019-10-07 | 2 | -10/+35 |
| | |_|/ | |/| | | |||||
* | | | | Googletest export | Abseil Team | 2019-10-11 | 1 | -2/+1 |
* | | | | Merge pull request #2497 from thejcannon:handle_null_filename | Gennadiy Civil | 2019-10-10 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | Use FormatFileLocation for streaming file and linerefs/pull/2497/head | Joshua Cannon | 2019-10-07 | 1 | -1/+2 |
| |/ / / | |||||
* | | | | Merge pull request #2448 from kuzkry:bad-googletest-export | Gennadiy Civil | 2019-10-10 | 3 | -5/+2 |
|\ \ \ \ |