Menu

Commit [r198]  Maximize  Restore  History

I managed to update the unit tests for boost::network::message and boost::network::uri ... this is works and also applies for std::wstring. However, I've had to update the directives in order to make this work... we need to return to this because it's not generic. But it works, and it's a measurable improvement (we had no tests for std::wstring before).

One final test is to define a fake string & ostringstream that can verify that boost::network::basic_message is genuinely generic.

Furthermore, URI tests were update, and basic URI works with std::wstring. However, boost::network::http doesn't support wstring at all yet (neither URI nor message).

glynos 2009-11-15

changed /branches/integration_0_4/boost/network/message/directives/body.hpp
changed /branches/integration_0_4/boost/network/message/directives/destination.hpp
changed /branches/integration_0_4/boost/network/message/directives/header.hpp
changed /branches/integration_0_4/boost/network/message/directives/remove_header.hpp
changed /branches/integration_0_4/boost/network/message/directives/source.hpp
changed /branches/integration_0_4/boost/network/uri.hpp
changed /branches/integration_0_4/boost/network/uri/basic_uri.hpp
changed /branches/integration_0_4/libs/network/test/http_message_test.cpp
changed /branches/integration_0_4/libs/network/test/message_test.cpp
changed /branches/integration_0_4/libs/network/test/url_test.cpp
/branches/integration_0_4/boost/network/message/directives/body.hpp Diff Switch to side-by-side view
Loading...
/branches/integration_0_4/boost/network/message/directives/destination.hpp Diff Switch to side-by-side view
Loading...
/branches/integration_0_4/boost/network/message/directives/header.hpp Diff Switch to side-by-side view
Loading...
/branches/integration_0_4/boost/network/message/directives/remove_header.hpp Diff Switch to side-by-side view
Loading...
/branches/integration_0_4/boost/network/message/directives/source.hpp Diff Switch to side-by-side view
Loading...
/branches/integration_0_4/boost/network/uri.hpp Diff Switch to side-by-side view
Loading...
/branches/integration_0_4/boost/network/uri/basic_uri.hpp Diff Switch to side-by-side view
Loading...
/branches/integration_0_4/libs/network/test/http_message_test.cpp Diff Switch to side-by-side view
Loading...
/branches/integration_0_4/libs/network/test/message_test.cpp Diff Switch to side-by-side view
Loading...
/branches/integration_0_4/libs/network/test/url_test.cpp Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.