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

TestMate does not take into account cmake add_test WORKING_DIRECTORY parameter #462

Open
rmg-nik opened this issue Feb 6, 2025 · 0 comments

Comments

@rmg-nik
Copy link

rmg-nik commented Feb 6, 2025

If the test has a non-standard working directory (i.e. if a custom WORKING_DIRECTORY was used when adding it using cmake), then the required directory will not be used when the test is run, which leads to errors if the test needs to read data from WORKING_DIRECTORY.

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