2008/8/4 Hongbo Ni <[EMAIL PROTECTED]>:
>
> Reece wrote
>
>>> I really need to compile and run existing tests on window before I can
>>> write any test case for wine.
>>
>> What is git's core.autocrlf setting configured to? I had this issue
>> (some of the detected filenames are '\r' - which is ca
Reece wrote
>> I really need to compile and run existing tests on window before I can write
>> any test case for wine.
>
> What is git's core.autocrlf setting configured to? I had this issue
> (some of the detected filenames are '\r' - which is caused by perl
> being confused, which then confuse
2008/8/3 Hongbo Ni <[EMAIL PROTECTED]>:
>
> Hi,
>
> I want to build and test wine test suite on window, I did
>
> ./tools/winapi/msvcmaker --no-wine
>
> that is ok, but when I try to open the fille winetest.dsw,
>
> 1. with Developer Studio 6.0, it compaints that all *.dsp files (such as
> dlls\ad
Hongbo wrote:
> I really need to compile and run existing tests on window before I can write
> any test case for wine.
The easiest way is to cross-compile them on wine and then run them on windows.
To do this, say
make crosstest
See
http://www.winehq.org/site/docs/winedev-guide/cross-compili
Hi,
I want to build and test wine test suite on window, I did
./tools/winapi/msvcmaker --no-wine
that is ok, but when I try to open the fille winetest.dsw,
1. with Developer Studio 6.0, it compaints that all *.dsp files (such as
dlls\advapi32\tests\advapi32_test.dsp)
have been modified and