Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4343 from sthd:http-to-https | Copybara-Service | 2023-08-22 | 1 | -4/+4 |
|\ | | | | | | | | | PiperOrigin-RevId: 559151399 Change-Id: I8eb2c7c5222d0fd0935db531a0abe5792633fe7e | ||||
| * | Changed 2 public links from http to https | sthd | 2023-08-11 | 1 | -2/+2 |
|/ | |||||
* | Fix formatting of Markdown files | Tom Hughes | 2023-01-24 | 1 | -8/+18 |
| | | | | | PiperOrigin-RevId: 504308485 Change-Id: Ia4ae97b2173b44b89aa5d987ddefd6e0c1488386 | ||||
* | Replace deprecated python calls | Tom Hughes | 2023-01-17 | 1 | -1/+1 |
| | | | | | | | | assert_ -> assertTrue/assertFalse/assertIn/assertNotIn assertEquals -> assertEqual PiperOrigin-RevId: 502654909 Change-Id: I25d30095a83c3806606cb80d676b3c979495e6bd | ||||
* | Merge pull request #3918 from assafpr:master2main | Copybara-Service | 2022-08-01 | 1 | -2/+2 |
|\ | | | | | | | | | PiperOrigin-RevId: 464586117 Change-Id: Icda62f13b962f7408bb5698ae2b627391257d152 | ||||
| * | Update CONTRIBUTING.md | assafpr | 2022-06-22 | 1 | -1/+1 |
|/ | |||||
* | Fix internal files | Abseil Team | 2022-05-31 | 1 | -2/+2 |
| | | | | | PiperOrigin-RevId: 452053766 Change-Id: I9498e8809f5e66e42cfa365199a5bbc41462a533 | ||||
* | Merge pull request #3519 from AkashKumarSingh11032001:master | Derek Mauro | 2021-09-16 | 1 | -1/+2 |
|\ | | | | | | | PiperOrigin-RevId: 397082478 | ||||
| * | Revert grammatically incorrect changerefs/pull/3519/head | Derek Mauro | 2021-09-15 | 1 | -1/+1 |
| | | |||||
| * | add a missing 'a' | Akash Kumar Singh | 2021-08-10 | 1 | -1/+1 |
| | | | | | | added a missing 'a' in line 72. | ||||
| * | Create CONTRIBUTING.md | Akash Kumar Singh | 2021-08-10 | 1 | -1/+1 |
|/ | | | In line number 39 I added an anchor tag in "see detail above", it will redirect user to to particular section i.e. Contributor License Agreements section. | ||||
* | Googletest export | ofats | 2021-01-26 | 1 | -12/+0 |
| | | | | | | Remove scripts for code generating together with related files. PiperOrigin-RevId: 352805926 | ||||
* | Bump CMake minimum to 2.8.12refs/pull/3094/head | Chuck Atkins | 2020-10-30 | 1 | -1/+1 |
| | |||||
* | Updated googletest issue tracker url.refs/pull/2902/head | Mayur Shingote | 2020-06-19 | 1 | -1/+1 |
| | |||||
* | Googletest export | Abseil Team | 2020-01-02 | 1 | -1/+1 |
| | | | | | | Add missing period. PiperOrigin-RevId: 287553550 | ||||
* | move the pumping script to googlemock | Krystian Kuzniarek | 2019-10-25 | 1 | -2/+2 |
| | |||||
* | remove gtest-type-util.h.pump | Krystian Kuzniarek | 2019-10-25 | 1 | -2/+2 |
| | |||||
* | Merge pull request #2420 from kuzkry:remove-autotools-section | Gennadiy Civil | 2019-08-29 | 1 | -35/+19 |
|\ | | | | | | | PiperOrigin-RevId: 265973494 | ||||
| * | remove references to autotools and combine gTest&gMock sectionsrefs/pull/2420/head | Krystian Kuzniarek | 2019-08-22 | 1 | -35/+19 |
|/ | |||||
* | fix broken linksrefs/pull/2375/head | Krystian Kuzniarek | 2019-08-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2356 from kuzkry:typos | Gennadiy Civil | 2019-07-30 | 1 | -1/+1 |
|\ | | | | | | | PiperOrigin-RevId: 260786935 | ||||
| * | fix typosrefs/pull/2356/head | Krystian Kuzniarek | 2019-07-30 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2355 from kuzkry:markdown-numbering | Gennadiy Civil | 2019-07-30 | 1 | -7/+7 |
|\ \ | | | | | | | | | | PiperOrigin-RevId: 260782065 | ||||
| * | | fix numbering of ordered lists in Markdown | Krystian Kuzniarek | 2019-07-30 | 1 | -7/+7 |
| |/ | |||||
* | | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-29 | 1 | -1/+1 |
|/ | |||||
* | Googletest export | misterg | 2019-07-26 | 1 | -92/+87 |
| | | | | | | Internal Change PiperOrigin-RevId: 258824657 | ||||
* | Googletest export | Abseil Team | 2019-07-16 | 1 | -2/+2 |
| | | | | | | Update a broken link in a comment. PiperOrigin-RevId: 257493975 | ||||
* | small docs restucture and cleanup | Gennadiy Civil | 2019-06-19 | 1 | -2/+2 |
| | |||||
* | Merge pull request #2264 from mbrobbel:suppress-cmp0048-warning | Gennadiy Civil | 2019-05-30 | 1 | -1/+3 |
|\ | | | | | | | PiperOrigin-RevId: 250620088 | ||||
* | | Googletest export | Abseil Team | 2019-05-30 | 1 | -2/+1 |
|/ | | | | | | Add a safety nullptr check to catch the case where the /tmp file used for capturing a stream cannot be created. PiperOrigin-RevId: 250523012 | ||||
* | Update CONTRIBUTING.md | Gennadiy Civil | 2019-05-27 | 1 | -1/+1 |
| | |||||
* | Update CONTRIBUTING.md | Gennadiy Civil | 2019-05-27 | 1 | -1/+2 |
| | | | Clarify googler PR policy | ||||
* | Googletest export | Abseil Team | 2019-03-28 | 1 | -1/+1 |
| | | | | | | Update XML and JSON output to be consistent with the standard. PiperOrigin-RevId: 239833242 | ||||
* | Update CONTRIBUTING.md | Gennadiy Civil | 2019-03-28 | 1 | -1/+1 |
| | |||||
* | Update CONTRIBUTING.md | Gennadiy Civil | 2019-03-28 | 1 | -1/+1 |
| | |||||
* | Googletest export | misterg | 2018-12-13 | 1 | -2/+2 |
| | | | | | | Internal Change PiperOrigin-RevId: 225231727 | ||||
* | Googletest export | misterg | 2018-11-20 | 1 | -2/+2 |
| | | | | | | Internal Change PiperOrigin-RevId: 222123106 | ||||
* | Update CONTRIBUTING.md | Gennadiy Civil | 2018-09-23 | 1 | -1/+2 |
| | |||||
* | Update CONTRIBUTING.md | Gennadiy Civil | 2018-08-27 | 1 | -2/+1 |
| | |||||
* | Update CONTRIBUTING.md | Gennadiy Civil | 2018-08-20 | 1 | -4/+5 |
| | |||||
* | Refactor docs about contributions to CONTRIBUTING.md. | Carlos O'Ryan | 2017-12-12 | 1 | -4/+127 |
| | | | | Per the review comments. | ||||
* | Also add documentation around becoming a contributor. | Carlos O'Ryan | 2017-12-09 | 1 | -0/+37 |