Skip to content

unittest-cppv2.0.0

Updated

A lightweight unit testing framework for C++

#License

Could not be determined

#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

  • Andrew Male's avatarAndrew Male
  • Robert Schumacher's avatarRobert Schumacher
  • Victor Romero's avatarVictor Romero
  • pravic's avatarpravic
  • Billy O'Neal's avatarBilly O'Neal
  • JonLiu1993's avatarJonLiu1993
  • autoantwort's avatarautoantwort
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • jim wang's avatarjim wang

#Changelog

  • 0dab813Patch Tuesday June 2024 (#39325)
  • f287c48[unittest-cpp] Fix build failure on uwp (#35096)
  • 6aa4fca[many ports]switch to vcpkg-cmake / vckg-cmake-config part 5 (#29918)
  • e7e328c[many ports] call vcpkg_fixup_pkgconfig() (#20953)
  • 6dfe4ad[unittest-cpp] fix config.cmake file (#17122)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 18b029a[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 050e71dRemove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
  • dbe732f[unittest-cpp] Use vcpkg_from_github.
  • 9114ae4Final edits to unittest-cpp portfile
  • abf595eAdding UnitTest++ Port