[Git][wine/wine][master] 3 commits: advapi32/tests: Add a test for creating service with empty display name.
Alexandre Julliard pushed to branch master at wine / wine Commits: 2e6c9529 by Dmitry Timoshkov at 2026-02-02T17:32:10+01:00 advapi32/tests: Add a test for creating service with empty display name. Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> - - - - - 0e2b154c by Dmitry Timoshkov at 2026-02-02T17:32:10+01:00 services: Treat empty service display name same way as NULL. Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> - - - - - 2fe2f923 by Dmitry Timoshkov at 2026-02-02T17:32:10+01:00 advapi32/tests: Retry on failure instead of using unconditional Sleep(). Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> - - - - - 2 changed files: - dlls/advapi32/tests/service.c - programs/services/rpc.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b44b4ce47639026d0800beceff2de3... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b44b4ce47639026d0800beceff2de3... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)