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

Add dynamic analysis to CI #8

Open
atollk opened this issue May 7, 2021 · 0 comments
Open

Add dynamic analysis to CI #8

atollk opened this issue May 7, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@atollk
Copy link
Owner

atollk commented May 7, 2021

Add some dynamic analysis tools to the CI to make sure the unit tests don't cause any UB (or other problems).
For example:

  • UBSan
  • ASan
  • ThreadSanitizer
  • Helgrind
@atollk atollk added enhancement New feature or request good first issue Good for newcomers labels May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant