Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to fix gcc and clang issues | Jonny007-MKD | 2018-09-13 | 2 | -1/+14 |
| | |||||
* | Added special catch for std::exception in GTEST_TEST_NO_THROW_ | Jonny007-MKD | 2018-09-13 | 2 | -3/+29 |
| | |||||
* | Merge pull request #1828 from gdsotirov/patch-1 | Gennadiy Civil | 2018-09-12 | 1 | -1/+1 |
|\ | | | | | Return GTEST_ATTRIBUTE_UNUSED_ on record_property_env | ||||
| * | Merge branch 'master' into patch-1 | Gennadiy Civil | 2018-09-12 | 1 | -0/+1 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1829 from google/gennadiycivil-patch-1 | Gennadiy Civil | 2018-09-12 | 1 | -0/+1 |
|\ \ | | | | | | | Update appveyor.yml | ||||
| * | | Update appveyor.yml | Gennadiy Civil | 2018-09-12 | 1 | -0/+1 |
|/ / | |||||
| * | Return GTEST_ATTRIBUTE_UNUSED_ on record_property_env to avoide comilation ↵ | Georgi D. Sotirov | 2018-09-12 | 1 | -1/+1 |
|/ | | | | | error (with -Werror) The unused attribute was removed with commit 3299a23 on 2018-02-23, but it currently breaks build of 1.8.1, because of -Werror GCC parameter as reported in issue #1825. | ||||
* | Merge pull request #1827 from google/9A681768AABE08D1EFA5CA77528236A4 | Gennadiy Civil | 2018-09-11 | 0 | -0/+0 |
|\ | | | | | Googletest export | ||||
| * | Googletest export | misterg | 2018-09-11 | 2 | -12/+24 |
| | | | | | | | | | | | | Project import sync PiperOrigin-RevId: 212450488 | ||||
| * | Googletest export | misterg | 2018-09-11 | 2 | -24/+12 |
|/ | | | | | | Internal Change PiperOrigin-RevId: 211798074 | ||||
* | Merge pull request #1820 from ↵ | Gennadiy Civil | 2018-09-10 | 2 | -12/+24 |
|\ | | | | | | | | | Romain-Geissler/fix-gcc-misleading-indentation-warning-again Fix gcc misleading indentation again. | ||||
| * | Fix gcc misleading indentation again. | Romain Geissler | 2018-09-10 | 2 | -12/+24 |
|/ | |||||
* | Merge pull request #1814 from google/9A681768AABE08D1EFA5CA77528236A4 | Gennadiy Civil | 2018-09-06 | 0 | -0/+0 |
|\ | | | | | Googletest export | ||||
| * | Googletest export | misterg | 2018-09-06 | 1 | -6/+24 |
| | | | | | | | | | | | | Internal Change PiperOrigin-RevId: 211699161 | ||||
| * | Googletest export | Abseil Team | 2018-09-06 | 2 | -53/+31 |
| | | | | | | | | | | | | Make EXPECT_THROW print the actual exception type on the "threw the wrong exception type" case if the actual exception is a std::exception PiperOrigin-RevId: 211524592 | ||||
| * | Googletest export | Abseil Team | 2018-09-06 | 2 | -31/+53 |
| | | | | | | | | | | | | Make EXPECT_THROW print the actual exception type on the "threw the wrong exception type" case if the actual exception is a std::exception PiperOrigin-RevId: 211519873 | ||||
| * | Googletest export | misterg | 2018-09-06 | 1 | -24/+6 |
|/ | | | | | | Project import PiperOrigin-RevId: 211091791 | ||||
* | Merge pull request #1809 from KindDragon/fix-doc-links | Gennadiy Civil | 2018-09-05 | 10 | -28/+27 |
|\ | | | | | Fix doc links | ||||
| * | Fix doc links | Arkady Shapkin | 2018-09-04 | 10 | -28/+27 |
|/ | |||||
* | Merge pull request #1801 from SoapGentoo/fix-gmock-pkgconfig | Gennadiy Civil | 2018-09-04 | 2 | -0/+2 |
|\ | | | | | pkgconfig: Unconditionally depend on GTest when using GMock | ||||
| * | Merge branch 'master' into fix-gmock-pkgconfig | Gennadiy Civil | 2018-09-04 | 9 | -373/+403 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1803 from KindDragon/patch-2 | Gennadiy Civil | 2018-09-04 | 8 | -372/+402 |
|\ \ | | | | | | | Update documentation to syntax highlight code | ||||
| * | | Update documentation to syntax highlight code | Arkady Shapkin | 2018-09-03 | 8 | -372/+402 |
| | | | |||||
* | | | Merge pull request #1806 from asiplas/master | Gennadiy Civil | 2018-09-04 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Fix #1805: add `.md` to hyperlink | ||||
| * | | Fix #1805: add `.md` to hyperlink | Andrew Siplas | 2018-09-03 | 1 | -1/+1 |
|/ / | |||||
| * | pkgconfig: Unconditionally depend on GTest when using GMock | David Seifert | 2018-09-02 | 2 | -0/+2 |
|/ | | | | | * GTest is a required dependency for GMock, hence we always need to pull it in. | ||||
* | Update README.md | Gennadiy Civil | 2018-08-31 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1433 from dsacre/fix-clang-warnings | Gennadiy Civil | 2018-08-31 | 6 | -23/+443 |
|\ | | | | | Fix Clang warnings | ||||
| * | Merge branch 'master' into fix-clang-warnings | Gennadiy Civil | 2018-08-31 | 5 | -44/+45 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1799 from google/9A681768AABE08D1EFA5CA77528236A4 | Gennadiy Civil | 2018-08-31 | 5 | -44/+45 |
|\ \ | | | | | | | Googletest export | ||||
| * | | Update googletest-output-test-golden-lin.txt | Gennadiy Civil | 2018-08-31 | 1 | -4/+4 |
| | | | |||||
| * | | Update googletest-output-test-golden-lin.txt | Gennadiy Civil | 2018-08-30 | 1 | -10/+10 |
| | | | | | | | | | manual update golden lin | ||||
| * | | Update googletest-output-test-golden-lin.txt | Gennadiy Civil | 2018-08-30 | 1 | -10/+10 |
| | | | | | | | | | manual update, golden lin | ||||
| * | | Googletest export | misterg | 2018-08-30 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | Fix broken OSS windows build. PiperOrigin-RevId: 210969049 | ||||
| * | | Googletest export | misterg | 2018-08-30 | 2 | -1/+15 |
| | | | | | | | | | | | | | | | | | | Silence MSVC warnings PiperOrigin-RevId: 210726964 | ||||
| * | | Googletest export | Abseil Team | 2018-08-30 | 3 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix the typed test names in the tests for customized typed test parameters. As required by googletest documentation, the names should not contain an underscore. PiperOrigin-RevId: 210678652 | ||||
| * | | Googletest export | misterg | 2018-08-30 | 3 | -19/+4 |
|/ / | | | | | | | | | | | Internal Change PiperOrigin-RevId: 210594341 | ||||
| * | Add user-defined copy constructor to ValueArray | Dominic Sacré | 2018-08-31 | 2 | -0/+414 |
| | | | | | | | | | | | | Fix Clang warning: | warning: definition of implicit copy constructor for 'ValueArray2<bool, bool>' | is deprecated because it has a user-declared copy assignment operator [-Wdeprecated] | ||||
| * | Add missing declarations for Google Tests flags | Dominic Sacré | 2018-08-31 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | Add declarations for install_failure_signal_handler and flagfile. Fix Clang warnings: | warning: no previous extern declaration for non-static variable | 'FLAGS_gtest_install_failure_signal_handler' [-Wmissing-variable-declarations] | warning: no previous extern declaration for non-static variable | 'FLAGS_gtest_flagfile' | [-Wmissing-variable-declarations] | ||||
| * | Make g_argvs static | Dominic Sacré | 2018-08-31 | 1 | -1/+1 |
| | | | | | | | | | | | | Fix Clang warning: | warning: no previous extern declaration for non-static variable 'g_argvs' | [-Wmissing-variable-declarations] | ||||
| * | Make dummy variables static to avoid compiler warnings | Dominic Sacré | 2018-08-31 | 1 | -2/+3 |
| | | | | | | | | Fix -Wmissing-variable-declarations warnings from Clang. | ||||
| * | Re-generate gtest-param-test.h from gtest-param-test.h.pump | Dominic Sacré | 2018-08-31 | 1 | -20/+17 |
|/ | | | | | | | | | Commit 6a26e47cfcc174cc85651cbde0b0158d03321e2f changed the formatting of INSTANTIATE_TEST_CASE_P() in the generated header file only. This commit reverts to the formatting produced by running "pump gtest-param-test.h.pump", which seems to be more consistent with the rest of the file. | ||||
* | Merge pull request #1790 from google/9A681768AABE08D1EFA5CA77528236A4 | Gennadiy Civil | 2018-08-29 | 9 | -71/+326 |
|\ | | | | | Googletest export | ||||
| * | Update gmock-matchers.h | Gennadiy Civil | 2018-08-29 | 1 | -3/+4 |
| | | |||||
| * | Merge branch 'master' into 9A681768AABE08D1EFA5CA77528236A4 | Gennadiy Civil | 2018-08-29 | 3 | -3/+3 |
| |\ | |/ |/| | |||||
* | | Changing clang tp 3.9 as 3.7 no longer works on Travis | Gennadiy Civil | 2018-08-29 | 1 | -2/+2 |
| | | |||||
* | | Changing clang tp 3.9 as 3.7 no longer works on Travis | Gennadiy Civil | 2018-08-29 | 3 | -3/+3 |
| | | |||||
* | | Merge pull request #1794 from BlueMonday/patch-1 | Gennadiy Civil | 2018-08-29 | 1 | -1/+1 |
|\ \ | | | | | | | Fix broken FAQ link in primer.md | ||||
| * | | Fix broken FAQ link in primer.md | Steven Santos Erenst | 2018-08-28 | 1 | -1/+1 |
|/ / | | | | | The current link pointed to a non existing section in the FAQ. | ||||
| * | clang 3.7 -> 3.9 | Gennadiy Civil | 2018-08-29 | 1 | -1/+1 |
| | |