Alexandre Julliard pushed to branch master at wine / wine
Commits:
97f2485c by Anton Baskanov at 2024-09-17T18:04:21+02:00
dplayx/tests: Report lines correctly in session enumeration callback.
- - - - -
50fdf502 by Anton Baskanov at 2024-09-17T18:04:21+02:00
dplayx/tests: Retry enumeration manually instead of returning TRUE from the callback.
The enumeration reply might get lost if received right after a timeout before the next enumeration attempt.
- - - - -
db6d77e2 by Anton Baskanov at 2024-09-17T18:04:21+02:00
dpwsockx: Add a background thread.
- - - - -
f3015fd8 by Anton Baskanov at 2024-09-17T18:04:21+02:00
dpwsockx: Accept incoming TCP connections.
- - - - -
6969953c by Anton Baskanov at 2024-09-17T18:04:21+02:00
dpwsockx: Receive TCP messages.
- - - - -
3 changed files:
- dlls/dplayx/tests/dplayx.c
- dlls/dpwsockx/dpwsockx_dll.h
- dlls/dpwsockx/dpwsockx_main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/836a6111fc7d9a7f425bd8fc3f958…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/836a6111fc7d9a7f425bd8fc3f958…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
1b32511f by Alexandre Julliard at 2024-09-17T14:17:23+02:00
nsi/tests: Properly cancel all change notifications.
- - - - -
8699cd9b by Alexandre Julliard at 2024-09-17T18:03:34+02:00
comctl32/tests: Fix an optional propsheet message id.
- - - - -
19bf36f7 by Alexandre Julliard at 2024-09-17T18:03:47+02:00
cmd/tests: Comment out test that shows a popup on Windows.
Reverting part of 284bc385e896ba0314ce3a3e6d1dac0d967996f6.
Even a non-blocking popup interferes with subsequent tests.
- - - - -
4 changed files:
- dlls/comctl32/tests/propsheet.c
- dlls/nsi/tests/nsi.c
- programs/cmd/tests/test_builtins.cmd
- programs/cmd/tests/test_builtins.cmd.exp
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/dc8351110c471bf229b60d07224c9…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/dc8351110c471bf229b60d07224c9…
You're receiving this email because of your account on gitlab.winehq.org.