[Git][wine/wine][master] 8 commits: windowscodecs/tests: Use test context in a few metadata tests.
Alexandre Julliard pushed to branch master at wine / wine Commits: 07f34858 by Nikolay Sivov at 2024-12-13T11:19:53+01:00 windowscodecs/tests: Use test context in a few metadata tests. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - c5afaddf by Nikolay Sivov at 2024-12-13T11:19:53+01:00 windowscodecs/tests: Add some tests for GetContainerFormats(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 83630676 by Nikolay Sivov at 2024-12-13T11:19:53+01:00 windowscodecs/tests: Use a helper instead of a macro. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 39fe25a3 by Nikolay Sivov at 2024-12-13T11:19:53+01:00 windowscodecs/tests: Remove endianess compile time checks from the tests. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 3c6ca2e7 by Nikolay Sivov at 2024-12-13T11:19:53+01:00 windowscodecs/tests: Move IFD data tests to a helper. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 133b919e by Nikolay Sivov at 2024-12-13T11:19:53+01:00 windowscodecs/tests: Run data test on the Exif reader. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 601cc244 by Nikolay Sivov at 2024-12-13T11:19:53+01:00 windowscodecs/tests: Add some tests for the Gps reader. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - db5ea116 by Nikolay Sivov at 2024-12-13T11:19:53+01:00 windowscodecs/tests: Add some tests for the App1 reader. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 3 changed files: - dlls/windowscodecs/tests/converter.c - dlls/windowscodecs/tests/metadata.c - dlls/windowscodecs/tests/tiffformat.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9d8d17e36c6fb17782c498468725e9... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9d8d17e36c6fb17782c498468725e9... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)