Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
--
v2: windowscodecs/tests: Use wide-char literals in metadata tests.
windowscodecs/tests: Remove redundant string length check for VT_LPSTR metadata value.
windowscodecs/tests: Add line context to the metadata comparison helper.
windowscodecs/tests: Add some tests for bKGD chunk.
windowscodecs/tests: Add more tests for the item id handling.
windowscodecs/tests: Add some tests for initial metadata readers content.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7741
Reported-By: Alexander Leithner <aleithner(a)level101.at>
Signed-off-by: Marcus Meissner <marcus(a)jet.franken.de>
--
v2: configure.ac: avoid problems with -Werror=return-type in check
https://gitlab.winehq.org/wine/wine/-/merge_requests/7753
Implementation and test function for ADsBuildVarArrayInt, using ADsBuildVarArrayStr as reference.
- /dlls/activeds/activeds_main.c
- /dlls/activeds/tests/activeds.c
- /include/adshlp.h
--
v3: activeds/tests: enable
https://gitlab.winehq.org/wine/wine/-/merge_requests/7752
Implementation and test function for ADsBuildVarArrayInt, using ADsBuildVarArrayStr as reference.
- /dlls/activeds/activeds_main.c
- /dlls/activeds/tests/activeds.c
- /include/adshlp.h
--
v2: activeds/tests: consistent types
https://gitlab.winehq.org/wine/wine/-/merge_requests/7752
Implementation and test function for ADsBuildVarArrayInt, using ADsBuildVarArrayStr as reference.
- /dlls/activeds/activeds_main.c
- /dlls/activeds/tests/activeds.c
- /include/adshlp.h
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7752