Download List

專案描述

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

發布 2018-04-20 11:33
cutter 1.1.5 (2 files 隱藏)

發布版本通知

Cutter

Improvements
  • Renamed assertions:
    • ((<cut_assert_path_exist()>)) -> ((<cut_assert_exist_path()>))
    • ((<cut_assert_path_not_exist()>)) -> ((<cut_assert_not_exist_path()>))
  • Added an assertion:
    • ((<gcut_assert_equal_string()>))
  • Renamed an utility:
    • ((<GCutEgg|GCutEgg.html>)) -> ((<GCutProcess|GCutProcess.html>))
  • Added utilities:
    • ((<cut_get_source_directory()>))
    • ((<cut_build_path_array()>))
    • ((<gcut_data_has_field()>))
    • ((<gcut_list_int_new()>))
    • ((<gcut_list_uint_new()>))
    • ((<gcut_take_new_list_int()>))
    • ((<gcut_take_new_list_uint()>))
  • Supported Ubuntu Lucid Lynx.
  • Supported configure result report on configure finish. by Romain Tartière
  • Supported libgoffice-0.8. (libgoffice-0.6 support was dropped.) by Romain Tartière
  • Supported lcov 1.9. #3056684 by Romain Tartière
  • Supported full-width spaces in test description.
  • Supported sub-cutter command in PATH. by Romain Tartière
Fixes

cut-diff

Improvements
  • Added ((<--context-lines option|cut-diff#--context-lines>)) that specifies how many lines are shown around diff.

Documentation

Improvements

Thanks

  • Romain Tartière

更動紀錄

沒有更動紀錄