summary refs log tree commit diff
path: root/src/test/run-pass/issue-9047.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2014-05-27std: Rename strbuf operations to stringRicho Healey-1/+1
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-1/+1
2014-05-14test: Remove all uses of `~str` from the test suite.Patrick Walton-2/+2
2014-04-18Replace all ~"" with "".to_owned()Richo Healey-1/+1
2014-04-07Fix some windows rpass testsAlex Crichton-1/+3
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-09-10added test caseJohn Clements-0/+19