-
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@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@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@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@codeweavers.com>
-
48e49d31
by Nikolay Sivov at 2024-12-04T20:07:18+01:00
windowscodecs: Implement CreateMetadataReader().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>