toml-rs/tests
nabijaczleweli 1e575d420c Add tests for checking for extraneous leading newlines (or lack thereof)
Couldn't find a better place to put this (the "valid" and "invalid"
tests are just for parser) so I made a new test module
2016-09-06 21:16:21 +02:00
..
invalid Add failing test cases containing invalid Toml with keys on the same line as table definition 2016-04-17 22:51:28 +01:00
invalid-encoder Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00
valid Tweak unicode-escape test 2016-04-03 17:08:23 +09:00
formatting.rs Add tests for checking for extraneous leading newlines (or lack thereof) 2016-09-06 21:16:21 +02:00
invalid.rs Add failing test cases containing invalid Toml with keys on the same line as table definition 2016-04-17 22:51:28 +01:00
README.md Move tests to integration tests 2015-01-15 12:44:05 -08:00
valid.rs Update integration tests to BurntSushi/toml-test@2f1c20de60 2016-04-02 17:15:59 +09:00