terminal/src/host/ut_host
2021-11-25 00:28:27 +01:00
..
AliasTests.cpp Enable /permissive- and remaining /Zc flags 2021-11-25 00:28:27 +01:00
ApiRoutinesTests.cpp Migrate OSS up to f9a844dbd 2021-09-21 16:22:57 -05:00
ClipboardTests.cpp Convert four INSIDE_WINDOWS blocks to til features (#10404) 2021-06-10 23:48:54 +00:00
CodepointWidthDetectorTests.cpp Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
CommandLineTests.cpp Merged PR 6303540: Prepare command history before COOKED_READ in tests 2021-09-21 20:51:44 +00:00
CommandListPopupTests.cpp Merged PR 6303540: Prepare command history before COOKED_READ in tests 2021-09-21 20:51:44 +00:00
CommandNumberPopupTests.cpp Merged PR 6303540: Prepare command history before COOKED_READ in tests 2021-09-21 20:51:44 +00:00
ConptyOutputTests.cpp Consolidate the color palette APIs (#11784) 2021-11-23 18:28:55 +00:00
ConsoleArgumentsTests.cpp Add -ForceNoHandoff for compatibility; stop handoff for double-click launches (#9802) 2021-04-15 16:54:04 +00:00
CopyFromCharPopupTests.cpp Merged PR 6303540: Prepare command history before COOKED_READ in tests 2021-09-21 20:51:44 +00:00
CopyToCharPopupTests.cpp Merged PR 6303540: Prepare command history before COOKED_READ in tests 2021-09-21 20:51:44 +00:00
DbcsTests.cpp Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
DefaultResource.rc Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
HistoryTests.cpp Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
Host.UnitTests.vcxproj Introduce AtlasEngine - A new text rendering prototype (#11623) 2021-11-13 00:10:06 +00:00
Host.UnitTests.vcxproj.filters Introduce til::rle - a run length encoded vector (#10099) 2021-05-20 17:27:50 +00:00
InitTests.cpp Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
InputBufferTests.cpp Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
ObjectTests.cpp Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
OutputCellIteratorTests.cpp Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
PopupTestHelper.hpp Replace macros with constexpr part 2 (#3416) 2019-11-04 07:37:47 -06:00
product.pbxproj Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
ReadWaitTests.cpp Enable /permissive- and remaining /Zc flags 2021-11-25 00:28:27 +01:00
RendererTests.cpp Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
ScreenBufferTests.cpp Enable /permissive- and remaining /Zc flags 2021-11-25 00:28:27 +01:00
SearchTests.cpp Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
SelectionTests.cpp Merged PR 6303540: Prepare command history before COOKED_READ in tests 2021-09-21 20:51:44 +00:00
sources ROW: clean up in preparation to hide CharRow & AttrRow (#8446) 2021-01-20 21:16:56 +00:00
testmd.definition Integrate inbox changes up to 68d3b53286dd 2019-12-02 17:24:26 -08:00
TextBufferIteratorTests.cpp Enable /permissive- and remaining /Zc flags 2021-11-25 00:28:27 +01:00
TextBufferTests.cpp Enable /permissive- and remaining /Zc flags 2021-11-25 00:28:27 +01:00
TitleTests.cpp Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
Utf8ToWideCharParserTests.cpp Compensate for non-minimal UTF-8 encodings (#3380) 2019-10-31 10:50:34 -07:00
Utf16ParserTests.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
UtilsTests.cpp Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
ViewportTests.cpp Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
VtIoTests.cpp [a11y] Ensure buffer is initialized before interacting with it (#11312) 2021-09-23 15:14:03 -07:00
VtRendererTests.cpp Standardize the color table order (#11602) 2021-11-04 22:13:22 +00:00