Alexandre Julliard pushed to branch master at wine / wine
Commits: e811e2ec by Alistair Leslie-Hughes at 2024-10-11T17:47:02+02:00 dplayx/tests: Correct Enum tests.
The EnumAddressTypes tests wasn't actually calling the enum function.
The code within the test_EnumAddressTypes function appear to be setup for calling EnumAddresses, so added a test for this scenario as well.
- - - - -
1 changed file:
- dlls/dplayx/tests/dplayx.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/e811e2ecdc55156c170bdda761873ed...