serde/serde_tests/tests
2016-04-12 23:42:24 -07:00
..
macros.rs Refactor tests to not use serde_json 2015-08-29 17:29:42 -07:00
test_annotations.rs fix(codegen): Take into account default=... when skip_deserializing 2016-04-12 23:42:24 -07:00
test_bytes.rs feat(errors): Switch Error::custom to use Into<String> 2016-02-26 21:12:16 -08:00
test_de.rs feat(codegen) skip_deserializing 2016-04-10 20:29:37 -07:00
test_macros.rs Silence unused_variables warning with empty enums 2016-04-03 14:31:04 +02:00
test_ser.rs feat(serde): Add hooks for fixed-sized arrays 2016-02-23 05:15:44 -08:00
test.rs feat(de): Remove dependency on the num crate. 2016-02-21 21:22:58 -08:00
test.rs.in Refactor tests to not use serde_json 2015-08-29 17:29:42 -07:00
token.rs feat(errors): Switch Error::custom to use Into<String> 2016-02-26 21:12:16 -08:00