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

Make tests depending on supplemental_test_files optional #233

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

StefanBruens
Copy link
Contributor

As the supplemental_test_files are quite large, it is useful to make running the tests depending on it optional.

By default, the tests are kept enabled, but can be switched of by setting FASTFLOAT_SUPPLEMENTAL_TEST=OFF.

Fixes: #232

As the supplemental_test_files are quite large, it is useful to make
running the tests depending on it optional.

By default, the tests are kept enabled, but can be switched of by setting
`FASTFLOAT_SUPPLEMENTAL_TEST=OFF`.

Fixes: fastfloat#232
@lemire
Copy link
Member

lemire commented Dec 26, 2023

I expect to merge this once the tests are green.

@lemire lemire merged commit 7cbbcee into fastfloat:main Jan 28, 2024
36 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.

Allow testing withouth supplemental_test_files
2 participants