Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix formatting of Markdown files | Tom Hughes | 2023-01-24 | 1 | -7/+21 |
| | | | | | PiperOrigin-RevId: 504308485 Change-Id: Ia4ae97b2173b44b89aa5d987ddefd6e0c1488386 | ||||
* | Update documentation for v1.13.0 | Derek Mauro | 2023-01-17 | 1 | -1/+1 |
| | | | | | PiperOrigin-RevId: 502644180 Change-Id: Id20b5e4eec22035da278f1767002657f66dbe79c | ||||
* | Merge pull request #4060 from RerEngineer:main | Copybara-Service | 2022-11-14 | 1 | -3/+3 |
|\ | | | | | | | | | PiperOrigin-RevId: 488456139 Change-Id: I648f3d2c6affadfea27214a6a22cacc576971cef | ||||
| * | 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 |
| | | | | Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com> | ||||
* | Merge pull request #3918 from assafpr:master2main | Copybara-Service | 2022-08-01 | 1 | -2/+2 |
|\ | | | | | | | | | PiperOrigin-RevId: 464586117 Change-Id: Icda62f13b962f7408bb5698ae2b627391257d152 | ||||
| * | 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 |
| | | | | | | | | | | | The documentation is clear that the FOO we'll be guarding always matches the spelling of the DONT macro. A single guard macro should not toggle more than one implementation macro. This fixes a regression in 7413280c52c1f759395572a384165023d24eeb57. Relatedly, improve the documentation of the DONT macros to bring the list of valid FOO values up to date. | ||||
* | 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 |
|\ | | | | | | | PiperOrigin-RevId: 369550590 | ||||
| * | 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 |
| | | | | | | | | | | Hi, instead of ExternalProject and a new file that is spawned in a new process, it's easier to just use FetchContent. cmake 3.14 should be old enough to be spread. | ||||
* | | Merge pull request #3158 from GauthamBanasandra:patch-1 | Dino Radaković | 2021-04-13 | 1 | -2/+2 |
|\ \ | |/ |/| | | | PiperOrigin-RevId: 367681693 | ||||
| * | 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 |
|\ \ | |/ |/| | | | PiperOrigin-RevId: 349296827 | ||||
| * | 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 |
|\ \ | |/ |/| | | | PiperOrigin-RevId: 340286884 | ||||
| * | 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 |
|\ | | | | | | | PiperOrigin-RevId: 276271201 | ||||
| * | 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 ↵ | Gennadiy Civil | 2019-06-13 | 1 | -84/+1 |
| | | | | internally and CMake community supported | ||||
* | 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 |
| | | | Fix the **include/gtest/internal/gtest-port.h** link in the `Tweaking Google Test` title | ||||
* | Update README.md | Oleksandr Dyakov | 2018-11-13 | 1 | -2/+2 |
| | | | added -std=c++11 | ||||
* | Change CMake googletest download location in docsrefs/pull/1934/head | Jeff VanDyke | 2018-10-24 | 1 | -6/+6 |
| | | | | Change CMAKE_BINARY_DIR to CMAKE_CURRENT_BINARY_DIR Able to use in a subfolder's CMakeLists.txt | ||||
* | add documentation of manual c++11 specificationrefs/pull/1929/head | Joel Anderson | 2018-10-24 | 1 | -0/+9 |
| | | | | | | | Per #1883, builds of Google Test may fail if the version C++ is not manually set to C++11 during the build process. Signed-off-by: Joel Anderson <joelanderson333@gmail.com> | ||||
* | 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 |
| | | | | Per the review comments. | ||||
* | Merge branch 'master' into masterrefs/pull/1139/head | Gennadiy Civil | 2017-10-20 | 1 | -0/+11 |
|\ | |||||
| * | Updated README with information about C runtime dynamic/static linking ↵refs/pull/1288/head | Joe Alam | 2017-10-07 | 1 | -0/+11 |
| | | | | | | | | issues in Windows | ||||
* | | Update googletest README.md | Che-Hsun Liu | 2017-07-02 | 1 | -1/+2 |
|/ | | | | | | | | Use `EXCLUDE_FROM_ALL` in `add_subdirectory` to prevent `make install` from including lots of headers from gtest/gmock. ``` add_subdirectory(${CMAKE_BINARY_DIR}/googletest-src ${CMAKE_BINARY_DIR}/googletest-build EXCLUDE_FROM_ALL) ``` | ||||
* | Added CMake configure-time download instructions to docsrefs/pull/658/head | Craig Scott | 2016-12-17 | 1 | -2/+105 |
| | | | | | | | | | | | Adds instructions for how to add gtest and gmock to another CMake project directly. Downloading of the googletest sources happens as configure time, allowing it to be added to the main build directly via the add_subdirectory() command. This ensures googletest is built with the same compiler settings, etc. and will typically result in a more robust and more convenient build arrangement. | ||||
* | Fix formatting in AdvancedGuide.mdrefs/pull/719/head | Paul Wilkinson | 2016-02-21 | 1 | -1/+1 |
| | | | | | | | | | Put occurrences of "#include" in a code span so they are not interpreted as headers. Other documents were not broken because the #include was not at the start of the line, but put them in code spans anyway just in case the text gets refilled in the future. | ||||
* | update googletest readme to fix broken linksrefs/pull/616/head | Anurag Soni | 2015-10-19 | 1 | -2/+2 |
| | |||||
* | readme mergingrefs/pull/573/head | Billy Donahue | 2015-08-30 | 1 | -97/+3 |
| | |||||
* | readme merging | Billy Donahue | 2015-08-27 | 1 | -23/+0 |
| |