msvcrt: Remove two tests that fail on all platforms

James Hawkins truiken at gmail.com
Sun Apr 27 17:25:28 CDT 2008


On Sun, Apr 27, 2008 at 5:04 AM, Eric Pouech <eric.pouech at orange.fr> wrote:
> James Hawkins a écrit :
>
>
> > Hi,
>  >
>  > Changelog
>  > * Remove two tests that fail on all platforms.
>  >
>  >  dlls/msvcrt/tests/cpp.c |    2 --
>  >  1 files changed, 0 insertions(+), 2 deletions(-)
>  >
>  >
>  > ------------------------------------------------------------------------
>  >
>  >
>  the first one is actually bogus, I'll send a corrected test
>  however, the second seems ok (except some space difference)
>  can you post the failing test information ?
>  A+
>

cpp.c:995: Test failed: Got name "?$AAA@$D?4@" for 108
cpp.c:997: Test failed: Expected "AAA<`template-parameter-5'>"
cpp.c:995: Test failed: Got name "private: static class bar *
__stdcall foo::bb::bar::ccccc<class aaa *>(class bar *,class ee
*,unsigned int,class aaa * *,class ee *)" for 110
cpp.c:997: Test failed: Expected "private: static class bar *
__stdcall foo::bb::bar::ccccc<class aaa *>(class bar *,class ee
*,unsigned int,class aaa **,class ee *)"
cpp: 377 tests executed (0 marked as todo, 4 failures), 0 skipped.

Do you need more than this?

http://test.winehq.org/data/200804252248/2003_hl-win2k3-vm/msvcrt:cpp.txt

-- 
James Hawkins



More information about the wine-devel mailing list