Menu

Cutter: cutter 1.0.8 Released

Cutter is a xUnit family Unit Testing Framework for C.

* Support libsoup:
* HTTP client:
* soupcut_client_new()
* soupcut_client_set_base()
* soupcut_client_send_message()
* soupcut_client_get()
* soupcut_client_get_n_messages()
* soupcut_client_get_latest_message()
* soupcut_client_get_async_context()
* HTTP server:
* soupcut_server_take()
* soupcut_server_take_new()
* soupcut_server_build_uri()
* Assertions:
* soupcut_message_assert_equal_content_type()
* soupcut_client_assert_equal_content_type()
* soupcut_client_assert_response()
* soupcut_client_assert_equal_body()
* soupcut_client_assert_match_body()
* Add an function to Assertion Utilities for GHashTable:
* gcut_hash_table_string_string_copy()
* Add mroonga to project list that use Cutter
* Support rpm package for Fedora
* Support deb package for Debian
* Support deb package for Ubuntu
* Support lcov 1.7
* Document:
* Add install document for Ubuntu
* Add install document for FreeBSD
* Add install document for Mac OS X
* Add install document for Solaris

Posted by Yuto Hayamizu 2009-08-25

Log in to post a comment.