.. |
bytes
|
Replace try! macro in test suite
|
2018-12-31 21:46:14 -05:00 |
expand
|
Allow field identifiers be any numbers if #[serde(other)] is used
|
2020-10-22 16:35:28 +05:00 |
macros
|
Copyright/license headers
|
2018-11-24 15:53:09 -08:00 |
ui
|
Update ui tests to nightly-2020-10-20
|
2020-10-20 19:17:50 -07:00 |
unstable
|
Update test suite to 2018 edition
|
2018-12-31 21:53:37 -05:00 |
compiletest.rs
|
Mark tests ignored on emscripten rather than omitting
|
2019-11-24 17:27:30 -08:00 |
expandtest.rs
|
Suppress unused_attributes warning in test suite
|
2020-06-26 21:37:30 -07:00 |
test_annotations.rs
|
Add test for flattened unit
|
2020-08-10 15:06:34 -07:00 |
test_borrow.rs
|
Update test suite to 2018 edition
|
2018-12-31 21:53:37 -05:00 |
test_de.rs
|
Allow borrowed and owned strings and bytes and u8, u16, u64 for variant keys in serde_test
|
2020-10-22 20:43:14 +05:00 |
test_gen.rs
|
Suppress unknown_lints warning in test suite
|
2020-06-26 21:37:26 -07:00 |
test_identifier.rs
|
Assert that numeric field identifiers correctly deserialized (now failing)
|
2020-10-22 16:35:28 +05:00 |
test_ignored_any.rs
|
Add comprehensive test for deserializing IgnoredAny from enum
|
2019-06-27 10:23:39 -07:00 |
test_macros.rs
|
add alignment specific packed repr tests
|
2020-06-21 16:46:27 -07:00 |
test_remote.rs
|
Update test suite to use tool attrs
|
2018-12-31 21:59:40 -05:00 |
test_roundtrip.rs
|
Update test suite to 2018 edition
|
2018-12-31 21:53:37 -05:00 |
test_ser.rs
|
Revert "Remove never_type feature gate"
|
2019-12-15 19:52:59 -08:00 |
test_serde_path.rs
|
Format with rustfmt 2019-03-27
|
2019-04-03 09:40:12 -07:00 |
test_unstable.rs
|
Update test suite to 2018 edition
|
2018-12-31 21:53:37 -05:00 |
test_value.rs
|
Support deserializing enum out of MapAccessDeserializer
|
2019-05-06 16:11:28 -07:00 |