toml-rs/test-suite/tests
2018-12-28 15:39:48 +01:00
..
invalid Allow whitespace after line ending backslash (#162) 2018-10-27 12:49:17 -07:00
invalid-encoder Move tests into their own crate 2017-11-12 19:33:11 -08:00
valid Allow whitespace after line ending backslash (#162) 2018-10-27 12:49:17 -07:00
backcompat.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
datetime.rs Fix trailing space after date. 2018-11-21 09:35:50 -08:00
display-tricky.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
display.rs Add the preserve_order feature 2018-12-28 14:42:55 +01:00
float.rs 0.5: Support floats nan, inf, and +/-0.0. 2018-07-11 00:50:04 -07:00
formatting.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
invalid-misc.rs 0.5: Support dotted keys. 2018-07-16 09:10:38 -07:00
invalid.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
macros.rs Support the new 0.5 syntax in the toml! macro. 2018-08-05 14:26:46 -07:00
parser.rs Fix multi-line strings are not allowed for key 2018-09-25 16:33:52 +09: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 Update the serde test-suite map! macro 2018-12-28 15:39:48 +01: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 Avoid panic on pretty string ending in single quote 2018-10-01 11:58:57 +03:00