11 Aug
2020
11 Aug
'20
9:26 p.m.
Module: wine Branch: master Commit: 13abe9e2bd58f636efa2149eee8172f37b5ddef3 URL: https://source.winehq.org/git/wine.git/?a=commit;h=13abe9e2bd58f636efa2149ee... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Aug 11 17:49:57 2020 +0200 ntdll/tests: Run exception tests under the debugger on all platforms. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/tests/exception.c | 826 ++++++++++++++++++++++++++++++++++++----- dlls/ntdll/unix/signal_arm.c | 1 + dlls/ntdll/unix/signal_arm64.c | 4 +- 3 files changed, 734 insertions(+), 97 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=13abe9e2bd58f636efa21...