Download List

Descripción del Proyecto

Unit Testing Framework for C and C++.Cutter's interface is easy to write, easy to debug your code and fun to run tests. (See the screenshot. You need "notify-send" command on Linux and *BSD or "growlnotify" command on Mac OS X for this feature.)

System Requirements

System requirement is not defined

Publicado: 2018-04-20 11:32
cutter 1.1.1 (2 files Ocultar)

Release Notes

Bug in 1.1.0 fixes and improvements of GObject and sockaddr support.

Cutter

Improvements
  • Supported DLL generated by Visual C++.
  • Added an assertion:
    • ((<cut_assert_equal_sockaddr()|cutter-cut-assertions.html#cut-assert-equal-sockaddr>))
  • Added test utilities:
    • ((<cut_equal_sockaddr()|cutter-cut-helper.html#cut-equal-sockaddr>))
    • ((<cut_inspect_sockaddr()|cutter-cut-helper.html#cut-inspect-sockaddr>))
    • ((<cut_make_directory()|cutter-cut-test-utils.html#cut-make-directory>))
Fixes
  • Fixed a build problem on having stdint.h but not having inttypes.h.

GCutter

Improvements
  • Improved data driven test support:
    • ((<gcut_data_get_object()|cutter-gcut-data.html#gcut-data-get-object>))
  • Added utilities:
    • ((<gcut_list_new()|cutter-gcut-test-utils.html#gcut-list-new>))
    • ((<gcut_take_new_list_object()|cutter-gcut-test-utils.html#gcut-take-new-list-object>))
    • ((<gcut_list_object_free()|cutter-gcut-test-utils.html#gcut-list-object-free>))

Changelog

No Changelogs