summary refs log tree commit diff
path: root/src/test/run-pass/issue-3559.rs
AgeCommit message (Expand)AuthorLines
2013-10-24Remove even more of std::ioAlex Crichton-3/+1
2013-05-22test: Update tests to use the new syntax.Patrick Walton-3/+3
2013-05-11Correct testcases that passed because fns with #[test] were stripped before e...Huon Wilson-4/+2
2013-04-03rename Linear{Map,Set} => Hash{Map,Set}Daniel Micay-1/+1
2013-04-03hashmap: rm linear namespaceDaniel Micay-1/+1
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-1/+1
2013-03-26test: Remove uses of oldmap::HashMapAlex Crichton-2/+1
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-1/+1
2013-02-03rename map -> oldmap and mark it as deprecatedDaniel Micay-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-07test: Regular expression mistake. rs=bustagePatrick Walton-1/+1
2013-01-07test: Fix check-fast for resolve changes. rs=bustagePatrick Walton-1/+1
2012-12-28test: Fix a bunch of run-pass tests. rs=bustagePatrick Walton-1/+2
2012-12-13librustc: Make `use` statements crate-relative by default. r=brsonPatrick Walton-0/+2
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-06Test cases, some xfailedTim Chevalier-0/+26