toml-rs/tests/valid
2017-06-01 12:42:16 +01:00
..
array-empty.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
array-empty.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
array-nospaces.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
array-nospaces.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
arrays-hetergeneous.json Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
arrays-hetergeneous.toml Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
arrays-nested.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
arrays-nested.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
arrays.json Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
arrays.toml Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
bool.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
bool.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
comments-everywhere.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
comments-everywhere.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
datetime.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
datetime.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
empty.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
empty.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
example-bom.toml Allow BOM (Byte order mark) in toml 2015-10-07 11:35:49 +02:00
example-v0.3.0.json Fix parsing leading + on numbers 2015-01-15 14:27:55 -08:00
example-v0.3.0.toml Fix parsing leading + on numbers 2015-01-15 14:27:55 -08:00
example-v0.4.0.json Add v0.4.0 compliance test 2015-02-13 18:31:04 -08:00
example-v0.4.0.toml Add v0.4.0 compliance test 2015-02-13 18:31:04 -08:00
example.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
example.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
example2.json Add a few more tests from the toml-lang repo 2015-01-15 12:56:35 -08:00
example2.toml Add a few more tests from the toml-lang repo 2015-01-15 12:56:35 -08:00
float.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
float.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
hard_example.json Add a few more tests from the toml-lang repo 2015-01-15 12:56:35 -08:00
hard_example.toml Update key syntax to TOML master 2015-01-15 19:47:56 -08:00
implicit-and-explicit-after.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
implicit-and-explicit-after.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
implicit-and-explicit-before.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
implicit-and-explicit-before.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
implicit-groups.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
implicit-groups.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
integer.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
integer.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
key-equals-nospace.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
key-equals-nospace.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
key-space.json Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
key-space.toml Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
key-special-chars.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
key-special-chars.toml Implement new rules for bare key names 2015-01-15 17:34:27 -08:00
key-with-pound.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
key-with-pound.toml Implement new rules for bare key names 2015-01-15 17:34:27 -08:00
long-float.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
long-float.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
long-integer.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
long-integer.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
multiline-string.json Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
multiline-string.toml Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
raw-multiline-string.json Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
raw-multiline-string.toml Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
raw-string.json Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
raw-string.toml Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
string-empty.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
string-empty.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
string-escapes.json Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
string-escapes.toml Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
string-simple.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
string-simple.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
string-with-pound.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
string-with-pound.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-array-implicit.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-array-implicit.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-array-many.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-array-many.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-array-nest-no-keys.json Add test case 2017-06-01 12:42:16 +01:00
table-array-nest-no-keys.toml Add test case 2017-06-01 12:42:16 +01:00
table-array-nest.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-array-nest.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-array-one.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-array-one.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-empty.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-empty.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-sub-empty.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-sub-empty.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-whitespace.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-whitespace.toml Update key syntax to TOML master 2015-01-15 19:47:56 -08:00
table-with-pound.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
table-with-pound.toml Update key syntax to TOML master 2015-01-15 19:47:56 -08:00
unicode-escape.json Encode control characters with hex not decimal 2017-05-30 23:55:09 +01:00
unicode-escape.toml Encode control characters with hex not decimal 2017-05-30 23:55:09 +01:00
unicode-literal.json Move tests to integration tests 2015-01-15 12:44:05 -08:00
unicode-literal.toml Move tests to integration tests 2015-01-15 12:44:05 -08:00