terminal/src/cascadia/LocalTests_TerminalApp
Leonard Hecker fc85bdf314
Upgrade to Windows SDK 22000 (#11728)
Upgrades our SDK from 19041 (Windows 10 20H1) to 22000 (Windows 11 RTM).
The newer SDK is  more compatible with /Zc:preprocessor
and will allow us to use newer Windows 11 APIs directly.

## PR Checklist
* [x] I work here
* [x] Tests added/passed

## Validation Steps Performed
* Compiles ✔️
* Runs ✔️
2021-11-18 18:08:26 +00:00
..
TestHostApp Upgrade to Windows SDK 22000 (#11728) 2021-11-18 18:08:26 +00:00
CommandlineTest.cpp Fix failing TestHostApp unit tests (#11394) 2021-10-05 18:21:03 +00:00
CppWinrtTailored.h Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
FilteredCommandTests.cpp Rename Microsoft.Terminal.TerminalControl to .Control; Split into dll & lib (#9472) 2021-03-17 20:47:24 +00:00
LocalTests_TerminalApp.def Fix the TabTests! (#3833) 2019-12-06 20:45:08 +00:00
pch.cpp Fix the TabTests! (#3833) 2019-12-06 20:45:08 +00:00
pch.h Add support for renaming windows (#9662) 2021-04-02 16:00:04 +00:00
SettingsTests.cpp Fix failing TestHostApp unit tests (#11394) 2021-10-05 18:21:03 +00:00
TabTests.cpp Unify splitting panes and creating new tabs (#11305) 2021-11-04 22:29:58 +00:00
TerminalApp.LocalTests.AppxManifest.prototype.xml Upgrade to Windows SDK 22000 (#11728) 2021-11-18 18:08:26 +00:00
TerminalApp.LocalTests.manifest Restore embedded manifests to say 18362 (#10370) 2021-06-09 16:23:26 +00:00
TerminalApp.LocalTests.vcxproj Update to MUX 2.7 (#11240) 2021-09-20 22:08:55 +00:00