toml-rs/test-suite/tests
Eric Huss 36a5318feb Support the new 0.5 syntax in the toml! macro.
- Space in datetime.
- +- inf, nan, 0.0
- Dotted keys.
2018-08-05 14:26:46 -07:00
..
invalid Move tests into their own crate 2017-11-12 19:33:11 -08:00
invalid-encoder Move tests into their own crate 2017-11-12 19:33:11 -08:00
valid Don't allow intermixing inline tables and dotted key tables. 2018-07-27 11:49:30 -07:00
backcompat.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
datetime.rs 0.5: Support space separate in datetime. 2018-07-10 17:14:16 -07:00
display-tricky.rs Move tests into their own crate 2017-11-12 19:33:11 -08:00
display.rs Move tests into their own crate 2017-11-12 19:33:11 -08: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 Move tests into their own crate 2017-11-12 19:33:11 -08: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 Support fixed-length arrays 2018-05-24 07:25:42 -07: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 0.5: Support dotted keys. 2018-07-16 09:10:38 -07:00