summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix formatting of Markdown filesTom Hughes2023-01-241-8/+18
| | | | | PiperOrigin-RevId: 504308485 Change-Id: Ia4ae97b2173b44b89aa5d987ddefd6e0c1488386
* Replace deprecated python callsTom Hughes2023-01-171-1/+1
| | | | | | | | assert_ -> assertTrue/assertFalse/assertIn/assertNotIn assertEquals -> assertEqual PiperOrigin-RevId: 502654909 Change-Id: I25d30095a83c3806606cb80d676b3c979495e6bd
* Merge pull request #3918 from assafpr:master2mainCopybara-Service2022-08-011-2/+2
|\ | | | | | | | | PiperOrigin-RevId: 464586117 Change-Id: Icda62f13b962f7408bb5698ae2b627391257d152
| * Update CONTRIBUTING.mdassafpr2022-06-221-1/+1
|/
* Fix internal filesAbseil Team2022-05-311-2/+2
| | | | | PiperOrigin-RevId: 452053766 Change-Id: I9498e8809f5e66e42cfa365199a5bbc41462a533
* Merge pull request #3519 from AkashKumarSingh11032001:masterDerek Mauro2021-09-161-1/+2
|\ | | | | | | PiperOrigin-RevId: 397082478
| * Revert grammatically incorrect changerefs/pull/3519/headDerek Mauro2021-09-151-1/+1
| |
| * add a missing 'a'Akash Kumar Singh2021-08-101-1/+1
| | | | | | added a missing 'a' in line 72.
| * Create CONTRIBUTING.mdAkash Kumar Singh2021-08-101-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 exportofats2021-01-261-12/+0
| | | | | | Remove scripts for code generating together with related files. PiperOrigin-RevId: 352805926
* Bump CMake minimum to 2.8.12refs/pull/3094/headChuck Atkins2020-10-301-1/+1
|
* Updated googletest issue tracker url.refs/pull/2902/headMayur Shingote2020-06-191-1/+1
|
* Googletest exportAbseil Team2020-01-021-1/+1
| | | | | | Add missing period. PiperOrigin-RevId: 287553550
* move the pumping script to googlemockKrystian Kuzniarek2019-10-251-2/+2
|
* remove gtest-type-util.h.pumpKrystian Kuzniarek2019-10-251-2/+2
|
* Merge pull request #2420 from kuzkry:remove-autotools-sectionGennadiy Civil2019-08-291-35/+19
|\ | | | | | | PiperOrigin-RevId: 265973494
| * remove references to autotools and combine gTest&gMock sectionsrefs/pull/2420/headKrystian Kuzniarek2019-08-221-35/+19
|/
* fix broken linksrefs/pull/2375/headKrystian Kuzniarek2019-08-061-1/+1
|
* Merge pull request #2356 from kuzkry:typosGennadiy Civil2019-07-301-1/+1
|\ | | | | | | PiperOrigin-RevId: 260786935
| * fix typosrefs/pull/2356/headKrystian Kuzniarek2019-07-301-1/+1
| |
* | Merge pull request #2355 from kuzkry:markdown-numberingGennadiy Civil2019-07-301-7/+7
|\ \ | | | | | | | | | PiperOrigin-RevId: 260782065
| * | fix numbering of ordered lists in MarkdownKrystian Kuzniarek2019-07-301-7/+7
| |/
* | Manual docs tweaks still in preparation for including docs with code pushesGennadiy Civil2019-07-291-1/+1
|/
* Googletest exportmisterg2019-07-261-92/+87
| | | | | | Internal Change PiperOrigin-RevId: 258824657
* Googletest exportAbseil Team2019-07-161-2/+2
| | | | | | Update a broken link in a comment. PiperOrigin-RevId: 257493975
* small docs restucture and cleanupGennadiy Civil2019-06-191-2/+2
|
* Merge pull request #2264 from mbrobbel:suppress-cmp0048-warningGennadiy Civil2019-05-301-1/+3
|\ | | | | | | PiperOrigin-RevId: 250620088
* | Googletest exportAbseil Team2019-05-301-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.mdGennadiy Civil2019-05-271-1/+1
|
* Update CONTRIBUTING.mdGennadiy Civil2019-05-271-1/+2
| | | Clarify googler PR policy
* Googletest exportAbseil Team2019-03-281-1/+1
| | | | | | Update XML and JSON output to be consistent with the standard. PiperOrigin-RevId: 239833242
* Update CONTRIBUTING.mdGennadiy Civil2019-03-281-1/+1
|
* Update CONTRIBUTING.mdGennadiy Civil2019-03-281-1/+1
|
* Googletest exportmisterg2018-12-131-2/+2
| | | | | | Internal Change PiperOrigin-RevId: 225231727
* Googletest exportmisterg2018-11-201-2/+2
| | | | | | Internal Change PiperOrigin-RevId: 222123106
* Update CONTRIBUTING.mdGennadiy Civil2018-09-231-1/+2
|
* Update CONTRIBUTING.mdGennadiy Civil2018-08-271-2/+1
|
* Update CONTRIBUTING.mdGennadiy Civil2018-08-201-4/+5
|
* Refactor docs about contributions to CONTRIBUTING.md.Carlos O'Ryan2017-12-121-4/+127
| | | | Per the review comments.
* Also add documentation around becoming a contributor.Carlos O'Ryan2017-12-091-0/+37