<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test/msi, branch bob/MSTestTraversal</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FMSTestTraversal</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FMSTestTraversal'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-02-13T14:02:43+00:00</updated>
<entry>
<title>Target in-service .NET Framework versions.</title>
<updated>2025-02-13T14:02:43+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-02-13T03:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1be4e0930eb296f44b8cecd10fc9632a867149ce'/>
<id>urn:sha1:1be4e0930eb296f44b8cecd10fc9632a867149ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip `CanChangeCommentOfExistingNonDomainGroup` test due to CI failures</title>
<updated>2025-02-12T22:02:56+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-12T21:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f313b4ceea8f9aebe70ef15930bd380106fa2172'/>
<id>urn:sha1:f313b4ceea8f9aebe70ef15930bd380106fa2172</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure user and group integration tests always clean up after themselves.</title>
<updated>2025-02-12T19:55:25+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-12T19:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bbe23165a86e71661b725bc2155a79685f7a7ea7'/>
<id>urn:sha1:bbe23165a86e71661b725bc2155a79685f7a7ea7</id>
<content type='text'>
Fixes 8940
</content>
</entry>
<entry>
<title>Fix ups for Domain Group creation / removal.</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-01-03T04:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8f5130afdc60f4957086e41d62cfe9f8d70d5321'/>
<id>urn:sha1:8f5130afdc60f4957086e41d62cfe9f8d70d5321</id>
<content type='text'>
Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add/Remove Group Membership rollback handled.</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-08-04T11:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5b4a6538ee06988c75b717bd905197fb670e6142'/>
<id>urn:sha1:5b4a6538ee06988c75b717bd905197fb670e6142</id>
<content type='text'>
Fixups to a few test cases.

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Split into domain vs local CAs</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-07-20T03:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=2c5bb89424b12de812498d568bc1aae2d4098e60'/>
<id>urn:sha1:2c5bb89424b12de812498d568bc1aae2d4098e60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Group Add/Remove working.</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-07-06T11:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=644276562dcadd65fcb0e9a7c06c704cdda36423'/>
<id>urn:sha1:644276562dcadd65fcb0e9a7c06c704cdda36423</id>
<content type='text'>
Local group membership Add/Remove working, however with
BUILTIN local system groups .NET doesn't appear to locate them as either
groups nor basic security Principals.  Still needs work to fix the test
for nested groups.  Ideally with some way to test for domain groups.


Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>CreateGroups additions</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-18T09:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7b1bb025dea1d1e9e144cce0dcbba2d86f053b8f'/>
<id>urn:sha1:7b1bb025dea1d1e9e144cce0dcbba2d86f053b8f</id>
<content type='text'>
Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Migrate COM+ E2E tests from raw binaries to source code.</title>
<updated>2025-02-11T22:55:39+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-01-03T04:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c49432f7d39dfe7fedc722b85cd1162bd5096ac1'/>
<id>urn:sha1:c49432f7d39dfe7fedc722b85cd1162bd5096ac1</id>
<content type='text'>
Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix up COM+ to be back in working order under Wix4+</title>
<updated>2024-12-26T16:26:26+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-07-27T14:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ee41358bb583619ef4fe6707958dc3c6c62cd13f'/>
<id>urn:sha1:ee41358bb583619ef4fe6707958dc3c6c62cd13f</id>
<content type='text'>
Table names updated for Wix4 prefix.
Custom action names similarly updated.
Table names Wix4ComPlusUserInApplicationRole,
Wix4ComPlusGroupInApplicationRole and Wix4ComPlusApplicationRoleProperty
had to be shortened to fit within MSI 31 character table name limit.
Migrated from fixed GUID for RegistrationHelper to use CLSIDFromProgID in
an attempt to fix behaviour under .NET 4+ DLLs.
Added setting of Partition enable if a Partition is configured in authoring,
new Windows config has Partitions disabled by default, and they don't work
at all under Windows workstation (non-server) versions.

Added a new Runtime condition for `RequireWindowsServer` which will skip
execution of Runtime test on workstation/desktop OSes, since COM+ Partitions
only work correctly under Windows Server.

Quite a lot of basic typos fixed also.

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
</feed>
