Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor docs about contributions to CONTRIBUTING.md. | Carlos O'Ryan | 2017-12-11 | 1 | -32/+0 |
| | | | | Per the review comments. | ||||
* | change links from former code.google.com to current github repository | Herbert Thielen | 2017-08-31 | 1 | -3/+3 |
| | |||||
* | Minor style fixes | Eduardo Caceres | 2017-08-10 | 1 | -1/+1 |
| | | | Typos, punctuation & broken links | ||||
* | Again rewrote everything | danilcha | 2017-03-12 | 1 | -12/+24 |
| | |||||
* | Added explicit gtest library dependency | danilcha | 2017-03-12 | 1 | -1/+1 |
| | |||||
* | Update README.md | danilcha | 2017-03-11 | 1 | -2/+2 |
| | |||||
* | Update README.md | danilcha | 2017-03-11 | 1 | -3/+24 |
| | |||||
* | Remove /tree/ from Readme.md links. | Billy Donahue | 2017-02-25 | 1 | -4/+4 |
| | | | Issue #1028 | ||||
* | Merge pull request #1 from google/master | Sam Roth | 2017-01-23 | 1 | -0/+10 |
|\ | | | | | Syncing my branch | ||||
| * | Added CMake configure-time download instructions to docs | Craig Scott | 2016-12-18 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | Fixed broken links | Samuel Roth | 2016-09-12 | 1 | -1/+1 |
| | | |||||
* | | blob vs tree | Samuel Roth | 2016-09-12 | 1 | -1/+1 |
| | | |||||
* | | Fixing relative links | Samuel Roth | 2016-09-12 | 1 | -2/+2 |
| | | |||||
* | | Fixing KnownIssues and FrequentlyAskedQuestions links | Samuel Roth | 2016-09-12 | 1 | -2/+2 |
| | | |||||
* | | Broken relative links fixed | Samuel Roth | 2016-09-12 | 1 | -6/+6 |
| | | |||||
* | | Fixing ForDummies link | Samuel Roth | 2016-09-12 | 1 | -1/+1 |
| | | |||||
* | | One works | Samuel Roth | 2016-09-12 | 1 | -1/+1 |
| | | |||||
* | | Relative links | Samuel Roth | 2016-09-12 | 1 | -1/+1 |
| | | |||||
* | | Fixing relative links | Samuel Roth | 2016-09-12 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #592 from Ferenc-/master | Billy Donahue | 2015-11-30 | 1 | -1/+1 |
|\ | | | | | Fix typo in googlemock/README.md | ||||
| * | Fix typo in googlemock/README.md | Ferenc- | 2015-09-19 | 1 | -1/+1 |
| | | |||||
* | | Fix broken link to FrequentlyAskedQuestions | Marco Molteni | 2015-09-23 | 1 | -1/+1 |
|/ | |||||
* | Fix relative links in googlemock docs. | Billy Donahue | 2015-09-17 | 1 | -4/+4 |
| | |||||
* | readme merging | Billy Donahue | 2015-08-30 | 1 | -7/+54 |
| | |||||
* | readme merging | Billy Donahue | 2015-08-26 | 1 | -67/+30 |
| | |||||
* | readme merging | Billy Donahue | 2015-08-26 | 1 | -59/+32 |
| | |||||
* | move googlemock files into googlemock/ subdir | Billy Donahue | 2015-08-25 | 1 | -0/+350 |