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

Added cmake tests that prevents people from changing message datatypes #337

Merged
merged 23 commits into from
Jan 18, 2024

Conversation

yash-ni
Copy link
Collaborator

@yash-ni yash-ni commented Jan 9, 2024

  1. Added a new python script that uses pytest to check whether any message metadata structure has been changed or not.
  2. Added another script that checks for changes in exported function signatures as well.
  3. Created a new custom target in cmakelists to run the tests and made it a dependency for server and generator dll build process.
  4. Updated github workflows to run the tests.

CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
Copy link
Collaborator

@ni-sujain ni-sujain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do some testing on getexported functions and then submit

@yash-ni yash-ni merged commit a5226b7 into ni:master Jan 18, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants