about summary refs log tree commit diff
path: root/src/test/run-pass/test-should-fail-good-message.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-14/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-0/+1
2016-10-18Fix some pretty printing testsVadim Petrochenkov-2/+0
2015-03-17Rollup merge of #23385 - tamird:cleanup-whitespace, r=alexcrichtonManish Goregaokar-2/+0
2015-03-16Fallout in testing.Nick Cameron-2/+2
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-2/+0
2015-03-09Rename #[should_fail] to #[should_panic]Steven Fackler-2/+2
2014-12-06Change from message to expectedSteven Fackler-2/+2
2014-12-06Allow message specification for should_failSteven Fackler-0/+26