Menu

Code Commit Log


Commit Date  
[r53] by allisterx

Test commit. Just a bit of cleanup.

2008-08-10 19:50:58 Tree
[r52] by divye

Patch submitted by Allister Levi Sanchez to allow running tests directly from the tests directory on linux.
See: http://sourceforge.net/mailarchive/forum.php?thread_name=62aa5bc60808080920q2530dd3bi9a0ed96686c96acb%40mail.gmail.com&forum_name=cpp-netlib-devel

2008-08-10 13:47:51 Tree
[r51] by divye

Allows running of the tests from both the root of the http_integration branch and the libs/network/test directory on windows.

Note: Uses ugly code repetition hack.

2008-08-10 11:49:57 Tree
[r50] by divye

Ensured proper line endings for headers on both windows and linux by using sys.stdout.write

2008-08-10 11:43:36 Tree
[r49] by glynos

Updated tests with patch. https://sourceforge.net/mailarchive/forum.php?thread_name=eb301af30808100222oda275aaj51bd341719b8a4de%40mail.gmail.com&forum_name=cpp-netlib-devel

2008-08-10 09:35:31 Tree
[r48] by mikhail_beris

Fixing CGI script that doesn't respond correctly with HTTP headers.
Adding BOOST_REQUIRE_NO_THROW() to calls to client.get(...) in cgi_test.

2008-08-09 13:39:19 Tree
[r47] by mikhail_beris

Making some to fix compilation error issues in MSVC, addresses build issues with Asio headers and namespace clash in HTTP client implementation.

2008-08-08 19:33:40 Tree
[r46] by mikhail_beris

Better handling of received headers to remove leading/trailing white space.

2008-08-08 08:44:20 Tree
[r45] by mikhail_beris

Changes:
- making basic_request<Tag> inherit from basic_message<Tag>
- implementing stub http::errors namespace
- re-implementing HTTP client to use lower level ASIO constructs instead of high level stream interface
- refactoring traits from Tags

2008-08-07 09:38:49 Tree
[r44] by divye

Fixed incorrect string comparison in test cases. The code now uses std::mismatch to find the point of difference.
Fixed "fatal error" test report on linux on sending a signal to the python server to shut down. The code no longer waits for the shut down of the server, however, a method to kill the server process safely has to be found for both linux and windows to ensure complete automation of regression tests.

2008-07-02 00:15:30 Tree
Older >
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.