mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-01 06:44:27 +08:00
Add the blit automation tests
This commit is contained in:
@@ -49,6 +49,7 @@ static SDLTest_TestSuiteReference *testSuites[] = {
|
|||||||
&timeTestSuite,
|
&timeTestSuite,
|
||||||
&timerTestSuite,
|
&timerTestSuite,
|
||||||
&videoTestSuite,
|
&videoTestSuite,
|
||||||
|
&blitTestSuite,
|
||||||
&subsystemsTestSuite, /* run last, not interfere with other test environment */
|
&subsystemsTestSuite, /* run last, not interfere with other test environment */
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user