Skip to Content

rapidcheck v2023-12-14

Created
Updated

A property-based testing library for C++ (a la QuickCheck) with the goal of being simple to use with as little boilerplate as possible.

# 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

  • Stefan Ivanov's avatar Stefan Ivanov
  • Lily's avatar Lily
  • Eric Kilmer's avatar Eric Kilmer
  • Billy O'Neal's avatar Billy O'Neal
  • Adrian Bibby Walther's avatar Adrian Bibby Walther
  • Yohann Bénédic's avatar Yohann Bénédic

# Changelog

  • f32db29 [rapidcheck] Upgrade to 2023-12-14. (#38465)
  • 628076a [rapidcheck] Update to 2023-01-13 (#29436)
  • 0a365ad [rapidcheck ] Update to 2021-12-20. (#22125)
  • 38b19b5 [rapidcheck] Update rapidcheck to 2021-10-10 (#22100)
  • b295670 Bulk convert control files. (#19986)
  • 2f52c7c [rapidcheck] Update and fix compiler error with clang-10 (#13143)
  • 4694b88 [basisu, gppanel, msgpack11, nana, rapidcheck, folly] Fix std function build error (#11494)
  • 40af541 [rapidcheck] Add initial support for RapidCheck (#4605)

# Source