THRIFT-2029 Port C++ tests to Windows
authorRoger Meier <roger@apache.org>
Tue, 11 Mar 2014 20:20:35 +0000 (21:20 +0100)
committerRoger Meier <roger@apache.org>
Tue, 11 Mar 2014 20:20:35 +0000 (21:20 +0100)
commit284101c7a0600ea7007478ca8a7e161266a27a51
treeb21311b1af3d3d9592090b489160a8a2675d2a40
parent7a66f75da882b54a8f49dd806ad5a66f7468ca7f
THRIFT-2029 Port C++ tests to Windows
THRIFT-847 Test Framework harmonization across all languages

fix compact protocol test within TestServer.cpp and TestClient.cpp
remove stuff that breaks the cross language test suite
- TestServer.cpp: cin read
- test.sh: mkfifo

Reported-by: Chamila Wijayarathna
test/cpp/src/TestClient.cpp
test/cpp/src/TestServer.cpp
test/test.sh