<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix, 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>Update CI build to follow SomeVer</title>
<updated>2025-02-12T23:09:03+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-12T22:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f18144534d698e4a0d4349a310b883ee9272e4ed'/>
<id>urn:sha1:f18144534d698e4a0d4349a310b883ee9272e4ed</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>Ignore IDL generated header</title>
<updated>2025-02-12T19:55:25+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-12T09:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bc433149fa086422a7d0fc2713aa9758b1d65883'/>
<id>urn:sha1:bc433149fa086422a7d0fc2713aa9758b1d65883</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README to include new dependency on ATL</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:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c48c5172091da504ef6240e68fa45cc553b57c5a'/>
<id>urn:sha1:c48c5172091da504ef6240e68fa45cc553b57c5a</id>
<content type='text'>
</content>
</entry>
</feed>
