Module: wine Branch: master Commit: 043cc2414d5a67d6d234c83863cb1e107a8b4297 URL: https://gitlab.winehq.org/wine/wine/-/commit/043cc2414d5a67d6d234c83863cb1e1...
Author: Daniel Lehman dlehman25@gmail.com Date: Sun Oct 8 08:09:08 2023 -0700
msxml6/tests: Copy namespaces as attributes tests.
---
configure | 1 + configure.ac | 1 + dlls/msxml3/tests/domdoc.c | 3 +- dlls/msxml4/tests/domdoc.c | 2 +- dlls/msxml6/tests/Makefile.in | 5 + dlls/msxml6/tests/domdoc.c | 229 ++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 238 insertions(+), 3 deletions(-)