Skip to content

cppunitv1.15.1

Updated

Unit testing framework module for the C++ programming language

#License

Could not be determined

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Jackie Ng's avatarJackie Ng
  • Robert Schumacher's avatarRobert Schumacher
  • Stefano Sinigardi's avatarStefano Sinigardi
  • Billy O'Neal's avatarBilly O'Neal
  • dweckmann's avatardweckmann
  • autoantwort's avatarautoantwort
  • Michael Scovetta's avatarMichael Scovetta
  • talregev's avatartalregev

#Changelog

  • 4ef2a71[many ports] switch to vcpkg-make (#50498)
  • 5b11232[many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • c9e786d[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • b47d6ce[many ports] Update HTTP to HTTPS links where it can be done safely. (#20464)
  • d76f619[cppunit] no absolute paths (#21178)
  • e2d3408[cppunit] add linux support and bump version to 1.15.1 (#15018)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 726c111[vcpkg] fatal_error when patch fails to apply (#8087)
  • 9f9778c[many ports] Improve behavior on Linux and general cleanup
  • 26f12d2[many ports] Updates to latest
  • 6e850ca[cppunit] Use per-triplet source directories
  • eb1b6c9[cppunit]: Apply the static CRT linkage patch only if static CRT linkage was specified
  • c9c9d29Add cppunit port