Zebediah Figura : ntdll/tests: Move some tests to a new sync.c file.

Alexandre Julliard julliard at winehq.org
Wed Oct 27 16:26:03 CDT 2021


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Wed Oct 27 10:01:19 2021 -0500

ntdll/tests: Move some tests to a new sync.c file.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/tests/Makefile.in |   1 +
 dlls/ntdll/tests/om.c        | 574 ---------------------------------------
 dlls/ntdll/tests/sync.c      | 631 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 632 insertions(+), 574 deletions(-)

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



More information about the wine-cvs mailing list