Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2514 from thejcannon:msvc_macro_issue | vslashg | 2019-10-23 | 2 | -77/+41 |
|\ | |||||
| * | Avoid recursive macros | 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_ | 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 keywords | 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 matchers | 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 exciting | 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 line | 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 |
|\ \ \ \ | |||||
| * | | | | square away the stuff that hasn't been merged in a manual review | Krystian Kuzniarek | 2019-09-16 | 3 | -5/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #2495 from hyukmyeong:typo | Gennadiy Civil | 2019-10-07 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix typo in documents | hyuk.myeong | 2019-10-01 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* / | | | Revert "Use pcfiledir for prefix in pkgconfig file" | David Seifert | 2019-10-05 | 2 | -6/+4 |
|/ / / | |||||
* | | | Googletest export | Abseil Team | 2019-09-27 | 2 | -2/+14 |
* | | | Googletest export | Abseil Team | 2019-09-27 | 1 | -88/+88 |
* | | | Googletest export | Abseil Team | 2019-09-27 | 1 | -4/+4 |
|/ / | |||||
* / | Googletest export | kuzkry | 2019-09-16 | 3 | -18/+16 |
|/ | |||||
* | Merge pull request #2387 from kuzkry:iff | Shaindel Schwartz | 2019-09-12 | 13 | -85/+98 |
|\ | |||||
| * | restore mistakenly removed iffs in their explicit form | Krystian Kuzniarek | 2019-08-20 | 13 | -84/+98 |
* | | Googletest export | Hosein Ghahremanzadeh | 2019-09-12 | 2 | -50/+55 |
* | | Googletest export | Abseil Team | 2019-09-09 | 1 | -2/+2 |
* | | Googletest export | Abseil Team | 2019-09-09 | 1 | -1/+12 |
* | | Googletest export | Abseil Team | 2019-09-09 | 1 | -4/+4 |
* | | Googletest export | kuzkry | 2019-09-06 | 4 | -21/+4 |
* | | Merge pull request #2426 from kuzkry:#2396-postreview | Gennadiy Civil | 2019-08-27 | 1 | -9/+9 |
|\ \ | |||||
| * | | post-review to db1b7399 (#2396) | Krystian Kuzniarek | 2019-08-24 | 1 | -9/+9 |