forked from google/googletest
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #21 from ament/clalancette/update-to-gtest-1.11
Update to gtest 1.11
- Loading branch information
Showing
202 changed files
with
18,642 additions
and
22,621 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: 'bug' | ||
assignees: '' | ||
--- | ||
|
||
**Describe the bug** | ||
|
||
Include a clear and concise description of what the problem is, including what | ||
you expected to happen, and what actually happened. | ||
|
||
**Steps to reproduce the bug** | ||
|
||
It's important that we are able to reproduce the problem that you are | ||
experiencing. Please provide all code and relevant steps to reproduce the | ||
problem, including your `BUILD`/`CMakeLists.txt` file and build commands. Links | ||
to a GitHub branch or [godbolt.org](https://godbolt.org/) that demonstrate the | ||
problem are also helpful. | ||
|
||
**Does the bug persist in the most recent commit?** | ||
|
||
We recommend using the latest commit in the master branch in your projects. | ||
|
||
**What operating system and version are you using?** | ||
|
||
If you are using a Linux distribution please include the name and version of the | ||
distribution as well. | ||
|
||
**What compiler and version are you using?** | ||
|
||
Please include the output of `gcc -v` or `clang -v`, or the equivalent for your | ||
compiler. | ||
|
||
**What build system are you using?** | ||
|
||
Please include the output of `bazel --version` or `cmake --version`, or the | ||
equivalent for your build system. | ||
|
||
**Additional context** | ||
|
||
Add any other context about the problem here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: Feature request | ||
about: Propose a new feature | ||
title: '' | ||
labels: 'enhancement' | ||
assignees: '' | ||
--- | ||
|
||
**Does the feature exist in the most recent commit?** | ||
|
||
We recommend using the latest commit from GitHub in your projects. | ||
|
||
**Why do we need this feature?** | ||
|
||
Ideally, explain why a combination of existing features cannot be used instead. | ||
|
||
**Describe the proposal** | ||
|
||
Include a detailed description of the feature, with usage examples. | ||
|
||
**Is the feature specific to an operating system, compiler, or build system version?** | ||
|
||
If it is, please specify which versions. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
blank_issues_enabled: false |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,33 +5,59 @@ | |
|
||
Ajay Joshi <[email protected]> | ||
Balázs Dán <[email protected]> | ||
Benoit Sigoure <[email protected]> | ||
Bharat Mediratta <[email protected]> | ||
Bogdan Piloca <[email protected]> | ||
Chandler Carruth <[email protected]> | ||
Chris Prince <[email protected]> | ||
Chris Taylor <[email protected]> | ||
Dan Egnor <[email protected]> | ||
Dave MacLachlan <[email protected]> | ||
David Anderson <[email protected]> | ||
Dean Sturtevant | ||
Eric Roman <[email protected]> | ||
Gene Volovich <[email protected]> | ||
Hady Zalek <[email protected]> | ||
Hal Burch <[email protected]> | ||
Jeffrey Yasskin <[email protected]> | ||
Jim Keller <[email protected]> | ||
Joe Walnes <[email protected]> | ||
Jon Wray <[email protected]> | ||
Jói Sigurðsson <[email protected]> | ||
Keir Mierle <[email protected]> | ||
Keith Ray <[email protected]> | ||
Kenton Varda <[email protected]> | ||
Kostya Serebryany <[email protected]> | ||
Krystian Kuzniarek <[email protected]> | ||
Lev Makhlis | ||
Manuel Klimek <[email protected]> | ||
Mario Tanev <[email protected]> | ||
Mark Paskin | ||
Markus Heule <[email protected]> | ||
Matthew Simmons <[email protected]> | ||
Mika Raento <[email protected]> | ||
Mike Bland <[email protected]> | ||
Miklós Fazekas <[email protected]> | ||
Neal Norwitz <[email protected]> | ||
Nermin Ozkiranartli <[email protected]> | ||
Owen Carlsen <[email protected]> | ||
Paneendra Ba <[email protected]> | ||
Pasi Valminen <[email protected]> | ||
Patrick Hanna <[email protected]> | ||
Patrick Riley <[email protected]> | ||
Paul Menage <[email protected]> | ||
Peter Kaminski <[email protected]> | ||
Piotr Kaminski <[email protected]> | ||
Preston Jackson <[email protected]> | ||
Rainer Klaffenboeck <[email protected]> | ||
Russ Cox <[email protected]> | ||
Russ Rufer <[email protected]> | ||
Sean Mcafee <[email protected]> | ||
Sigurður Ásgeirsson <[email protected]> | ||
Sverre Sundsdal <[email protected]> | ||
Takeshi Yoshino <[email protected]> | ||
Tracy Bialik <[email protected]> | ||
Vadim Berman <[email protected]> | ||
Vlad Losev <[email protected]> | ||
Wolfgang Klier <[email protected]> | ||
Zhanyong Wan <[email protected]> |
Oops, something went wrong.