10 Oct
2024
10 Oct
'24
7 a.m.
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. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6646