Mercurial > python-compiler.rs
log src/tests/test_parse_files.rs @ 94:e0368bea06a6
age | author | description |
---|---|---|
Tue, 14 Jun 2016 18:39:48 +0200 | Bastien Orivel | Refactor tests a little bit so it's easier to add more. |
Tue, 14 Jun 2016 02:53:29 +0200 | Bastien Orivel | Better test failure. Use assert_diff! instead of assert_eq! so we can actually see what the differences are. |
Mon, 13 Jun 2016 00:42:58 +0100 | Emmanuel Gil Peyrot | Fix a few warnings. |
Fri, 03 Jun 2016 23:35:38 +0200 | Bastien Orivel | Rename tests_convert_dump to test_parse_files. base src/tests/tests_convert_dump.rs@b1bb30ec2fa4 |