<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src, 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-17T20:38:31+00:00</updated>
<entry>
<title>Convert WixToolsetTest.Sdk to MSTest.***</title>
<updated>2025-02-17T20:38:31+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-02-17T04:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8b1989b1957b63943ade834eb3b56db8a52c7007'/>
<id>urn:sha1:8b1989b1957b63943ade834eb3b56db8a52c7007</id>
<content type='text'>
***Does not include a full conversion to traversal projects. The wix
segment already uses traversal projects extensively so there isn't a
significant per win, especially compared to the effort required...but
MSTest's method-level parallelism cuts test run time in half (~60-&gt;~30).
</content>
</entry>
<entry>
<title>Convert tools\ to MSTest and traversal projects.</title>
<updated>2025-02-15T04:49:12+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-02-15T04:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bd1f751efb6e9dd3218af2d3d152123e5d323247'/>
<id>urn:sha1:bd1f751efb6e9dd3218af2d3d152123e5d323247</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert ext\ to MSTest and traversal projects.</title>
<updated>2025-02-15T03:29:39+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-02-15T03:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a181c02fd5ef6d601a98778a5c9e20b5c52779ca'/>
<id>urn:sha1:a181c02fd5ef6d601a98778a5c9e20b5c52779ca</id>
<content type='text'>
- Move ext\ unit tests to MSTest.
- MSBuildify ext projects with MSTest execution.
- Fork test support projects for MSTest:
  - WixInternal.TestSupport
  - WixInternal.Core.TestPackage
</content>
</entry>
<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>Backward compatible GUID generation</title>
<updated>2025-02-12T20:48:44+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-12T09:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f98a0e10c320784634a3c27e37932da5b0784828'/>
<id>urn:sha1:f98a0e10c320784634a3c27e37932da5b0784828</id>
<content type='text'>
Plus, validation to ensure GUID generation does not drift again in the future.

Fixes 8663
</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>Keep Group symbol fields and attributes unnested</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-12T06:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5a3469a43049056773a624032fba170498489e93'/>
<id>urn:sha1:5a3469a43049056773a624032fba170498489e93</id>
<content type='text'>
</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>Re-align enumeration values to those for User account modifications.</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-02T12:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=fcae786168ee7c148ac932d725357f9714ad6631'/>
<id>urn:sha1:fcae786168ee7c148ac932d725357f9714ad6631</id>
<content type='text'>
Since there's no reason to not have them identical where practical.

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