1
0
Fork 0
firefox/third_party/rust/basic-toml/tests/invalid
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
datetime-malformed-no-leads.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
datetime-malformed-no-secs.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
datetime-malformed-no-t.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
datetime-malformed-with-milli.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
duplicate-key-table.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
duplicate-keys.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
duplicate-table.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
duplicate-tables.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
empty-implicit-table.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
empty-table.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
float-no-leading-zero.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
float-no-suffix.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
float-no-trailing-digits.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
key-after-array.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
key-after-table.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
key-empty.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
key-hash.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
key-newline.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
key-open-bracket.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
key-single-open-bracket.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
key-space.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
key-start-bracket.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
key-two-equals.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
string-bad-byte-escape.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
string-bad-escape.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
string-bad-line-ending-escape.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
string-byte-escapes.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
string-no-close.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
table-array-implicit.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
table-array-malformed-bracket.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
table-array-malformed-empty.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
table-empty.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
table-nested-brackets-close.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
table-nested-brackets-open.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
table-whitespace.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
table-with-pound.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
text-after-array-entries.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
text-after-integer.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
text-after-string.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
text-after-table.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
text-before-array-separator.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
text-in-array.toml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00