Zebediah Figura : ws2_32/tests: Avoid ok(0, ...) where the condition can be checked directly.

Alexandre Julliard julliard at winehq.org
Tue Oct 6 15:33:10 CDT 2020


Module: wine
Branch: master
Commit: ecc790ad479958d0c9a5af105463cfc3da3c3126
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=ecc790ad479958d0c9a5af105463cfc3da3c3126

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Mon Oct  5 22:22:36 2020 -0500

ws2_32/tests: Avoid ok(0, ...) where the condition can be checked directly.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ws2_32/tests/sock.c | 383 ++++++++++++-----------------------------------
 1 file changed, 95 insertions(+), 288 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=ecc790ad479958d0c9a5af105463cfc3da3c3126



More information about the wine-cvs mailing list