.. |
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
|
Move tests to integration tests
|
2015-01-15 12:44:05 -08:00 |
arrays-hetergeneous.toml
|
Move tests to integration tests
|
2015-01-15 12:44:05 -08: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
|
Move tests to integration tests
|
2015-01-15 12:44:05 -08:00 |
arrays.toml
|
Move tests to integration tests
|
2015-01-15 12:44:05 -08: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-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 |
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
|
Move tests to integration tests
|
2015-01-15 12:44:05 -08:00 |
string-escapes.toml
|
Remove slash as an escapeable character
|
2015-01-20 10:00:43 -08: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.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
|
Move tests to integration tests
|
2015-01-15 12:44:05 -08:00 |
unicode-escape.toml
|
Move tests to integration tests
|
2015-01-15 12:44:05 -08: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 |