CsWinRT icon indicating copy to clipboard operation
CsWinRT copied to clipboard

Add test coverage for validating projections generated with different CsWinRT versions against latest Windows SDK projection and WinRT.Runtime

Open manodasanW opened this issue 2 years ago • 1 comments

We should add a new compat phase to our pipeline where we run our unittests against our Test projection but instead of the Test projection being generated using the latest CsWinRT, it should be generated with a couple different major CsWinRT versions from past releases. This would allow us to better validate CsWinRT projections generated with older versions against the latest Windows SDK projection and WinRT.Runtime as those can be updated independently and needs to remain compatible.

manodasanW avatar Apr 04 '22 19:04 manodasanW

We should make sure once we add the test coverage, it would catch https://github.com/microsoft/CsWinRT/issues/1162.

manodasanW avatar Apr 05 '22 19:04 manodasanW