winpty/misc/buffer-tests
Ryan Prichard f4a3bd1743 Fill out CreateProcess UseStdHandles testing.
There's just one test, and it iterates over these combinations:
 - CreationConsoleMode=NewConsole and CreationConsoleMode=Inherit
 - bInheritHandles=FALSE and bInheritHandles=TRUE

It takes several seconds to run, but that's OK.
2015-10-25 16:56:38 -05:00
..
HandleTests Fill out CreateProcess UseStdHandles testing. 2015-10-25 16:56:38 -05:00
harness Fill out CreateProcess UseStdHandles testing. 2015-10-25 16:56:38 -05:00
.gitignore Windows 8.1 fixed the INVALID_HANDLE_VALUE --> process handle bug. 2015-10-24 02:31:46 -05:00
Makefile Fill out CreateProcess UseStdHandles testing. 2015-10-25 16:56:38 -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