[Git][wine/wine][master] 3 commits: ntdll/tests: Remove a workaround for older systems.
Alexandre Julliard pushed to branch master at wine / wine Commits: 79253227 by Zhiyi Zhang at 2024-11-20T21:43:24+01:00 ntdll/tests: Remove a workaround for older systems. - - - - - bf6456bf by Zhiyi Zhang at 2024-11-20T21:43:24+01:00 ntdll/tests: Add more NtSetInformationFile() tests. Test that setting completion information for an overlapped file could make it become signaled if FILE_SKIP_SET_EVENT_ON_HANDLE is not set. - - - - - de40607c by Zhiyi Zhang at 2024-11-20T21:43:24+01:00 server: Set overlapped fd to signaled after setting completion information. - - - - - 2 changed files: - dlls/ntdll/tests/file.c - server/fd.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d7cf013d29f124602c3484ff5f365f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d7cf013d29f124602c3484ff5f365f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)