13 Feb
2020
13 Feb
'20
9:45 p.m.
Hi Rémi, On 10.02.2020 17:48, Rémi Bernon wrote:
Signed-off-by: Rémi Bernon<rbernon(a)codeweavers.com> --- dlls/ntdll/tests/exception.c | 39 +++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-)
The test itself looks good to me. However, looking at context and other stuff in test_debugger(), it feels a bit misplaced. How about adding that to kernel32 test_debugger() instead? Thanks, Jacek