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

consolidate tests to be runable from build path #42

Merged
merged 17 commits into from
Dec 19, 2024
Merged

Conversation

bcumming
Copy link
Member

No description provided.

@bcumming
Copy link
Member Author

  • generate data sets required for unit and integration tests when building the project
  • this requires significant refactoring to make the tests and data sets location agnostic
  • add the unit and cli tests to meson: meson test cli now "just works"
  • tests are now only built if configured: meson setup -Dtests=enabled

@bcumming bcumming merged commit 2d149dd into main Dec 19, 2024
10 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.

1 participant