sthd
622ee5cf29
Changed 2 public links from http to https
1 year ago
Tom Hughes
408471e20c
Fix formatting of Markdown files
...
PiperOrigin-RevId: 504308485
Change-Id: Ia4ae97b2173b44b89aa5d987ddefd6e0c1488386
2 years ago
Tom Hughes
bdb3b0a493
Replace deprecated python calls
...
assert_ -> assertTrue/assertFalse/assertIn/assertNotIn
assertEquals -> assertEqual
PiperOrigin-RevId: 502654909
Change-Id: I25d30095a83c3806606cb80d676b3c979495e6bd
2 years ago
assafpr
f2f099fb70
Update CONTRIBUTING.md
2 years ago
Abseil Team
548b13dc3c
Fix internal files
...
PiperOrigin-RevId: 452053766
Change-Id: I9498e8809f5e66e42cfa365199a5bbc41462a533
2 years ago
Derek Mauro
061973710e
Revert grammatically incorrect change
3 years ago
Akash Kumar Singh
0e66bbd5b0
add a missing 'a'
...
added a missing 'a' in line 72.
3 years ago
Akash Kumar Singh
b36e55d357
Create CONTRIBUTING.md
...
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.
3 years ago
ofats
59dea67b81
Googletest export
...
Remove scripts for code generating together with related files.
PiperOrigin-RevId: 352805926
4 years ago
Chuck Atkins
32f4f52d95
Bump CMake minimum to 2.8.12
4 years ago
Mayur Shingote
93dc015a85
Updated googletest issue tracker url.
4 years ago
Abseil Team
a09ea700d3
Googletest export
...
Fix `-Wgnu-zero-variadic-macro-arguments` in GMock
Passing zero arguments to the variadic part of a macro is a GNU
extension and triggers warnings when build projects using GMock with
`-pedantic`.
- Fix uses of `GMOCK_PP_INTERNAL_16TH` to always receive at least 17
arguments. (this was triggered when `GMOCK_PP_NARG` or `GMOCK_PP_HAS_COMMA`
were used with an argument containing no commas).
- Fix `GMOCK_PP_HEAD` to append a dummy unused argument so that
`GMOCK_PP_INTERNAL_HEAD` always has two arguments.
PiperOrigin-RevId: 310414611
5 years ago
Abseil Team
0d98d87e10
Googletest export
...
Add missing period.
PiperOrigin-RevId: 287553550
5 years ago
Krystian Kuzniarek
002905f29f
move the pumping script to googlemock
5 years ago
Krystian Kuzniarek
a7083564d5
remove gtest-type-util.h.pump
5 years ago
Krystian Kuzniarek
f8e9b3767f
remove references to autotools and combine gTest&gMock sections
5 years ago
Krystian Kuzniarek
d0cb77dcce
fix broken links
5 years ago
Krystian Kuzniarek
bf6df7eaee
fix typos
5 years ago
Krystian Kuzniarek
d384b8831f
fix numbering of ordered lists in Markdown
5 years ago
Gennadiy Civil
c4b68b91f8
Manual docs tweaks still in preparation for including docs with code pushes
5 years ago
misterg
0a5efc11e3
Googletest export
...
Internal Change
PiperOrigin-RevId: 258824657
5 years ago
Abseil Team
e4f097b5fb
Googletest export
...
Update a broken link in a comment.
PiperOrigin-RevId: 257493975
5 years ago
Gennadiy Civil
ba68290cb3
small docs restucture and cleanup
5 years ago
Abseil Team
899c082633
Googletest export
...
Add a safety nullptr check to catch the case where the /tmp file used for capturing a stream cannot be created.
PiperOrigin-RevId: 250523012
6 years ago
Gennadiy Civil
f5edb4f542
Update CONTRIBUTING.md
6 years ago
Gennadiy Civil
a2059b408c
Update CONTRIBUTING.md
...
Clarify googler PR policy
6 years ago
Abseil Team
5b752b1947
Googletest export
...
Update XML and JSON output to be consistent with the standard.
PiperOrigin-RevId: 239833242
6 years ago
Gennadiy Civil
1f64659fb2
Update CONTRIBUTING.md
6 years ago
Gennadiy Civil
1040b342f8
Update CONTRIBUTING.md
6 years ago
misterg
81f0026066
Googletest export
...
Internal Change
PiperOrigin-RevId: 225231727
6 years ago
misterg
b492666068
Googletest export
...
Internal Change
PiperOrigin-RevId: 222123106
6 years ago
misterg
a7b21c950d
Googletest export
...
Internal Change
PiperOrigin-RevId: 215236414
6 years ago
durandal
be429c8924
Googletest export
...
Add myself to the authors table.
PiperOrigin-RevId: 214822035
6 years ago
Gennadiy Civil
c7a429a667
Update CONTRIBUTING.md
6 years ago
Gennadiy Civil
641e7a3752
Update CONTRIBUTING.md
6 years ago
Gennadiy Civil
735bd75f69
Update CONTRIBUTING.md
6 years ago
Carlos O'Ryan
23a014ab57
Refactor docs about contributions to CONTRIBUTING.md.
...
Per the review comments.
7 years ago
Carlos O'Ryan
c82cd5e41e
Also add documentation around becoming a contributor.
7 years ago