about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-2074.rs
AgeCommit message (Collapse)AuthorLines
2014-02-24Remove some obsolete ignored testsFlorian Hahn-23/+0
* compile-fail/vec-add.rs is obsolete, there are no mutable vectors any more, #2711 is closed * compile-fail/issue-1451.rs is obsolete, there are no more structural records, #1451 is closed * compile-fail/issue-2074.rs is obsolete, an up to date test is in run-pass/nested-enum-same-names.rs, #2074 is closed * compile-fail/omitted-arg-wrong-types.rs is obsolete, #2093 is closed
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+3
2013-11-26test: Remove most uses of `&fn()` from the tests.Patrick Walton-2/+2
2013-09-23test: Fix rustdoc and tests.Patrick Walton-2/+2
2013-03-02test: Remove `fn@`, `fn~`, and `fn&` from the test suite. rs=defunPatrick Walton-4/+4
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-15Add various test cases (xfailed)Tim Chevalier-0/+12