Skip to content

We do not need a separate executable for each C-API test case. #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
diptorupd opened this issue Oct 5, 2020 · 1 comment
Closed

Comments

@diptorupd
Copy link
Contributor

It is possible to link each test case executable with gmain lib and do not create main() function in each cpp file. Lets do it in separate PR.

Originally posted by @PokhodenkoSA in #93 (comment)

@diptorupd diptorupd self-assigned this Oct 5, 2020
@diptorupd diptorupd added this to the gold milestone Oct 5, 2020
@diptorupd
Copy link
Contributor Author

Completed a while ago. Now all gtests are executed using a common test runner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants