On Tue, May 29, 2012 at 7:07 PM, Alexandre Julliard wrote:
> Alexandre Goujon writes:
>
> > @@ -729,6 +731,8 @@ BOOL WINAPI GetVolumeInformationW( LPCWSTR root,
> LPWSTR label, DWORD label_len,
> > }
> > else
> > {
> > +
I didn't know this tool.
It looks quite interesting.
Thanks again for your advices
Dmitry Timoshkov wrote
> For any productive Wine development you need not only working compiling
> environment, but a working Wine binary, to run at least 'make test'.
Ok so I could not run any test until compiling on cygwin works.
But the idea was to be able to remotly compile wine with some o
Hi,
I have a suggestion about wineTestBot.
It's maybe the wrong place but I'm quite sure interested people read
wine-devel.
I think it would be great if we could
not only run tests (as it already does)
but also check if a patch does not break wine (on minGW, on cygwin or on MAC
for instance).
Th