aboutsummaryrefslogtreecommitdiff
path: root/tests/valid/key-special-chars.toml
AgeCommit message (Collapse)AuthorLines
2015-01-15Implement new rules for bare key namesAlex Crichton-1/+1
* Key names are restricted to [a-zA-Z0-9_-] * Equal signs must be on the same line (as must the next value) as the key * Quoted keys are allowed and are parsed as basic strings. Closes #48
2015-01-15Move tests to integration testsAlex Crichton-0/+1