summary refs log tree commit diff
path: root/src/test/run-fail/test-should-fail-bad-message.rs
AgeCommit message (Expand)AuthorLines
2015-03-09Rename #[should_fail] to #[should_panic]Steven Fackler-1/+1
2014-12-18Revise std::thread API to join by defaultAaron Turon-3/+1
2014-12-06Change from message to expectedSteven Fackler-1/+1
2014-12-06Allow message specification for should_failSteven Fackler-0/+22