serde/serde_tests/tests
Erick Tryzelaar dbe2beacb0 Allow structs to be deserialized from sequences
This relies on the sequence to have the same ordering as the
struct field order.
2015-07-22 10:44:43 -07:00
..
test_annotations.rs Add a single driver for tests and benchmarks 2015-05-18 22:47:36 -07:00
test_bytes.rs Add a single driver for tests and benchmarks 2015-05-18 22:47:36 -07:00
test_de.rs Simplify result serialization and deserialization 2015-07-22 10:44:43 -07:00
test_json_builder.rs Add a single driver for tests and benchmarks 2015-05-18 22:47:36 -07:00
test_json.rs Allow structs to be deserialized from sequences 2015-07-22 10:44:43 -07:00
test_macros.rs Fix serializing generic enums 2015-06-18 08:45:03 -07:00
test_ser.rs Simplify result serialization and deserialization 2015-07-22 10:44:43 -07:00
test.rs serde_tests tests doesn't need the test crate 2015-05-20 22:57:19 -07:00
test.rs.in Fix the tests 2015-07-16 09:35:09 -04:00