Introduce random number (Integral and Float) generators

This commit is contained in:
Martin Hořeňovský
2019-02-19 22:09:14 +01:00
parent e8bfd882e8
commit 269303d9d9
5 changed files with 107 additions and 2 deletions

View File

@@ -102,6 +102,7 @@ set(INTERNAL_HEADERS
${HEADER_DIR}/internal/catch_external_interfaces.h
${HEADER_DIR}/internal/catch_fatal_condition.h
${HEADER_DIR}/internal/catch_generators.hpp
${HEADER_DIR}/internal/catch_generators_specific.hpp
${HEADER_DIR}/internal/catch_impl.hpp
${HEADER_DIR}/internal/catch_interfaces_capture.h
${HEADER_DIR}/internal/catch_interfaces_config.h