cargo/tests/support
Alex Crichton c3ec9999cb Ignore \r in output matching
Windows occasionally has \r\n while everywhere else has \n. Instead of worrying
about the difference, just replace all instances of \r with nothing and rely on
matching against \n.
2014-06-25 11:15:04 -07:00
..
mod.rs Ignore \r in output matching 2014-06-25 11:15:04 -07:00
paths.rs Fix rm_rf on windows 2014-06-25 11:12:56 -07:00