toml-rs/test-suite/tests
daubaris c822128a02 Mixed type arrays (#358)
* Added support of mixed-type arrays

* Add tests cases

* Replaced &'static str type for type_ and created a new enum instead

* Restored ArrayMixedType
2019-11-22 10:28:29 -06: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 Mixed type arrays (#358) 2019-11-22 10:28:29 -06: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 Add line and column to all Errors 2019-07-30 13:35:08 -04: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 zero-prefixed float exponents. (#322) 2019-08-23 09:55:15 -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 Mixed type arrays (#358) 2019-11-22 10:28:29 -06:00