toml-rs/test-suite/tests
Michael Sloan 6de25e7cc8 Allow empty table keys
Quoting 68076ffc6d (user-content-keys)

> A bare key must be non-empty, but an empty quoted key is allowed (though discouraged).

See also the discussion in https://github.com/toml-lang/toml/issues/432
2020-01-31 00:17:55 -07: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 Allow empty table keys 2020-01-31 00:17:55 -07:00
backcompat.rs Show "column" in Error messages 2019-07-28 13:41:17 -04:00
datetime.rs Add line and column to all Errors 2019-07-30 13:35:08 -04: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 Mixed type arrays (#358) 2019-11-22 10:28:29 -06:00
macros.rs Merge pull request #308 from ehuss/edition-2018 2019-05-09 06:49:11 -07:00
parser.rs Allow empty table keys 2020-01-31 00:17:55 -07:00
pretty.rs cargo fmt 2019-05-08 17:45:39 -07:00
README.md Move tests into their own crate 2017-11-12 19:33:11 -08: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 Allow empty table keys 2020-01-31 00:17:55 -07:00