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 tests for 'Vector' destructuring and 'constexpr' support #1912

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

vittorioromeo
Copy link
Member

Description

Just making sure this stuff works as intended on every platform.

Tasks

  • Tested on Linux
  • Tested on Windows
  • Tested on macOS
  • Tested on iOS
  • Tested on Android

How to test this PR?

CI.

@vittorioromeo vittorioromeo added this to the 3.0 milestone Dec 16, 2021
@eXpl0it3r eXpl0it3r added this to Backlog in SFML 3.0.0 via automation Dec 16, 2021
@eXpl0it3r eXpl0it3r moved this from Backlog to C++17 Changes in SFML 3.0.0 Dec 16, 2021
@vittorioromeo vittorioromeo force-pushed the feature/vector_structured_bindings branch from 133dc33 to 2693e34 Compare December 16, 2021 16:59
test/src/System/Vector3.cpp Show resolved Hide resolved
@vittorioromeo vittorioromeo merged commit ae3a383 into master Dec 16, 2021
SFML 3.0.0 automation moved this from C++17 Changes to Done Dec 16, 2021
@eXpl0it3r eXpl0it3r deleted the feature/vector_structured_bindings branch December 16, 2021 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
SFML 3.0.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants