Zebediah Figura : ntdll/tests: Move some tests to a new sync.c file.
Module: wine Branch: master Commit: 127ad286ce019e70ef3243844c9bd6a2e4669de3 URL: https://source.winehq.org/git/wine.git/?a=commit;h=127ad286ce019e70ef3243844... Author: Zebediah Figura <zfigura(a)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(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=127ad286ce019e70ef324...
participants (1)
-
Alexandre Julliard