rust/tests
David Wood ef8b2efd13 Fix off-by-one error in assert_eq! line wrapping
If two really long conditions are checked for equality, they wouldn't be split
into multiple lines if the last condition is the one to push the line past the
width limit.

Fix the off-by-one error that caused this, and add a test-case for it.
2017-12-23 01:32:55 +00:00
..
config Remove where_density and where_layout options 2017-11-24 21:08:24 +13:00
coverage
source Fix off-by-one error in assert_eq! line wrapping 2017-12-23 01:32:55 +00:00
target Fix off-by-one error in assert_eq! line wrapping 2017-12-23 01:32:55 +00:00
writemode
system.rs Add assert_eq! to special-cased macros 2017-12-23 01:06:17 +00:00