Menu

Cutter: cutter 1.0.9 Released

Cutter is a xUnit family Unit Testing Framework for C.

=== Improvements

* Add a function to Assertion Utilities for GHashTable:
* gcut_hash_table_inspect_sorted()
* Inspect hash table after sorted by key
* Support colorized diff: colorized-diff.png
* Add --stop-before-test option that sets breakpoint
before each test [Suggested by Yoshinori K. Okuji]
* Add cut-diff command
* Support unified diff
* Support C++: CppCutter

=== Bug fixes

* Fix locale dependent bugs [Reported by Yoshinori K. Okuji]

=== Thanks

* Yoshinori K. Okuji

Posted by Kouhei Sutou 2009-10-20

Log in to post a comment.