catch2/tests/SelfTest
Martin Hořeňovský 04a829b0e1
Add helpers for implementing uniform integer distribution
* Utility for extended mult n x n bits -> 2n bits
* Utility to adapt output from URBG to target (unsigned) integral
  type
* Utility to reorder signed values into unsigned type while keeping
  the order.
2023-12-10 19:53:36 +01:00
..
Baselines Add test showing literals and complex generators in one GENERATE 2023-12-10 18:32:45 +01:00
helpers Add Catch::Detail::is_permutation that supports sentinels 2023-02-06 15:29:01 +01:00
IntrospectiveTests Add helpers for implementing uniform integer distribution 2023-12-10 19:53:36 +01:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
TimingTests Fix references to license file 2022-10-28 11:30:15 +02:00
UsageTests Add test showing literals and complex generators in one GENERATE 2023-12-10 18:32:45 +01:00
TestRegistrations.cpp Fix references to license file 2022-10-28 11:30:15 +02:00