|
@@ -483,6 +483,7 @@ int main(int argc, char *argv[])
|
|
status += Test64Bit(verbose);
|
|
status += Test64Bit(verbose);
|
|
status += TestCPUInfo(verbose);
|
|
status += TestCPUInfo(verbose);
|
|
status += TestAssertions(verbose);
|
|
status += TestAssertions(verbose);
|
|
|
|
+ SDL_Quit();
|
|
|
|
|
|
SDLTest_CommonDestroyState(state);
|
|
SDLTest_CommonDestroyState(state);
|
|
|
|
|