A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.
Go to file
Ryan Prichard 73b250da63 Support running TestNetServer as a Windows service.
* Add a note on how to use instsrv and srvany.

 * First look for Agent.exe in the same directory as TestNetServer.exe
   before looking for the executable in the build directory that Qt
   Creator uses.

 * Write a script that copies MinGW/Qt DLLs to a single directory.
2011-11-25 01:52:58 -08:00
Agent Add initial color support. 2011-11-24 03:03:25 -08:00
Console Pass an initial window size to the agent on startup. 2011-11-24 03:03:25 -08:00
Misc Add another windows test case. 2011-11-25 00:02:46 -08:00
Shared Support running TestNetServer as a Windows service. 2011-11-25 01:52:58 -08:00
ShowConsoleInput Checkpoint Console work. 2011-11-24 03:03:05 -08:00
TestNetClient Fix terminal output bugs in the TestNet client. 2011-11-24 03:03:25 -08:00
TestNetServer Pass an initial window size to the agent on startup. 2011-11-24 03:03:25 -08:00
.gitignore Support running TestNetServer as a Windows service. 2011-11-25 01:52:58 -08:00
DebugServer.py Initial commit of console work. 2011-10-30 15:07:02 -07:00
deploy.sh Support running TestNetServer as a Windows service. 2011-11-25 01:52:58 -08:00
Notes.txt Support running TestNetServer as a Windows service. 2011-11-25 01:52:58 -08:00