mirror of
https://github.com/catchorg/Catch2
synced 2026-02-25 17:02:21 +00:00
`gmtime*` on Windows fails on dates pre 1970, and because we didn't check the return code, we would then pass invalid `tm` struct to `strftime` causing it to assert. Closes #2944
4.8 KiB
4.8 KiB