terminal/src/cascadia/LocalTests_TerminalApp
Dustin L. Howett 313568d0e5
Fix the build in VS 2019 16.7 (#6838)
The main change in 16.7 is the separation of `AppContainerApplication`
into `WindowsStoreApp` and `WindowsAppContainer`. There's been a bit of
interest in splitting packaging away from containment, and this is the
first step in that direction.

We're a somewhat unique application, but as WinUI3 becomes more
prevalent we will become _less_ unique.

Some of these things, I've looked at and wondered how they ever worked.

## PR Checklist
* [x] Closes nothing

## Validation Steps Performed
Built locally and in CI. Tested the generated package with the package tester. Built on 16.6 and seen that it still seems to work.
2020-07-09 04:10:50 +00:00
..
TestHostApp Fix the build in VS 2019 16.7 (#6838) 2020-07-09 04:10:50 +00:00
ColorSchemeTests.cpp Add cursorColor to color scheme (#4651) 2020-03-17 20:11:03 +00:00
CommandlineTest.cpp Use an Automatic split for splitPane by default (#5194) 2020-04-01 00:59:31 +00:00
CommandTests.cpp Add support for the Command Palette (#6635) 2020-06-26 20:38:02 +00:00
CppWinrtTailored.h Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
JsonTestClass.h Add Cascading User + Default Settings (#2515) 2019-09-16 12:57:10 -07:00
KeyBindingsTests.cpp Add setTabColor and openTabColorPicker actions (#6567) 2020-06-25 13:06:21 +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 setting a tab's color at runtime w/ context menu (#3789) 2020-05-04 20:57:12 +00:00
ProfileTests.cpp Fix unittesting our .xaml classes (#4105) 2020-01-10 18:55:31 +00:00
SettingsTests.cpp Add support for the Command Palette (#6635) 2020-06-26 20:38:02 +00:00
TabTests.cpp Add support for setting a tab's color at runtime w/ context menu (#3789) 2020-05-04 20:57:12 +00:00
TerminalApp.LocalTests.AppxManifest.prototype.xml Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
TerminalApp.LocalTests.manifest TURNS OUT CASE SENSITIVITY IS IMPORTANT (#2481) 2019-08-20 11:16:06 -07:00
TerminalApp.LocalTests.vcxproj Update MUX to 2.5.0-prerelease.200609001 (#6819) 2020-07-07 23:29:30 +00:00
TestUtils.h Add support for new panes with specifc profiles and other settings overrides (#3825) 2019-12-09 13:02:29 +00:00