mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
[CRT_APITEST] Exclude a test with the same rule as in the cmakelist
This commit is contained in:
@@ -51,7 +51,7 @@ const struct test winetest_testlist[] =
|
||||
#endif
|
||||
#if defined(TEST_STATIC_CRT)
|
||||
#elif defined(TEST_MSVCRT)
|
||||
#if !defined(_M_X64)
|
||||
#if defined(_M_IX86)
|
||||
{ "__getmainargs", func___getmainargs },
|
||||
#endif
|
||||
{ "_vscprintf", func__vscprintf },
|
||||
|
||||
Reference in New Issue
Block a user