about summary refs log tree commit diff
path: root/src/test/run-fail/assert-eq-macro-fail.rs
AgeCommit message (Expand)AuthorLines
2014-11-11test: Rename files, fail -> panic.Michael Sproul-15/+0
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-1/+1
2014-04-09Remove the unused Point struct in the assert-eq-macro-fail.rs test.Kasey Carrothers-3/+0
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-07-10fix testCorey Richardson-1/+1
2013-05-14Fix cosmetics for fail!() callsMarvin Löbel-1/+1
2013-04-25Made fail! and assert! accept both &'static str and ~str, as well as a fmt! l...Marvin Löbel-1/+1
2013-03-22test: replace uses of old deriving attribute with new oneAndrew Paseltiner-1/+1
2013-03-20add assert_eq! macroJohn Clements-0/+8