[Bug 23095] The win_skip()s in msvcrt/tests/printf.c are broken on Win95/98 and NT4

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 10 12:04:53 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=23095





--- Comment #2 from Paul Vriens <Paul.Vriens.Wine at gmail.com>  2010-06-10 12:04:53 ---
Let me answer my own question:

C:\wct>msvcrt_test.exe printf
printf.c:844: Tests skipped: _vscprintf not available
printf.c:871: Tests skipped: _vscwprintf not available
printf.c:902: Tests skipped: _vsnwprintf_s not available
printf: 354 tests executed (0 marked as todo, 0 failures), 3 skipped.


C:\wct>d:\winetest.exe msvcrt:printf -o res
C:\wct>type res
....
....
Test output:
msvcrt:printf start dlls/msvcrt/tests/printf.c -
printf.c:844: Test failed: _vscprintf not available
printf.c:871: Test failed: _vscwprintf not available
printf.c:902: Test failed: _vsnwprintf_s not available
printf: 357 tests executed (0 marked as todo, 3 failures), 0 skipped.
msvcrt:printf done (3)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list