notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q1
criterion C and C++ unit testing framework for the 21st century
2.4.1.13 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.4.1.13Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-03-12 09:09:29
Last Update: 2023-03-12 09:07:48
Commit Hash: 6b059b2
License: MIT
WWW:
https://github.com/Snaipe/Criterion
Description:
Criterion is a cross-platform C and C++ unit testing framework for the 21st century. Most test frameworks for C require a lot of boilerplate code to set up tests and test suites -- you need to create a main, then register new test suites, then register the tests within these suites, and finally call the right functions. This gives the user great control, at the unfortunate cost of simplicity. Criterion follows the KISS principle, while keeping the control the user would have with other frameworks.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (58 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/criterion-2.4.1.13/catalog.mk
  3. /usr/local/share/licenses/criterion-2.4.1.13/LICENSE
  4. /usr/local/share/licenses/criterion-2.4.1.13/MIT
  5. include/criterion/abort.h
  6. include/criterion/alloc.h
  7. include/criterion/assert.h
  8. include/criterion/criterion.h
  9. include/criterion/embedded.h
  10. include/criterion/event.h
  11. include/criterion/hooks.h
  12. include/criterion/internal/asprintf-compat.h
  13. include/criterion/internal/assert.h
  14. include/criterion/internal/assert/complex.h
  15. include/criterion/internal/assert/exceptions.h
  16. include/criterion/internal/assert/ieee.h
  17. include/criterion/internal/assert/memory.h
  18. include/criterion/internal/assert/op.h
  19. include/criterion/internal/assert/op.hxx
  20. include/criterion/internal/assert/stream.h
  21. include/criterion/internal/assert/tag.h
  22. include/criterion/internal/assert/tostr.h
  23. include/criterion/internal/assert/types.h
  24. include/criterion/internal/capabilities.h
  25. include/criterion/internal/common.h
  26. include/criterion/internal/deprecation.h
  27. include/criterion/internal/designated-initializer-compat.h
  28. include/criterion/internal/hooks.h
  29. include/criterion/internal/new_asserts.h
  30. include/criterion/internal/ordered-set.h
  31. include/criterion/internal/parameterized.h
  32. include/criterion/internal/preprocess.h
  33. include/criterion/internal/redirect.h
  34. include/criterion/internal/stdio_filebuf.hxx
  35. include/criterion/internal/stream.hxx
  36. include/criterion/internal/test.h
  37. include/criterion/internal/theories.h
  38. include/criterion/logging.h
  39. include/criterion/new/assert.h
  40. include/criterion/new/memory.h
  41. include/criterion/new/stream.h
  42. include/criterion/options.h
  43. include/criterion/output.h
  44. include/criterion/parameterized.h
  45. include/criterion/redirect.h
  46. include/criterion/stats.h
  47. include/criterion/theories.h
  48. include/criterion/types.h
  49. lib/libcriterion.a
  50. lib/libcriterion.so
  51. lib/libcriterion.so.3
  52. lib/libcriterion.so.3.2.0
  53. libdata/pkgconfig/criterion.pc
  54. share/locale/de/LC_MESSAGES/criterion.mo
  55. share/locale/fr/LC_MESSAGES/criterion.mo
  56. @owner
  57. @group
  58. @mode
Collapse this list.
Dependency lines:
  • criterion>0:devel/criterion
To install the port:
cd /usr/ports/devel/criterion/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/criterion
  • pkg install criterion
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: criterion
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1678602173 SHA256 (Snaipe-Criterion-v2.4.1-13-g2f48d0f_GH0.tar.gz) = 62a427b71fd7fce4a8fb82f72c3d2e1f6232821528c4add7aee435331ba4fefa SIZE (Snaipe-Criterion-v2.4.1-13-g2f48d0f_GH0.tar.gz) = 871145

Expand this list (4 items)

Collapse this list.

SHA256 (attractivechaos-klib-cdb7e92_GH0.tar.gz) = 659a9b920bc77a88c30e61053cfaecd673ab2120df31efadaf544c195415f390 SIZE (attractivechaos-klib-cdb7e92_GH0.tar.gz) = 99298 SHA256 (MrAnno-debugbreak-83bf7e9_GH0.tar.gz) = 6ec24bdf3d361ec2bb7d128c56b8e870a1bb2d6b22eab3c2821eb1e15ccb8919 SIZE (MrAnno-debugbreak-83bf7e9_GH0.tar.gz) = 7060

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-protobuf>0 : devel/py-protobuf@py39
  2. nanopb>0 : devel/nanopb
  3. cmake : devel/cmake-core
  4. protoc : devel/protobuf
  5. msgfmt : devel/gettext-tools
  6. meson>=0.57.1_1 : devel/meson
  7. ninja : devel/ninja
  8. python3.9 : lang/python39
  9. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. nanopb>0 : devel/nanopb
  2. python3.9 : lang/python39
Library dependencies:
  1. libboxfort.so : devel/boxfort
  2. libffi.so : devel/libffi
  3. libgit2.so : devel/libgit2
  4. libnanomsg.so : net/nanomsg
  5. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_criterion
USES:
gettext localbase:ldflags meson python pkgconfig shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Snaipe/Criterion/tar.gz/v2.4.1-13-g2f48d0f?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.1.13
12 Mar 2023 09:07:48
commit hash: 6b059b264da042e7711552dc4af1513b00c32c7ccommit hash: 6b059b264da042e7711552dc4af1513b00c32c7ccommit hash: 6b059b264da042e7711552dc4af1513b00c32c7ccommit hash: 6b059b264da042e7711552dc4af1513b00c32c7c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/criterion: Update 2.4.1 → 2.4.1-13

This updates unbreaks criterion: the previous version was broken with
the previous revision of nanopb.

(cherry picked from commit 8cb13effe152bc58e0ba52e162482d742b3ed603)

Number of commits found: 1