-
Notifications
You must be signed in to change notification settings - Fork 533
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat(bindings/C): support BDD tests using GTest #2254
Conversation
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Related #2185 |
The typo check failed on GTest headers. Followup: I will explain this in detail on the contributing doc PR. |
This comment was marked as resolved.
This comment was marked as resolved.
We need a workflow to make sure it works. |
This comment was marked as resolved.
This comment was marked as resolved.
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
This comment was marked as resolved.
This comment was marked as resolved.
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Works perfectly now |
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks!
This PR does