Alexandre Julliard : ntdll/tests: Move unwinding tests to a separate file.
20 Feb
2024
20 Feb
'24
10:24 p.m.
Module: wine Branch: master Commit: 510fc64140de80037a121cfda2528e911ef1c1e1 URL: https://gitlab.winehq.org/wine/wine/-/commit/510fc64140de80037a121cfda2528e9... Author: Alexandre Julliard <julliard(a)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(-)
758
Age (days ago)
758
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard