toml-rs/tests/valid
2016-04-03 17:08:23 +09:00
..
array-empty.json
array-empty.toml
array-nospaces.json
array-nospaces.toml
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
arrays-nested.toml
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
bool.toml
comments-everywhere.json
comments-everywhere.toml
datetime.json
datetime.toml
empty.json
empty.toml
example-bom.toml Allow BOM (Byte order mark) in toml 2015-10-07 11:35:49 +02:00
example-v0.3.0.json
example-v0.3.0.toml
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
example.toml
example2.json
example2.toml
float.json
float.toml
hard_example.json
hard_example.toml Update key syntax to TOML master 2015-01-15 19:47:56 -08:00
implicit-and-explicit-after.json
implicit-and-explicit-after.toml
implicit-and-explicit-before.json
implicit-and-explicit-before.toml
implicit-groups.json
implicit-groups.toml
integer.json
integer.toml
key-equals-nospace.json
key-equals-nospace.toml
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
key-special-chars.toml
key-with-pound.json
key-with-pound.toml
long-float.json
long-float.toml
long-integer.json
long-integer.toml
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
string-empty.toml
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
string-simple.toml
string-with-pound.json
string-with-pound.toml
table-array-implicit.json
table-array-implicit.toml
table-array-many.json
table-array-many.toml
table-array-nest.json
table-array-nest.toml
table-array-one.json
table-array-one.toml
table-empty.json
table-empty.toml
table-sub-empty.json
table-sub-empty.toml
table-whitespace.json
table-whitespace.toml Update key syntax to TOML master 2015-01-15 19:47:56 -08:00
table-with-pound.json
table-with-pound.toml Update key syntax to TOML master 2015-01-15 19:47:56 -08:00
unicode-escape.json Tweak unicode-escape test 2016-04-03 17:08:23 +09:00
unicode-escape.toml Tweak unicode-escape test 2016-04-03 17:08:23 +09:00
unicode-literal.json
unicode-literal.toml