[csmaild-cvs] csmaild/src/TestClient/bin .cvsignore,NONE,1.1 Commands.xml,NONE,1.1
Brought to you by:
tamc
From: <ta...@us...> - 2003-07-26 06:20:45
|
Update of /cvsroot/csmaild/csmaild/src/TestClient/bin In directory sc8-pr-cvs1:/tmp/cvs-serv22878/src/TestClient/bin Added Files: .cvsignore Commands.xml Log Message: Made the crappy test client a little less crappy. --- NEW FILE: .cvsignore --- Debug --- NEW FILE: Commands.xml --- <?xml version="1.0" standalone="yes"?> <NewDataSet> <Commands> <Command>CAPABILITY</Command> </Commands> <Commands> <Command>LOGIN csmaild_test csmaild_test</Command> </Commands> <Commands> <Command>LIST "" "*"</Command> </Commands> <Commands> <Command>LSUB "" "*"</Command> </Commands> <Commands> <Command>SELECT INBOX</Command> </Commands> <Commands> <Command>LOGOUT</Command> </Commands> </NewDataSet> |