| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare for v1.15.0 (#4574)v1.15.0-prev1.15.0 | Derek Mauro | 2024-07-15 | 1 | -1/+1 |
|
|
* | Merge pull request #4349 from sthd:httpToHttps | Copybara-Service | 2023-08-23 | 1 | -1/+1 |
|\ |
|
| * | changed http to httpsrefs/pull/4349/head | sthd | 2023-08-22 | 1 | -1/+1 |
|/ |
|
* | Update documentation to refer to v1.14 | Derek Mauro | 2023-08-02 | 1 | -1/+1 |
|
|
* | Adjust includes to use <> instead of "", consistent with quickstart pages. | Abseil Team | 2023-07-28 | 1 | -1/+1 |
|
|
* | Change C++11 requirement to C++14refs/pull/4286/head | Ryan Schmidt | 2023-06-19 | 1 | -3/+3 |
|
|
* | Merge pull request #4250 from shlomnissan:cmake-quickstart-update | Copybara-Service | 2023-05-22 | 1 | -4/+4 |
|\ |
|
| * | Add CXX_STANDARD_REQUIRED to CMake quickstartrefs/pull/4250/head | Shlomi Nissan | 2023-05-21 | 1 | -4/+4 |
|/ |
|
* | Fix formatting of Markdown files | Tom Hughes | 2023-01-24 | 1 | -7/+21 |
|
|
* | Update documentation for v1.13.0 | Derek Mauro | 2023-01-17 | 1 | -1/+1 |
|
|
* | Merge pull request #4060 from RerEngineer:main | Copybara-Service | 2022-11-14 | 1 | -3/+3 |
|\ |
|
| * | fixing gcc.gnu domain redirection | RerEngineer | 2022-11-12 | 1 | -1/+1 |
|/ |
|
* | Suggests a release with fixed CMakeLists.txtrefs/pull/4032/head | Ferenc Géczi | 2022-10-09 | 1 | -1/+1 |
|
|
* | Merge pull request #3918 from assafpr:master2main | Copybara-Service | 2022-08-01 | 1 | -2/+2 |
|\ |
|
| * | documentation, change mater branch to main | assafpr | 2022-06-22 | 1 | -2/+2 |
|
|
* | | docs: update googletest README for release 1.12.0refs/pull/3912/head | Julian Arkenau | 2022-06-25 | 1 | -2/+2 |
|/ |
|
* | Let me give a change to try it again - updating to latest versionrefs/pull/3744/head | Melroy van den Berg | 2022-01-25 | 1 | -1/+1 |
|
|
* | Use GTEST_DONT_DEFINE_TEST_F to guard TEST_F | Jeremy Nimmer | 2021-07-01 | 1 | -1/+3 |
|
|
* | fix typosrefs/pull/3443/head | Hyuk Myeong | 2021-06-13 | 1 | -1/+1 |
|
|
* | Merge pull request #3314 from Vollstrecker:master | Andy Soffer | 2021-04-21 | 1 | -53/+13 |
|\ |
|
| * | Use URL instead of git-reporefs/pull/3314/head | Vollstrecker | 2021-04-20 | 1 | -1/+2 |
|
|
| * | Mention to explicitely set the option to it's default. | Vollstrecker | 2021-04-14 | 1 | -0/+2 |
|
|
| * | Changes like Requested. | Vollstrecker | 2021-04-14 | 1 | -2/+2 |
|
|
| * | Use Fetchcontent instead of ExternalProject | Vollstrecker | 2021-03-13 | 1 | -52/+10 |
|
|
* | | Merge pull request #3158 from GauthamBanasandra:patch-1 | Dino Radaković | 2021-04-13 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Fix typorefs/pull/3158/head | Gautham B A | 2020-12-05 | 1 | -1/+1 |
|
|
* | | Simplify cmake install filerefs/pull/3216/head | Corentin Musard | 2021-01-11 | 1 | -7/+0 |
|
|
* | | Merge pull request #3094 from chuckatkins:update-deprecated-cmake-version | Derek Mauro | 2020-12-28 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Bump CMake minimum to 2.8.12refs/pull/3094/head | Chuck Atkins | 2020-10-30 | 1 | -1/+1 |
|
|
* | | Merge pull request #3008 from hyukmyeong:update_tutorial | Andy Getz | 2020-11-03 | 1 | -36/+54 |
|\ \
| |/
|/| |
|
| * | Remove spaces between Google Test and Google Mockrefs/pull/3008/head | Hyuk Myeong | 2020-09-15 | 1 | -36/+36 |
|
|
| * | Add follow-up patch for more natural reading | Hyuk Myeong | 2020-09-15 | 1 | -1/+2 |
|
|
| * | Apply the reviewed comment | Hyuk Myeong | 2020-09-15 | 1 | -13/+17 |
|
|
| * | Remove a space | Hyuk Myeong | 2020-09-14 | 1 | -1/+1 |
|
|
| * | Improve the tutorial that may be confusing | Hyuk Myeong | 2020-09-14 | 1 | -20/+28 |
|/ |
|
* | remove a dead reference to the Autotools scriptrefs/pull/2716/head | Krystian Kuzniarek | 2020-01-29 | 1 | -3/+3 |
|
|
* | Merge pull request #2522 from cloudrex:patch-1 | vslashg | 2019-10-23 | 1 | -2/+2 |
|\ |
|
| * | Remove extra spacerefs/pull/2522/head | λtlas | 2019-10-19 | 1 | -2/+1 |
|/ |
|
* | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-18 | 1 | -3/+3 |
|
|
* | Removing make and automake. The only supported build systems are Bazel intern... | Gennadiy Civil | 2019-06-13 | 1 | -84/+1 |
|
|
* | Formatting Changes | Gennadiy Civil | 2019-06-12 | 1 | -2/+2 |
|
|
* | Fix README.md broken linkrefs/pull/2092/head | Billy SU | 2019-01-31 | 1 | -1/+1 |
|
|
* | Update README.md | Oleksandr Dyakov | 2018-11-13 | 1 | -2/+2 |
|
|
* | Change CMake googletest download location in docsrefs/pull/1934/head | Jeff VanDyke | 2018-10-24 | 1 | -6/+6 |
|
|
* | add documentation of manual c++11 specificationrefs/pull/1929/head | Joel Anderson | 2018-10-24 | 1 | -0/+9 |
|
|
* | Update README.mdrefs/pull/1835/head | Gennadiy Civil | 2018-09-13 | 1 | -27/+0 |
|
|
* | Update documentation to syntax highlight coderefs/pull/1803/head | Arkady Shapkin | 2018-09-03 | 1 | -51/+55 |
|
|
* | Sync with internal docsrefs/pull/1626/head | Gennadiy Civil | 2018-06-11 | 1 | -187/+168 |
|
|
* | Sync with internal docs | Gennadiy Civil | 2018-06-11 | 1 | -1/+1 |
|
|
* | Refactor docs about contributions to CONTRIBUTING.md. | Carlos O'Ryan | 2017-12-12 | 1 | -35/+0 |
|
|