Skip to content

Conversation

@sarnold
Copy link
Owner

@sarnold sarnold commented Mar 3, 2025

Testing upstream refactor

aaronliu0130 and others added 12 commits February 28, 2025 12:20
".h" files don't, because many C++ headers also use this extension
* add workaround for py39 on macos installed with broken setuptools

Signed-off-by: Stephen L Arnold <[email protected]>
This also speeds up execution by on average 1.3%. Huh.
Reduce duplication of sample tests through parameterization, making pytest (and unittest) list the individual tests

Replace duplicative testing of headers in boost's exclude.def with something where the --exclude parameter actually has an effect
Migrate setup.py to pyproject.toml
Use preferred .pytest.ini file instead of setup.cfg for configuring pytest per pytest customization docs
Remove "setup.py test" alias for pytest
fix a typo in the bulleted list
remove specific python version
* add workaround for py39 on macos installed with broken setuptools

Signed-off-by: Stephen L Arnold <[email protected]>
…lease

* expand tox platform list to match github ci matrix

Signed-off-by: Stephen L Arnold <[email protected]>
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.

3 participants