Skip to content
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

Reconfiguration of test to include a test bed for C++ cases #12

Open
dreamer-coding opened this issue Oct 28, 2024 · 0 comments
Open

Reconfiguration of test to include a test bed for C++ cases #12

dreamer-coding opened this issue Oct 28, 2024 · 0 comments

Comments

@dreamer-coding
Copy link
Contributor

Is your feature request related to a problem? Please describe.
As good as it is to have test cases at all at some point C++ test cases need to be planted to ensure compatibility between C and C++.

Describe the solution you'd like
I think it would help to change the runner to a C++ runner and have Meson compile both C and C++ test cases and have them run in one central test runner.

Describe alternatives you've considered
Two separate runners is a possibility to better isolate the languages calling the source code under test.

Additional context
This will require experimentation targeting effective ways of doing a test running process,research itself would potentially result in an update to the testing process.

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

No branches or pull requests

1 participant