mirror of
https://github.com/catchorg/Catch2
synced 2026-02-10 12:02:22 +00:00
* Add new `CATCH_CONFIG` option for using `std::getenv`, because PS does not support env vars * Add PS to platforms that have disabled posix signals. * Small workaround for PS toolchain bug that prevents it from compiling `std::set` with lambda based comparator.