Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### What * Fixes #3756 * Run VS2022 C++ tests as part of pull request CI. * decided to go pull request for now because it's very easy to break C++ things on one compiler while you're on any of the other compilers * This is a 12min windows job currently which *also* has to build rerun_c for windows first * in the future we'd ideally just skip most C++ jobs if no cpp/hpp/h file has changed! * Enable warnings as errors for msvc ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [x] I've included a screenshot or gif (if applicable) * [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/4110) (if applicable) * [x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG - [PR Build Summary](https://build.rerun.io/pr/4110) - [Docs preview](https://rerun.io/preview/f5d9cc2f5b6ea8907e82a2bcd7ade265457beb49/docs) <!--DOCS-PREVIEW--> - [Examples preview](https://rerun.io/preview/f5d9cc2f5b6ea8907e82a2bcd7ade265457beb49/examples) <!--EXAMPLES-PREVIEW--> - [Recent benchmark results](https://ref.rerun.io/dev/bench/) - [Wasm size tracking](https://ref.rerun.io/dev/sizes/)
- Loading branch information