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

Update SDL2 bindings to pre-release 2.23.1 #240

Merged
merged 5 commits into from
Jul 26, 2022
Merged

Update SDL2 bindings to pre-release 2.23.1 #240

merged 5 commits into from
Jul 26, 2022

Conversation

a-hurst
Copy link
Member

@a-hurst a-hurst commented Jul 26, 2022

PR Description

This PR adds bindings and tests for the new functions/constants/structures added in the SDL 2.23.1 pre-release. It also includes some cleanup of how the Joystick and GameController tests were organized to make future maintenance easier.

Note that because SDL 2.23.1 is a pre-release, the new functions are not being tested via CI yet. They have been tested locally with the official SDL2 2.23.1 pre-release binaries for macOS. For now, to keep maintenance easier, pre-release bindings won't get tested via CI until they make it to an official release of SDL2.

Merge Checklist

  • the PR has been reviewed and all comments are resolved
  • all CI checks pass
  • (if applicable): the PR description includes the phrase closes #<issue-number> to automatically close an issue
  • (if applicable): bug fixes, new features, or API changes are documented in news.rst

@a-hurst a-hurst merged commit 321ca44 into master Jul 26, 2022
@a-hurst a-hurst deleted the v2.23.1 branch May 2, 2023 17:43
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