toml-rs/tests
Alex Crichton 67fb9f1953 Add a serialization helper to put tables last
This should help serializing maps where it's unknown up front whether the tables
and/or values come first.

Closes #142
2017-02-10 15:29:36 -08:00
..
invalid Rewrite crate with serde support from ground up 2017-02-08 21:21:18 -08:00
invalid-encoder Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
valid Tweak unicode-escape test 2016-04-03 17:08:23 +09:00
backcompat.rs Implement Deserializer::set_require_newline_after_table 2017-02-08 21:36:38 -08:00
datetime.rs Rewrite crate with serde support from ground up 2017-02-08 21:21:18 -08:00
display.rs Rewrite crate with serde support from ground up 2017-02-08 21:21:18 -08:00
formatting.rs Rewrite crate with serde support from ground up 2017-02-08 21:21:18 -08:00
invalid-misc.rs Rewrite crate with serde support from ground up 2017-02-08 21:21:18 -08:00
invalid.rs Rewrite crate with serde support from ground up 2017-02-08 21:21:18 -08:00
parser.rs Rewrite crate with serde support from ground up 2017-02-08 21:21:18 -08:00
README.md Move tests to integration tests 2015-01-15 12:44:05 -08:00
serde.rs Rewrite crate with serde support from ground up 2017-02-08 21:21:18 -08:00
tables-last.rs Add a serialization helper to put tables last 2017-02-10 15:29:36 -08:00
valid.rs Rewrite crate with serde support from ground up 2017-02-08 21:21:18 -08:00