Any time CanConvert returns FALSE for the output parameter,
also return an appropriate failing result code.
This also adds tests for CanConvert.
--
v2: windowscodecs: Make values returned from CanConvert consistent
https://gitlab.winehq.org/wine/wine/-/merge_requests/7091
No reviews required.\
This is just to get the test results as seen by gitlab.\
MR will be cancelled afterwards.
--
v3: wininet/tests: Update issuer check for winehq.org certificate.
user32/tests: Add flaky_wine to some SetActiveWindow tests.
urlmon/tests: Expect "Upgrade, Keep-Alive" connection string.
urlmon/tests: Fix a test that fails after WineHQ updates.
secur32/tests: Mark some test results as broken on old Windows versions.
imm32/tests: Add todo_himc to some ImmTranslateMessage expected calls.
dnsapi/tests: Update tests for winehq.org DNS changes.
gitlab: Do not run the build script on each commit.
gitlab: Remove make -j options.
gitlab: Update configuration for the new Mac runner.
gitlab: Add 'build' tag on Linux build jobs.
secur32/tests: Update the tests to expect HTTP/2 headers.
secur32/tests: Update count for new winehq.org certificate.
secur32/tests: Switch to TLS 1.2 for connections to test.winehq.org.
secur32: Handle GNUTLS_MAC_AEAD.
This merge request has too many patches to be relayed via email.
Please visit the URL below to see the contents of the merge request.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7098
work is still in progress.
todo:
- ensure that all affected sources (i.e. C sources with any kind of assembly) are listed in either way for all architectures
- test Wine built with LTO
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7111