6 Oct
2020
6 Oct
'20
9:33 p.m.
Module: wine Branch: master Commit: f65340704f72d44ba64a6c7b430ca73076456086 URL: https://source.winehq.org/git/wine.git/?a=commit;h=f65340704f72d44ba64a6c7b4... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Mon Oct 5 22:22:33 2020 -0500 ws2_32/tests: Avoid using skip() or trace() for tests that should not fail. Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ws2_32/tests/sock.c | 805 +++++++++-------------------------------------- 1 file changed, 154 insertions(+), 651 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f65340704f72d44ba64a6...