toml-rs/tests
2017-05-31 17:36:20 +01: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 Encode control characters with hex not decimal 2017-05-30 23:55:09 +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 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 Remove unused test macro 2017-05-31 17:36:20 +01:00
tables-last.rs Add a serialization helper to put tables last 2017-02-10 15:29:36 -08:00
valid.rs Simplify if-statements 2017-04-12 09:28:56 +01:00