]> git.lizzy.rs Git - rust.git/commit
Unit/regression tests for issues #29092, #30018, #30530, #30822.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Mon, 11 Jan 2016 17:32:28 +0000 (18:32 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Wed, 13 Jan 2016 13:29:25 +0000 (14:29 +0100)
commitdf1283cd1a6902bad5c869b124519814cd482064
tree24616eaac83ab45773e00aee3bfa3f5f0b40000d
parentf251ff4081dc89b984000547ec0903e845f14201
Unit/regression tests for issues #29092, #30018, #30530, #30822.

Note that the test for #30822 is folded into the test for #30530 (but
the file name mentions only 30530).
src/test/run-pass/issue-29092.rs [new file with mode: 0644]
src/test/run-pass/issue-30018-nopanic.rs [new file with mode: 0644]
src/test/run-pass/issue-30018-panic.rs [new file with mode: 0644]
src/test/run-pass/issue-30530.rs [new file with mode: 0644]