Module: wine Branch: master Commit: 510fc64140de80037a121cfda2528e911ef1c1e1 URL: https://gitlab.winehq.org/wine/wine/-/commit/510fc64140de80037a121cfda2528e9...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 19 12:47:01 2024 +0100
ntdll/tests: Move unwinding tests to a separate file.
---
dlls/ntdll/tests/Makefile.in | 1 + dlls/ntdll/tests/exception.c | 3236 +----------------------------------------- dlls/ntdll/tests/unwind.c | 3220 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 3258 insertions(+), 3199 deletions(-)