aboutsummaryrefslogtreecommitdiff
path: root/tests/valid.rs
AgeCommit message (Expand)AuthorLines
2017-06-01Allow serializing keys with \n in themAlan Du-0/+3
2017-06-01Truncate fractional seconds to picosecondsAlan Du-0/+3
2017-06-01Add test caseAlan Du-0/+4
2017-04-12Simplify if-statementsDaniel Lockyer-1/+1
2017-02-08Rewrite crate with serde support from ground upAlex Crichton-36/+32
2016-04-02Update integration tests to BurntSushi/toml-test@2f1c20de60bc9de743bdb8c7d2e7...Tae-il Lim-0/+12
2015-10-07Allow BOM (Byte order mark) in tomlosboxes.org-0/+3
2015-03-25Bump to 0.1.19Alex Crichton-1/+1
2015-03-09Reduce usage of unstable featuresAlex Crichton-1/+1
2015-02-13Add v0.4.0 compliance testAlex Crichton-0/+3
2015-02-02Properly escape keys when printing TOMLAlex Crichton-2/+8
2015-01-27Migrate to as many stable functions as possibleAlex Crichton-14/+8
2015-01-15Add a few more tests from the toml-lang repoAlex Crichton-0/+9
2015-01-15Move tests to integration testsAlex Crichton-0/+168