aboutsummaryrefslogtreecommitdiff
path: root/test-suite
AgeCommit message (Expand)AuthorLines
2018-07-100.5: Reject 0x7f (DEL) in strings.Eric Huss-0/+2
2018-07-100.5: Support space separate in datetime.Eric Huss-2/+6
2018-05-24Support fixed-length arraysAlex Crichton-1/+14
2018-05-09Merge pull request #239 from udoprog/spansAlex Crichton-0/+66
2018-05-09Treat unicode hex digits case-insensitivelyClaudio Bley-1/+7
2018-05-09Make spanned module private and hide internalsJohn-John Tedro-3/+3
2018-05-07Fix incorrectly reported spans for DatetimeJohn-John Tedro-0/+23
2018-05-07Adjust spans for more complex typesJohn-John Tedro-0/+13
2018-05-07Use custom struct/field naming to deserialize spansJohn-John Tedro-0/+30
2017-11-12A toml macroDavid Tolnay-0/+295
2017-11-12Move tests into their own crateDavid Tolnay-0/+3290