wxwidgets/tests/datetime
Lauri Nurmi 770cf26afe Fix out-of-bounds with military and truncated time zones; add more tests
Out-of-bounds was already covered by the fact that the date is appended 32
zero-bytes in ParseRFC822Date() as a safety measure. But now the time zone
parsing section of the function no longer relies on those extra zeros
being present.

Added tests for RFC822 timestamps with military time zones, and more types
of truncated, invalid time zone specifiers.
2022-03-22 19:11:22 +02:00
..
datetimetest.cpp Fix out-of-bounds with military and truncated time zones; add more tests 2022-03-22 19:11:22 +02:00