toml-rs/tests
2017-07-24 09:46:24 -06: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 Store fractional seconds as a u32 instead of a f64 2017-06-01 23:22:35 +01:00
backcompat.rs Fix backcompat with array definitions 2017-03-31 18:45:00 -07:00
datetime.rs Rewrite crate with serde support from ground up 2017-02-08 21:21:18 -08:00
display-tricky.rs Fix displaying empty arrays 2017-02-11 09:13:33 -08:00
display.rs Fixed sorting of table values 2017-02-19 18:15:58 +03:00
formatting.rs Rewrite crate with serde support from ground up 2017-02-08 21:21:18 -08:00
invalid-encoder-misc.rs Error when trying to serialize invalid float 2017-05-31 00:30:58 +01:00
invalid-misc.rs Error when parsing numbers outside of f64's range 2017-05-31 00:30:55 +01:00
invalid.rs Rewrite crate with serde support from ground up 2017-02-08 21:21:18 -08:00
parser.rs Store fractional seconds as a u32 instead of a f64 2017-06-01 23:22:35 +01:00
pretty.rs fix Serializer::pretty_array(false) 2017-07-24 09:46:24 -06:00
README.md Move tests to integration tests 2015-01-15 12:44:05 -08:00
serde.rs One more case of handling newtype structs 2017-07-06 11:43:36 -07:00
tables-last.rs Add a serialization helper to put tables last 2017-02-10 15:29:36 -08:00
valid.rs Allow serializing keys with \n in them 2017-06-01 20:59:26 +01:00