5 Sep
2023
5 Sep
'23
9:49 p.m.
Module: wine Branch: master Commit: 8609fef5c822e32998725bad58582764d289c194 URL: https://gitlab.winehq.org/wine/wine/-/commit/8609fef5c822e32998725bad5858276... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Wed Aug 23 11:21:33 2023 +0200 windows.applicationmodel/tests: Test IPackageManager_RegisterPackageAsync. --- dlls/windows.applicationmodel/tests/Makefile.in | 10 +- dlls/windows.applicationmodel/tests/application.c | 33 +++ .../tests/appxmanifest.xml | 26 ++ dlls/windows.applicationmodel/tests/model.c | 326 +++++++++++++++++++++ dlls/windows.applicationmodel/tests/resource.rc | 22 ++ 5 files changed, 414 insertions(+), 3 deletions(-)