serde/test_suite/tests
David Tolnay f6ac232580
Merge pull request #1084 from Marwes/serde_test_readable_
Add an API for making tests for readable/compact representations
2017-11-06 22:05:29 -08:00
..
compile-fail Allow borrow attribute on newtype variants 2017-11-05 12:10:40 -08:00
macros Serialize non-human-readble ip addresses as tuples 2017-09-11 15:54:53 +02:00
run-pass License boilerplate 2017-04-13 17:34:42 -07:00
compiletest.rs Replace deprecated compiletest::default_config() 2017-08-15 22:10:18 -07:00
test_annotations.rs Suppress cast_lossless lint in test suite 2017-09-09 11:08:19 -07:00
test_borrow.rs Use struct variants in test suite 2017-04-19 13:06:31 -07:00
test_de.rs Add an example to the Configure trait 2017-11-06 10:35:22 +01:00
test_gen.rs Merge pull request #1083 from serde-rs/ty-macro 2017-11-05 12:56:57 -08:00
test_identifier.rs Add an example to the Configure trait 2017-11-06 10:35:22 +01:00
test_macros.rs Support deserializing internally tagged enum from seq 2017-09-17 13:45:12 -07:00
test_remote.rs Add an example to the Configure trait 2017-11-06 10:35:22 +01:00
test_roundtrip.rs Add an example to the Configure trait 2017-11-06 10:35:22 +01:00
test_ser.rs Add an example to the Configure trait 2017-11-06 10:35:22 +01:00
test_value.rs License boilerplate 2017-04-13 17:34:42 -07:00