Skip to content

Commit 47cbcc1

Browse files
committed
Add exhaustive test coverage for the RFC 3339 duration format
Adds per-variant cases to rfc3339_duration_test.cc that the existing tests did not cover: every date x time shape, week exclusivity (including the zero-valued-component case), leading and internal sign, fraction and comma, exponent, a dangling number before T, component order and repeats, T-edge cases, boundary values, and BOM/NUL/control bytes. All new cases pass against the current is_rfc3339_duration.
1 parent e1e1cbb commit 47cbcc1

1 file changed

Lines changed: 671 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)