David Tolnay
|
3c88a93fb2
|
Fix the filtered error messages
|
2017-01-21 12:34:04 -08:00 |
|
David Tolnay
|
ea99e8b686
|
Filter the slice of expected field and variant names
|
2017-01-21 12:18:55 -08:00 |
|
David Tolnay
|
a4126e4c5a
|
Errors
|
2017-01-21 09:13:01 -08:00 |
|
David Tolnay
|
4d1627fc96
|
Merge pull request #687 from serde-rs/ser
Enforce correct use of Serialize trait
|
2017-01-15 09:22:30 -08:00 |
|
David Tolnay
|
a5a04306f2
|
Update tests for Serializer changes
|
2017-01-14 16:07:43 -08:00 |
|
David Tolnay
|
b3b8056d93
|
Update tests for Deserializer changes
|
2017-01-14 13:42:49 -08:00 |
|
Oliver Schneider
|
3766633f4a
|
adjust codegen to work with the revamped map/seq serializer
|
2016-07-12 15:44:19 +02:00 |
|
David Tolnay
|
1a449bb3d0
|
Invalid-length when enum seq is too short
|
2016-07-05 01:35:20 -07:00 |
|
David Tolnay
|
041d5c0842
|
Make serde_test asserts more consistent
|
2016-06-28 23:50:19 -07:00 |
|
David Tolnay
|
cfc2f9adc0
|
Remove Error from name of Error variants
|
2016-06-28 22:49:13 -07:00 |
|
David Tolnay
|
093201abfb
|
Assert tokens are empty after reaching error
|
2016-06-28 22:23:38 -07:00 |
|
David Tolnay
|
6d64104375
|
Factor the Token De/Serializer into serde_test
|
2016-06-28 21:54:51 -07:00 |
|
David Tolnay
|
fb0e62951f
|
Rename serde_tests to testing
|
2016-06-28 20:43:59 -07:00 |
|