terminal/src/winconpty/ft_pty
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
..
ConPtyTests.cpp Migrate the ConPTY functional tests out of Windows (#4648) 2020-02-19 13:27:17 -08:00
precomp.cpp Migrate the ConPTY functional tests out of Windows (#4648) 2020-02-19 13:27:17 -08:00
precomp.h Migrate the ConPTY functional tests out of Windows (#4648) 2020-02-19 13:27:17 -08:00
winconpty.FeatureTests.vcxproj Migrate the ConPTY functional tests out of Windows (#4648) 2020-02-19 13:27:17 -08:00