about summary refs log tree commit diff
path: root/src/test/run-fail/test-should-fail-bad-message.rs
AgeCommit message (Expand)AuthorLines
2020-05-06Move tests from `test/run-fail` to UIYuki Okushi-10/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2016-10-18Fix some pretty printing testsVadim Petrochenkov-1/+0
2016-09-30TidyBrian Anderson-1/+1
2016-09-30Adding ignore-emscripten to failing tests.Ross Schulman-0/+1
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