Skip to Content

bext-ut v2.0.1

Created
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) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Park DongHa's avatar Park DongHa
  • chausner's avatar chausner
  • Lily Wang's avatar Lily Wang
  • Sébastien's avatar Sébastien

# Changelog

  • 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)

# Source