aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1853 from matlo607/appveyor-mingw-enable-tests-againGennadiy Civil2018-09-251-2/+2
|\ | | | | [mingw] enable the unittests for gmock and gtest again
| * Merge branch 'master' into appveyor-mingw-enable-tests-againGennadiy Civil2018-09-258-678/+63
| |\ | |/ |/|
* | Merge pull request #1862 from google/9A681768AABE08D1EFA5CA77528236A4Gennadiy Civil2018-09-257-645/+62
|\ \ | | | | | | Googletest export (and revert #1850)
| * | Keep one MinGW build, remove the othersGennadiy Civil2018-09-251-6/+0
| | |
| * | Update appveyor.ymlGennadiy Civil2018-09-251-1/+1
| | |
| * | Update appveyor.ymlGennadiy Civil2018-09-251-0/+1
| | |
| * | Delete m4_ax_cxx_compile_stdcxx_11.m4Gennadiy Civil2018-09-251-40/+0
| | |
| * | Delete m4_ax_cxx_compile_stdcxx.m4Gennadiy Civil2018-09-251-949/+0
| | |
| * | Update configure.acGennadiy Civil2018-09-251-3/+0
| | |
| * | Update Makefile.amGennadiy Civil2018-09-251-2/+0
| | |
| * | Update .travis.ymlGennadiy Civil2018-09-251-1/+1
| | |
| * | automakeGennadiy Civil2018-09-251-4/+2
| | |
| * | test automake c++11Gennadiy Civil2018-09-253-0/+991
| | |
| * | Update configure.acGennadiy Civil2018-09-251-1/+1
| | |
| * | Update configure.acGennadiy Civil2018-09-251-0/+3
| | |
| * | typoGennadiy Civil2018-09-251-1/+1
| | |
| * | autotools c++11Gennadiy Civil2018-09-252-1/+3
| | |
| * | autotools c++11Gennadiy Civil2018-09-251-1/+1
| | |
| * | testGennadiy Civil2018-09-251-1/+1
| | |
| * | include c++11 for autotoolsGennadiy Civil2018-09-251-1/+1
| | |
| * | Merge branch 'master' into 9A681768AABE08D1EFA5CA77528236A4Gennadiy Civil2018-09-252-36/+1
| |\ \ | |/ / |/| |
* | | Merge pull request #1863 from google/revert-1857-masterGennadiy Civil2018-09-252-36/+1
|\ \ \ | | | | | | | | Revert "Add clang format check to one of the builds"
| * | | Revert "Add clang format check to one of the builds"Gennadiy Civil2018-09-252-36/+1
|/ / /
| * | Googletest exportAbseil Team2018-09-252-104/+43
| | | | | | | | | | | | | | | | | | Project import generated by Copybara. PiperOrigin-RevId: 214456152
| * | Googletest exportmisterg2018-09-252-43/+104
| | | | | | | | | | | | | | | | | | Project import generated by Copybara. PiperOrigin-RevId: 214441835
| * | Googletest exportmisterg2018-09-253-532/+17
| | | | | | | | | | | | | | | | | | Remove non-variadic pre C++11 ElementsAreMatcher and UnorderedElementsAreMatcher PiperOrigin-RevId: 214266944
| * | Googletest exportAbseil Team2018-09-252-106/+43
|/ / | | | | | | | | | | | | Project import generated by Copybara. Including recently accepted and merged PRs PiperOrigin-RevId: 213856848
* | Merge pull request #1861 from gennadiycivil/masterGennadiy Civil2018-09-252-0/+3
|\ \ | | | | | | adding c++11 to appveyor mingW and autotools build
| * | enable MingW on PRGennadiy Civil2018-09-251-0/+1
| | |
| * | C++11 autotools buildGennadiy Civil2018-09-251-0/+1
| | |
| * | adding c++11 to appveyor mingWGennadiy Civil2018-09-251-0/+1
| | |
| | * Merge branch 'master' into appveyor-mingw-enable-tests-againGennadiy Civil2018-09-252-1/+36
| | |\ | |_|/ |/| |
* | | Merge pull request #1857 from gennadiycivil/masterGennadiy Civil2018-09-252-1/+36
|\| | | | | | | | Add clang format check to one of the builds
| * | typoGennadiy Civil2018-09-251-0/+0
| | |
| * | Add clang format check to one of the builds to provide indication that ↵Gennadiy Civil2018-09-252-1/+36
|/ / | | | | | | formatting is incorrect
| * [mingw] enable the unittests for gmock and gtest againMatthieu Longo2018-09-241-2/+2
|/
* Merge pull request #1850 from Jonny007-MKD/masterGennadiy Civil2018-09-232-43/+106
|\ | | | | Added special catch for std::exception in GTEST_TEST_NO_THROW_
| * Merge branch 'master' into masterGennadiy Civil2018-09-233-2/+7
| |\ | |/ |/|
* | Update CONTRIBUTING.mdGennadiy Civil2018-09-231-1/+2
| |
* | Update README.mdGennadiy Civil2018-09-231-1/+1
| |
* | Add .clang-formatGennadiy Civil2018-09-231-0/+4
| |
| * FormattingGennadiy Civil2018-09-231-101/+101
| |
| * FormattingGennadiy Civil2018-09-231-9/+7
| |
| * FormattingGennadiy Civil2018-09-231-114/+118
| |
| * FormattingGennadiy Civil2018-09-231-61/+64
| |
| * Fix unit testJonny007-MKD2018-09-231-1/+1
| |
| * Fix ColoredOutputTest.UsesColorsWhenTermSupportsColors againJonny007-MKD2018-09-231-1/+1
| |
| * Rename private member of AdditionalMessageJonny007-MKD2018-09-232-18/+19
| | | | | | | | Shorten lines in unit tests
| * Readded changes from 6494f5232b130a29321e661166442bac324c4383Jonny007-MKD2018-09-232-22/+79
|/
* Merge pull request #1847 from google/revert-1832-masterGennadiy Civil2018-09-200-0/+0
|\ | | | | Revert "Added special catch for std::exception in GTEST_TEST_NO_THROW_"