Am 01.10.2019 um 15:44 schrieb Peter Maydell: > On Tue, 1 Oct 2019 at 14:43, Paolo Bonzini <pbonz...@redhat.com> wrote: >> On 01/10/19 15:26, Marc-André Lureau wrote: >>> hmm, do we have any automated testing/CI on Windows (beside just >>> cross-compilation)? >> Nope. :( > I did wonder whether it would be possible to get 'make check' > passing under Wine, but never investigated... > > thanks > -- PMM
Running "make check" under Wine had worked for me (well, at least partially) in the past. Of course it is not a full replacement for tests under Windows, but it should be sufficient to cover most of the functionality. Usually I also use Wine to examine bug reports for Windows. Are there test servers with Wine available? Regards, Stefan Weil