Re: [mscms/tests/profile.c] Add another possible error

2005-12-15 Thread Saulius Krasuckas
* On Wed, 14 Dec 2005, Paul Vriens wrote: > > GetStandardColorSpaceProfileW with a non-NULL machinename will return > ERROR_NOT_SUPPORTED on 2000/WinXP/2003 (and maybe more). > > --- a/dlls/mscms/tests/profile.c > +++ b/dlls/mscms/tests/profile.c > @@ -515,7

Re: mscms/tests/profile.c

2005-07-03 Thread Marcus Meissner
On Sun, Jul 03, 2005 at 12:12:33AM +0200, Uwe Bonnes wrote: > > "Hans" == Hans Leidekker <[EMAIL PROTECTED]> writes: > > Hans> On Saturday 2 July 2005 23:12, Uwe Bonnes wrote: > >> fixme:mscms:SetStandardColorSpaceProfileA ( 0x52474220, 0x7ba9fb40 ) > >> stub profile.c:427: Test fa

Re: mscms/tests/profile.c

2005-07-02 Thread Uwe Bonnes
> "Hans" == Hans Leidekker <[EMAIL PROTECTED]> writes: Hans> On Saturday 2 July 2005 23:12, Uwe Bonnes wrote: >> fixme:mscms:SetStandardColorSpaceProfileA ( 0x52474220, 0x7ba9fb40 ) >> stub profile.c:427: Test failed: Unexpected profile Hans> This is one the tests that only ge

Re: mscms/tests/profile.c

2005-07-02 Thread Hans Leidekker
On Saturday 2 July 2005 23:12, Uwe Bonnes wrote: > fixme:mscms:SetStandardColorSpaceProfileA ( 0x52474220, 0x7ba9fb40 ) stub > profile.c:427: Test failed: Unexpected profile This is one the tests that only get run when there's a color profile installed. Did you install one? What happens if you ru

Re: mscms/tests/profile.c

2005-07-02 Thread Uwe Bonnes
> "Hans" == Hans Leidekker <[EMAIL PROTECTED]> writes: Hans> On Saturday 2 July 2005 22:45, Uwe Bonnes wrote: >> make test in dlls/mscms/tests fails in profile.c. It seems that the >> test expects an installed ColorProfile.exe. However I think our >> police for the Hans> N

Re: mscms/tests/profile.c

2005-07-02 Thread Hans Leidekker
On Saturday 2 July 2005 22:45, Uwe Bonnes wrote: > make test in dlls/mscms/tests fails in profile.c. It seems that the test > expects an installed ColorProfile.exe. However I think our police for the No, tests that depend on an installed color profile will be skipped when a color profile can't be

mscms/tests/profile.c

2005-07-02 Thread Uwe Bonnes
Hallo, make test in dlls/mscms/tests fails in profile.c. It seems that the test expects an installed ColorProfile.exe. However I think our police for the tests is to have them succeed without any other prerequisit. Hans, can you perhaps rethink your test strategy? Bye -- Uwe Bonnes