toml-rs/test-suite/tests
Alex Crichton b9fbd5b6f7 Merge pull request #298 from ehuss/missing-tests
Add some missing tests, and sort some entries.
2019-04-08 09:09:27 -05:00
..
invalid Fix float with invalid suffix. 2019-04-05 13:51:28 -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 Fix disallowing duplicate table headers 2019-01-07 09:06:04 -08:00
datetime.rs Fix case sensitivity with T, Z, and E. 2019-02-19 10:59:42 -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 Merge pull request #298 from ehuss/missing-tests 2019-04-08 09:09:27 -05:00
macros.rs Support the new 0.5 syntax in the toml! macro. 2018-08-05 14:26:46 -07:00
parser.rs Fix case sensitivity with T, Z, and E. 2019-02-19 10:59:42 -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 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 Add some missing tests, and sort some entries. 2019-04-05 13:49:57 -07:00