SFML community forums
General => General discussions => Topic started by: Hiura on February 04, 2016, 02:18:44 pm
-
Hello Community!
As you may know, bugfix and feature requests are reviewed before being merged into the master branch (http://www.sfml-dev.org/workflow.php#general). This ensures the quality of SFML codebase and works great for pretty much all PRs.
But SFML could use the help of a few members from the community to test those Pull Requests, especially on OS X -- we have a continuous integration facility for Mac (https://ci.sfml-dev.org/buildslaves/hiura-osx) but sometimes a human being knows better!
So, do you use SFML on OS X? And do you want to improve its quality? Yes, you do, I'm sure of it! ;D
Currently there are these PRs that require testing:
- #1042 (https://github.com/SFML/SFML/pull/1042#issue-127200948): OS X improvement: warnings + bugfix + refactoring, the lot!
- #614 (https://github.com/SFML/SFML/pull/614#issuecomment-175222423): Feature/grab mouse; depends on #1042
- #1057 (https://github.com/SFML/SFML/pull/1057): Update OpenAL-soft for OS X to version 1.17.2
Thanks a bunch!
Oh, and if you use iOS too, there's some stuff to be tested (https://github.com/SFML/SFML/pulls?q=is%3Aopen+is%3Apr+label%3Ap%3Aios) as well!
-
Just added a new PR to be tested!
-
Would be great to have feedback on those PRs so that we can merge them into master! ;)