1 Aug
2020
1 Aug
'20
10:45 a.m.
Module: wine Branch: master Commit: f4e55565470938d31e21f4a35aa14e5a950f81c8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=f4e55565470938d31e21f4a35... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Thu Jul 30 18:04:21 2020 -0500 ntdll/tests: Add more tests for object names. Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/tests/file.c | 66 +++++++++++++++++++++++++++ dlls/ntdll/tests/om.c | 117 ++++++++++++++++++++++++++++++------------------ dlls/ntdll/tests/pipe.c | 23 +++++++--- 3 files changed, 156 insertions(+), 50 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f4e55565470938d31e21f...