![]() This pull request removes the need for the SettingsModel tests to run in a UAP harness and puts them into the standard CI rotation. This required some changes to `Run-Tests.ps1` to ensure that the right `te.exe` is selected for each test harness. It's a bit annoying, but for things that depend on a `resources.pri`, that file must be in the same directory as the EXE that is hosting the test. Not the DLL, mind you, the EXE. In our case, that's `TE.ProcessHost.exe` The bulk of the change is honestly namespace tidying. Co-authored-by: Mike Griese <migrie@microsoft.com> Co-authored-by: Leonard Hecker <lhecker@microsoft.com> |
||
---|---|---|
.. | ||
Copy-ContextMenuResourcesToCascadiaPackage.ps1 | ||
Create-AppxBundle.ps1 | ||
Generate-ThirdPartyNotices.ps1 | ||
Get-WttLog.ps1 | ||
Index-Pdbs.ps1 | ||
Invoke-FormattingCheck.ps1 | ||
Merge-PriFiles.ps1 | ||
Merge-TerminalAndXamlResources.ps1 | ||
New-AppInstallerFromTemplateAndBundle.ps1 | ||
New-UnpackagedTerminalDistribution.ps1 | ||
Run-Tests.ps1 | ||
Test-WindowsTerminalPackage.ps1 |