rust/src/test/run-fail
2013-01-31 22:25:12 -08:00
..
alt-bot-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
alt-disc-bot.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
alt-wildcards.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
args-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
assert-as-macro.rs libsyntax: Implement assert as a macro (called fail_unless! on a transitionary basis to avoid conflicting with the keyword right now). r=brson 2013-01-23 14:46:24 -08:00
binop-fail-2.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
binop-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
borrowck-wg-fail-2.rs librustc: Allow &mut to be loaned; allow self to be loaned; make &mut loanable to &. r=nmatsakis 2013-01-24 13:52:22 -08:00
borrowck-wg-fail-3.rs librustc: Allow &mut to be loaned; allow self to be loaned; make &mut loanable to &. r=nmatsakis 2013-01-24 13:52:22 -08:00
borrowck-wg-fail.rs librustc: Allow &mut to be loaned; allow self to be loaned; make &mut loanable to &. r=nmatsakis 2013-01-24 13:52:22 -08:00
bug-811.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
bug-2470-bounds-check-overflow-2.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
bug-2470-bounds-check-overflow-3.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
bug-2470-bounds-check-overflow.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
die-macro-expr.rs Adjust the die macro to only accept ~str and to work in statement position 2012-12-10 18:16:22 -08:00
die-macro-pure.rs Adjust the die macro to only accept ~str and to work in statement position 2012-12-10 18:16:22 -08:00
die-macro.rs Adjust the die macro to only accept ~str and to work in statement position 2012-12-10 18:16:22 -08:00
divide-by-zero.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
doublefail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
explicit-fail-msg.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
explicit-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
expr-alt-fail-fn.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
expr-alt-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
expr-fn-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
expr-if-fail-fn.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
expr-if-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
extern-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
fail-arg.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fail-main.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
fail-parens.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fail.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
fmt-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
for-each-loop-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
if-check-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
if-cond-bot.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
issue-948.rs testsuite: Eliminate structural records from run-fail tests 2013-01-26 11:38:00 -08:00
issue-1459.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2061.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2144.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
issue-2156.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
issue-2272.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
issue-2444.rs librustc: Disallow trait bounds in types, enumerations, and structure definitions. r=tjc 2013-01-29 10:42:58 -08:00
issue-3029.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
linked-failure.rs Remove oldcomm from the test suite 2013-01-30 00:48:10 -08:00
linked-failure2.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
linked-failure3.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
linked-failure4.rs Remove oldcomm from the test suite 2013-01-30 00:48:10 -08:00
mod-zero.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
morestack1.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
morestack2.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
morestack3.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
morestack4.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
out-of-stack-managed-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
out-of-stack-owned-box.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
result-get-fail.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
rhs-type.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
rt-log-trunc.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
rt-set-exit-status-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
rt-set-exit-status-fail2.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
rt-set-exit-status.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
run-unexported-tests.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
small-negative-indexing.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
spawnfail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
str-overrun.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
task-comm-recv-block.rs Replace most invocations of fail keyword with die! macro 2013-01-31 22:25:12 -08:00
task-spawn-barefn.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
too-much-recursion-unwinding.rs libsyntax: Remove fn() unsafe { ... }. r=graydon 2013-01-23 14:41:08 -08:00
too-much-recursion.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unique-fail.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unwind-alt.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-assert.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
unwind-box-fn-unique.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-box-fn.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-box-res.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-box-str.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-box-trait.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-box-unique-unique.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-box-unique.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-box-vec.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-box.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-closure.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-initializer-indirect.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-initializer.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-interleaved.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-iter.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-iter2.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-lambda.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-misc-1.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-move.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-nested.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-partial-box.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-partial-unique.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-partial-vec.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-rec.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-rec2.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-resource-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-resource-fail2.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-resource-fail3.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-stacked.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-tup.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-tup2.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-uninitialized.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
unwind-unique.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
vec-overrun.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
vec-underrun.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
while-body-fails.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
while-fail.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
zip-different-lengths.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00