winpty/misc/buffer-tests
Ryan Prichard 45a38be9e4 Add a simple test for the CreateProcess NewConsole standard handle case.
Simplify checkModernConsoleHandleInit usage; it isn't necessary to build
a list of potential console handles.  We can just scan for them.
2015-10-25 19:50:57 -05:00
..
HandleTests Add a simple test for the CreateProcess NewConsole standard handle case. 2015-10-25 19:50:57 -05:00
harness Add a simple test for the CreateProcess NewConsole standard handle case. 2015-10-25 19:50:57 -05:00
.gitignore Windows 8.1 fixed the INVALID_HANDLE_VALUE --> process handle bug. 2015-10-24 02:31:46 -05:00
Makefile Add a simple test for the CreateProcess NewConsole standard handle case. 2015-10-25 19:50:57 -05:00
manifest.xml Windows 8.1 fixed the INVALID_HANDLE_VALUE --> process handle bug. 2015-10-24 02:31:46 -05:00
Test_GetConsoleTitleW.cc Move more things from tests into the test harness. 2015-10-22 18:39:33 -05:00
TestHandleInheritance.cc Improve RemoteWorker and Event ctors. 2015-10-23 23:26:59 -05:00
tests.mk Reorganize buffer-tests/Makefile and permit tests that aren't checked in 2015-10-22 19:00:00 -05:00
Win7Bug_InheritHandles.cc Expand console handle testing for XP through Windows 7. 2015-10-21 19:56:06 -05:00
Win7Bug_RaceCondition.cc Add tests of screen buffer handles. 2015-10-19 23:32:08 -05:00