[Git][wine/wine][master] 5 commits: windowscodecs/tests: Use string literals in the metadata tests.
Alexandre Julliard pushed to branch master at wine / wine Commits: ae28ed38 by Nikolay Sivov at 2024-12-04T20:07:16+01:00 windowscodecs/tests: Use string literals in the metadata tests. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - daf14cc1 by Nikolay Sivov at 2024-12-04T20:07:16+01:00 windowscodecs/tests: Add some tests for CreateMetadataReader(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - f694b62a by Nikolay Sivov at 2024-12-04T20:07:16+01:00 windowscodecs/tests: Add a basic test for CreateComponentEnumerator(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 09ced5c7 by Nikolay Sivov at 2024-12-04T20:07:16+01:00 windowscodecs/metadata: Add a helper to iterate over components. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 48e49d31 by Nikolay Sivov at 2024-12-04T20:07:18+01:00 windowscodecs: Implement CreateMetadataReader(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 3 changed files: - dlls/windowscodecs/imgfactory.c - dlls/windowscodecs/tests/info.c - dlls/windowscodecs/tests/metadata.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7cdd2ec1235d96d53b5552dd0f181d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7cdd2ec1235d96d53b5552dd0f181d... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)