about summary refs log tree commit diff
path: root/src/test/run-fail/fail-parens.rs
AgeCommit message (Expand)AuthorLines
2014-11-11test: Rename files, fail -> panic.Michael Sproul-23/+0
2014-10-29Rename fail! to panic!Steve Klabnik-4/+4
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-2/+2
2013-09-30rfail: Remove usage of fmt!Alex Crichton-2/+2
2013-05-14Use static string with fail!() and remove fail!(fmt!())Björn Steinbrink-1/+1
2013-02-13Remove die!, raplace invocations with fail! Issue #4524 pt 3Nick Desaulniers-2/+2
2013-02-01Remove fail keyword from lexer & parser and clean up remaining calls toNick Desaulniers-3/+3
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-15Update and un-xfail testsTim Chevalier-6/+6
2012-08-06Convert alt to match. Stop parsing altBrian Anderson-1/+1
2011-08-31Replace xfail-stageN with simply xfail-testMarijn Haverbeke-3/+1
2011-08-31Revert "Replace xfail-stageN with simply xfail-test"Marijn Haverbeke-1/+3
2011-08-31Replace xfail-stageN with simply xfail-testMarijn Haverbeke-3/+1
2011-08-19Add some tests for expression corner cases, mostly involving ret and failBrian Anderson-0/+15