about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3296.rs
AgeCommit message (Collapse)AuthorLines
2013-10-04Remove specific errors for very old obsolete syntaxBenjamin Herr-24/+0
Replaces existing tests for removed obsolete-syntax errors with tests for the resulting regular errors, adds a test for each of the removed parser errors to make sure that obsolete forms don't start working again, removes some obsolete/superfluous tests that were now failing. Deletes some amount of dead code in the parser, also includes some small changes to parser error messages to accomodate new tests.
2013-05-22test: Update tests to use the new syntax.Patrick Walton-3/+3
2013-05-08test: Fix tests.Patrick Walton-1/+1
2013-03-07test: Fix tests.Patrick Walton-1/+3
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-06Test cases, some xfailedTim Chevalier-0/+12