Re: [PATCH v10 00/26] W32, W64 msys2/mingw patches

2020-09-16 Thread Yonggang Luo
On Wed, Sep 16, 2020 at 7:52 PM Thomas Huth wrote: > > On 15/09/2020 19.12, Yonggang Luo wrote: > [...] > > It first introduce msys2 CI on cirrus by fixes nfs, capstone, curses and > > disable partial test-char tests. > > And then fixes all unit tests failure on msys2/mingw > > This fixes the revi

Re: [PATCH v10 00/26] W32, W64 msys2/mingw patches

2020-09-16 Thread Thomas Huth
On 15/09/2020 19.12, Yonggang Luo wrote: [...] > It first introduce msys2 CI on cirrus by fixes nfs, capstone, curses and > disable partial test-char tests. > And then fixes all unit tests failure on msys2/mingw > This fixes the reviews suggested in the mailling list > All cirrus CI are passed Tha

[PATCH v10 00/26] W32, W64 msys2/mingw patches

2020-09-15 Thread Yonggang Luo
V9-V10 * gcrypt: test_tls_psk_init should write binary file instead text file. Split #include out, that line not belong this patch * tests: Enable crypto tests under msys2/mingw move qemu_socketpair into oslib-win32.c and rename to socketpair move qemu_link into osdep.c Fixes code style w