toml-rs/test-suite/tests
TheOddGarlic 34db433429 bump hashbrown, fix warnings 2022-08-02 12:42:44 +03:00
..
invalid Mixed type arrays (#358) 2019-11-22 10:28:29 -06:00
invalid-encoder Move tests into their own crate 2017-11-12 19:33:11 -08:00
valid Fix typos 2022-07-30 22:11:38 +08:00
README.md Move tests into their own crate 2017-11-12 19:33:11 -08:00
backcompat.rs Show "column" in Error messages 2019-07-28 13:41:17 -04:00
datetime.rs Improve error message when parsing unquoted string (#385) 2020-10-11 12:30:55 -05:00
de-errors.rs Run rustfmt 2019-08-28 07:58:15 -07:00
display-tricky.rs cargo fmt 2019-05-08 17:45:39 -07:00
display.rs cargo fmt 2019-05-08 17:45:39 -07:00
float.rs Work around a rustfmt bug 2019-08-28 08:02:08 -07:00
formatting.rs cargo fmt 2019-05-08 17:45:39 -07:00
invalid-misc.rs Allow empty table keys 2020-01-31 00:17:55 -07:00
invalid.rs Improve error message when parsing unquoted string (#385) 2020-10-11 12:30:55 -05:00
macros.rs Merge pull request #308 from ehuss/edition-2018 2019-05-09 06:49:11 -07:00
parser.rs bump hashbrown, fix warnings 2022-08-02 12:42:44 +03:00
pretty.rs cargo fmt 2019-05-08 17:45:39 -07:00
serde.rs Add line and column to all Errors 2019-07-30 13:35:08 -04:00
spanned-impls.rs Spanned: impl PartialEq, Eq, Hash, PartialOrd, Ord in terms of the value (#344) 2019-10-25 14:05:31 -05:00
spanned.rs Support for dotted table spans (#340) 2019-10-28 09:01:23 -05:00
tables-last.rs cargo fmt 2019-05-08 17:45:39 -07:00
valid.rs Merge pull request #373 from mgsloan/allow-empty-table-keys 2021-04-26 13:32:09 -07:00

README.md