Skip to content

bext-utv2.3.1

Updated

C++ single header/single module, macro-free μ(micro)/Unit Testing Framework.

#Usage

bext-ut provides CMake targets:

find_package(ut CONFIG REQUIRED)
target_link_libraries(main PRIVATE Boost::ut)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Park DongHa's avatarPark DongHa
  • chausner's avatarchausner
  • Lily Wang's avatarLily Wang
  • Sébastien's avatarSébastien
  • SunBlack's avatarSunBlack

#Changelog

  • a0f74cf[bext-ut] Update to 2.3.1 (#48569)
  • ff7b7e8[bext-ut] Updated bext-ut to v2.0.1 (#37040)
  • 7771648[bext-ut] Update to latest commit (#32546)
  • fc29599[bext-ut] remove ut-1.1.9/include from header install path (#27051)
  • 68a85fa[bext-ut] Update to 1.1.9 (#24181)
  • b3aaa1c[bext-ut] create a new port (#16822)