toml-rs/tests
2017-08-13 17:34:36 -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 close #199: add header information for empty structs 2017-07-27 07:03:52 -06: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 close #209: remove FIXME, appears to have been invalid 2017-08-13 17:34:36 -06:00
README.md Move tests to integration tests 2015-01-15 12:44:05 -08:00
serde.rs close #199: add header information for empty structs 2017-07-27 07:03:52 -06:00
tables-last.rs Add a serialization helper to put tables last 2017-02-10 15:29:36 -08:00
valid.rs fix bugs with pretty 2017-07-27 22:01:36 -06:00