Skip to content

rapidcheckv2023-12-14

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.

#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

  • Stefan Ivanov's avatarStefan Ivanov
  • Lily's avatarLily
  • Eric Kilmer's avatarEric Kilmer
  • Billy O'Neal's avatarBilly O'Neal
  • Adrian Bibby Walther's avatarAdrian Bibby Walther
  • Yohann Bénédic's avatarYohann 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)
  • b295670Bulk 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)