winpty/misc/buffer-tests/harness
Ryan Prichard 37b467c2c5 Test with both CREATE_NEW_CONSOLE and CREATE_NO_WINDOW as the default.
Also fix a problem with a 0xdeadbeef handle.
2015-10-25 23:28:34 -05:00
..
Command.h Rename Worker.cc->WorkerProgram.cc and WorkerApi.h->Command.h 2015-10-22 17:47:35 -05:00
Event.cc Expand console handle testing for XP through Windows 7. 2015-10-21 19:56:06 -05:00
Event.h Improve RemoteWorker and Event ctors. 2015-10-23 23:26:59 -05:00
FixedSizeString.h Expand console handle testing for XP through Windows 7. 2015-10-21 19:56:06 -05:00
NtHandleQuery.cc On Win10, replace NtQuerySystemInformation with CompareObjectHandles 2015-10-24 04:14:25 -05:00
NtHandleQuery.h Expand console handle testing for XP through Windows 7. 2015-10-21 19:56:06 -05:00
OsVersion.h Reorganize the handle tests. 2015-10-25 01:30:32 -05:00
pch.h Split TestCommon -> Remote{Worker,Handle} and add TestCommon.h uber-header 2015-10-22 18:16:47 -05:00
RemoteHandle.cc Checkpoint work on traditional and common tests. 2015-10-24 01:58:16 -05:00
RemoteHandle.h Add tests for CreateProcess UseStdHandles !InheritHandles 2015-10-25 14:14:28 -05:00
RemoteWorker.cc Test with both CREATE_NEW_CONSOLE and CREATE_NO_WINDOW as the default. 2015-10-25 23:28:34 -05:00
RemoteWorker.h Test with both CREATE_NEW_CONSOLE and CREATE_NO_WINDOW as the default. 2015-10-25 23:28:34 -05:00
ShmemParcel.cc Expand console handle testing for XP through Windows 7. 2015-10-21 19:56:06 -05:00
ShmemParcel.h Add tests of screen buffer handles. 2015-10-19 23:32:08 -05:00
Spawn.cc Propagate spawn GetLastError() so it can checked; print nice error messages 2015-10-23 00:00:37 -05:00
Spawn.h For brevity, add a special SpawnParams ctor for STARTF_USEHANDLES. 2015-10-23 23:27:00 -05:00
TestCommon.h Move more things from tests into the test harness. 2015-10-22 18:39:33 -05:00
TestUtil.cc CreateProcess can duplicate standard handles in another instance 2015-10-25 23:18:03 -05:00
TestUtil.h CreateProcess can duplicate standard handles in another instance 2015-10-25 23:18:03 -05:00
UnicodeConversions.cc Expand console handle testing for XP through Windows 7. 2015-10-21 19:56:06 -05:00
UnicodeConversions.h Add tests of screen buffer handles. 2015-10-19 23:32:08 -05:00
Util.cc Propagate spawn GetLastError() so it can checked; print nice error messages 2015-10-23 00:00:37 -05:00
Util.h Propagate spawn GetLastError() so it can checked; print nice error messages 2015-10-23 00:00:37 -05:00
WorkerProgram.cc Refactor scanForConsoleHandles 2015-10-25 12:04:31 -05:00