./devel/cutter, Unit Testing Framework for C and C++

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.7nb3, Package name: cutter-1.2.7nb3, Maintainer: pkgsrc-users

Cutter is a xUnit family Unit Testing Framework for C and C++.

This is a list of features of Cutter:
* easy to write tests.
* outputs result with useful format for debugging.
* tests are built as shared libraries.


Required to run:
[devel/glib2]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 2225.887 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-06-28 10:36:18 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
cutter: updated to 1.2.7

1.2.7: 2019-09-13

Improvements

* [deb][ubuntu] Dropped support for Ubuntu 14.04/17.04/17.10/18.10.
* [gstreamer] Restricted GStreamer 1.14 or later as non supported version explicitly.
* [deb][ubuntu] Added support for Ubuntu 18.04/19.04
* [homebrew] Added support for custom Homebrew path. In the previous versions,
  /usr/local/share/aclocal was expected as Homebrew's aclocal path.
* [travis] Added macOS as CI target.
* [doc][tutorial] Added a description about OS that need DYLD_LIBRARY_PATH
* [doc][tutorial] Updated an explanation about loading shared library.

cppcutter

Fixes

* Fixed returning invalid address because of wrong c_str() usage in Message class.
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693