toml-rs/tests
Alex Gulyás 0f0746396a Add a very simple test for Parser::to_linecol.
This test shows that in some cases converting error offsets generated by
the parser to line and column numbers will panic ('arithmetic operation
overflowed') in debug mode, and return an incorrect column number in
release mode.
2015-08-14 14:39:59 +02:00
..
invalid Move tests to integration tests 2015-01-15 12:44:05 -08:00
invalid-encoder Move tests to integration tests 2015-01-15 12:44:05 -08:00
valid Add v0.4.0 compliance test 2015-02-13 18:31:04 -08:00
invalid.rs Add a very simple test for Parser::to_linecol. 2015-08-14 14:39:59 +02:00
README.md Move tests to integration tests 2015-01-15 12:44:05 -08:00
valid.rs Bump to 0.1.19 2015-03-25 10:11:05 -07:00