[PATCH 2/2] kernelbase/tests: Add test of assembly path of manifest embedded in exe module.

Jacek Caban jacek at codeweavers.com
Fri Mar 6 07:49:15 CST 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---

I put it in kernelbase tests instead of kernel32 to be able to test a 
manifest in main exe module without affecting existing actctx tests.

  dlls/kernelbase/tests/Makefile.in   |  3 +++
  dlls/kernelbase/tests/path.c        | 21 +++++++++++++++++++++
  dlls/kernelbase/tests/rsrc.rc       | 22 ++++++++++++++++++++++
  dlls/kernelbase/tests/test.manifest |  6 ++++++
  4 files changed, 52 insertions(+)
  create mode 100644 dlls/kernelbase/tests/rsrc.rc
  create mode 100644 dlls/kernelbase/tests/test.manifest


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-kernelbase-tests-Add-test-of-assembly-path-of-manifest.txt
Type: text/x-patch
Size: 3440 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200306/cdb24626/attachment.bin>


More information about the wine-devel mailing list