Skip to content

FNA's XNA4 Specification Mismatch Test Program

Notifications You must be signed in to change notification settings

FNA-XNA/XNA4SpecTest

Repository files navigation

This is the XNA4 Specification Mismatch Test Program for FNA.

This program exists as a quick test to make sure that we don't have any
unintended violations in FNA's exports, which could lead to ABI breakages and
compatibility issues with the original XNA libraries.

This was originally written by Nick Gravelyn and is now maintained by the FNA
team. Thanks to Nick for this program!

-flibit