Back to Stride

README

sources/engine/Stride.Graphics.Tests/README.md

3.1b-R14522 B
Original Source

This is the Stride.Graphics.Tests project used to perform testing for the selected platform.

To add/remove/update tests for all platforms, check the associated Stride.Graphics.Tests.Shared project. To add/remove/update tests for a specific platform, add them here and make sure to add the Label "Stride.DoNotSync" as in: <Compile Label="Stride.DoNotSync" Include="MyPlatformSpecificType.cs" />

Do not modify the project files as they are automatically generated by the ProjectGenerator tool, update the tool instead.