Module: wine Branch: master Commit: 29fafd55692fda12b2e95e55b2f62e858b8d40ed URL: https://source.winehq.org/git/wine.git/?a=commit;h=29fafd55692fda12b2e95e55b...
Author: Zebediah Figura z.figura12@gmail.com Date: Wed Apr 28 16:26:32 2021 -0500
ws2_32/tests: Move service lookup tests to protocol.c.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ws2_32/tests/protocol.c | 330 ++++++++++++++++++++++++++++++++++++++++++- dlls/ws2_32/tests/sock.c | 321 ----------------------------------------- 2 files changed, 328 insertions(+), 323 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=29fafd55692fda12b2e95...