Download List

Project Description

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

Released at 2018-04-20 11:33
cutter 1.2.3 (2 files Hide)

Release Notes

As long time has passed since Cutter 1.2.2 release, there are some improvements and fixed bugs.

After Cutter 1.2.2 release, you can install Cutter from Fedora's official yum repository. No need to register Cutter yum repository on Fedora anymore.

Cutter

Improvements
  • doc Removed a needless period from installation link. #6 by Masafumi Yokoyama
  • Supported lcov 1.10. [cutter-users-ja:92] by Siganai SE
  • doc Updated download URL on SF.net. [cutter-users-ja:91] by Siganai SE
  • doc Updated XML report format. [cutter-users-ja:91] by Siganai SE
  • Added more trace logs for loader. It helps you to investigate the case when no tests are loaded.
  • doc Updated Cygwin's setup.exe URL.
  • Added --log-level option. The value of default log level is "critical|error|warning|message".
Fixes
  • loader Fixed a bug that ELF loader can't collect symbol because of wrong comparison.
  • Fixed memory leaks on loading all modules.
  • Fixed a warning from GCC 4.8.1 on Ubuntu 13.10 #9 by Kazuhiro Yamato

CppCutter

Improvements
Fixes
  • Clang Fixed a compile error which is caused by missing std::type_info forward declaration.
  • Fixed an invalid memory access when an exception is thrown in cutter's assertion function. #11 by Kazuhiro Yamato

GCutter

Fixes
  • doc Fixed a signal name typo about gcut-egg example.

Thanks

  • Kazuhiro Yamato
  • Masafumi Yokoyama
  • Siganai SE

Changelog

No Changelogs