Thrift-2029:Port C++ tests to Windows
authorJake Farrell <jfarrell@apache.org>
Wed, 8 Jan 2014 02:42:01 +0000 (21:42 -0500)
committerJake Farrell <jfarrell@apache.org>
Wed, 8 Jan 2014 02:42:01 +0000 (21:42 -0500)
commit5d02b80e9cde00280cbac5c17cc3843806ec9436
tree4b12b2e6816154fdbd2d6273732ca90a5ae2904d
parent05f37f1917bfa89d5862e4e45896bc6e28d8fa51
Thrift-2029:Port C++ tests to Windows
Client: cpp
Patch: Ben Craig

Updates cpp tests to work with windows and c++11
15 files changed:
lib/cpp/test/AllProtocolTests.tcc
lib/cpp/test/DebugProtoTest.cpp
lib/cpp/test/JSONProtoTest.cpp
lib/cpp/test/OptionalRequiredTest.cpp
lib/cpp/test/SpecializationTest.cpp
lib/cpp/test/TBufferBaseTest.cpp
lib/cpp/test/TMemoryBufferTest.cpp
lib/cpp/test/TransportTest.cpp
lib/cpp/test/ZlibTest.cpp
test/cpp/src/StressTest.cpp
test/cpp/src/StressTestNonBlocking.cpp
test/cpp/src/TestClient.cpp
test/cpp/src/TestServer.cpp
test/threads/ThreadsClient.cpp
test/threads/ThreadsServer.cpp