terminal/src/winconpty
Dustin L. Howett (MSFT) 39d3c65420
Migrate the ConPTY functional tests out of Windows (#4648)
## Summary of the Pull Request
This will allow us to run the ConPTY tests in CI.

## PR Checklist
* [x] Closes MSFT:24265197
* [X] I've discussed this with core contributors already.

## Validation Steps Performed
I've run the tests.

Please note: this code is unchanged (apart from `wil::ScopeExit` -> `wil::scope_exit`) from Windows. Now is not the time to comment on their perfectness.
2020-02-19 13:27:17 -08:00
..
dll Force the use of the static pseudoconsole functions in TConn (#3582) 2019-11-15 17:02:38 -08:00
ft_pty Migrate the ConPTY functional tests out of Windows (#4648) 2020-02-19 13:27:17 -08:00
lib Make ConPTY build as both LIB and DLL. (#3565) 2019-11-14 11:22:00 -08:00
device.h Open-source the PseudoConsole family of functions in a new DLL (#2611) 2019-09-04 12:03:44 -07:00
precomp.cpp Open-source the PseudoConsole family of functions in a new DLL (#2611) 2019-09-04 12:03:44 -07:00
precomp.h Open-source the PseudoConsole family of functions in a new DLL (#2611) 2019-09-04 12:03:44 -07:00
winconpty.cpp Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
winconpty.h Force the use of the static pseudoconsole functions in TConn (#3582) 2019-11-15 17:02:38 -08:00