toml-rs/test-suite/tests
Alex Crichton 2a15817c47 Support fixed-length arrays
Turns out these are deserialized/serialized as tuples! While we're at it add
support for tuple variants and tuple structs through the same paths.

Closes #244
2018-05-24 07:25:42 -07:00
..
invalid Move tests into their own crate 2017-11-12 19:33:11 -08:00
invalid-encoder Move tests into their own crate 2017-11-12 19:33:11 -08:00
valid Treat unicode hex digits case-insensitively 2018-05-09 22:18:14 +02:00
backcompat.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
datetime.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
display-tricky.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
display.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
formatting.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
invalid-encoder-misc.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
invalid-misc.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
invalid.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
macros.rs A toml macro 2017-11-12 23:46:34 -08:00
parser.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
pretty.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
README.md Move tests into their own crate 2017-11-12 19:33:11 -08:00
serde.rs Support fixed-length arrays 2018-05-24 07:25:42 -07:00
spanned.rs Make spanned module private and hide internals 2018-05-09 21:54:22 +02:00
tables-last.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
valid.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00