1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-04-08 19:34:45 +02:00
Masashi Fujita b7f4a2efb8
Add support for PlayStation platforms ()
* 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.
2022-11-09 14:47:55 +01:00
..
2021-09-11 19:02:21 +02:00