terminal/src/cascadia/LocalTests_TerminalApp
Don-Vito e6aa902224
Fix FilteredCommand tests to run on UI thread (#9209)
Fixes exception in FilteredCommandTests, caused due to
an attempt to instantiate PropertyChangedEventArgs on non-UI thread.

Though the diff might look scary it is just wrapping with `RunOnUIThread`
2021-02-19 18:22:09 +00:00
..
TestHostApp Add support for "fragment extensions" (#7632) 2021-02-19 02:12:16 +00:00
CommandlineTest.cpp Separate runtime TerminalSettings from profile-TerminalSettings (#8602) 2021-02-08 22:01:40 +00:00
CppWinrtTailored.h Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
FilteredCommandTests.cpp Fix FilteredCommand tests to run on UI thread (#9209) 2021-02-19 18:22:09 +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 A bunch of test fixes (#9192) 2021-02-18 20:47:14 +00:00
SettingsTests.cpp Store and expose hidden profiles (#8070) 2020-10-28 16:22:26 +00:00
TabTests.cpp A bunch of test fixes (#9192) 2021-02-18 20:47:14 +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 Add a keybinding option to Terminal to open the Settings UI (#8048) 2020-12-11 13:47:10 -08:00