Console: Added lots of unit-tests
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 28 Mar 2008 11:03:50 +0000 (11:03 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 28 Mar 2008 11:03:50 +0000 (11:03 +0000)
commit2d5a1fd2cef2d84e16226a7336948f524fbb71c6
treef10cf4d21be74c856d1fb02f8f274b167a341a35
parentd0776a27ffd63ab51b4e3419a8a6f87d11e60594
Console: Added lots of unit-tests
Console: Added non-blocking client output stream
Console: Repeat last command on RET

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@769 270642c3-0616-0410-b53a-bc976706d245
12 files changed:
Console/Executor.test.cc [new file with mode: 0644]
Console/Node.ct
Console/Node.hh
Console/Node.test.cc
Console/ObjectDirectory.test.cc
Console/Parse.ih
Console/Parse.test.cc
Console/Server.cc
Console/Server.cci
Console/Server.hh
Console/Server.ih [new file with mode: 0644]
Console/testServer.cc