rust/src/test/run-fail
2013-03-19 14:07:00 -04:00
..
alt-bot-fail.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
alt-disc-bot.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
alt-wildcards.rs Remove uses of log 2013-03-11 23:19:42 -07:00
args-fail.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -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 Remove uses of log 2013-03-11 23:19:42 -07:00
binop-fail.rs Remove uses of log 2013-03-11 23:19:42 -07: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 test: Fix tests. 2013-03-07 22:37:58 -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 test: Fix comments in pretty-printed test. rs=burningtree 2013-02-23 23:33:50 -08:00
die-macro-expr.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
die-macro-pure.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
die-macro.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
divide-by-zero.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
doublefail.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
explicit-fail-msg.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
explicit-fail.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
expr-alt-fail-fn.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
expr-alt-fail.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
expr-fn-fail.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
expr-if-fail-fn.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
expr-if-fail.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
extern-fail.rs librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning 2013-03-07 22:32:52 -08:00
fail-arg.rs Remove uses of log 2013-03-11 23:19:42 -07:00
fail-main.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
fail-parens.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
fail.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
fmt-fail.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
for-each-loop-fail.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
if-check-fail.rs Remove uses of log 2013-03-11 23:19:42 -07:00
if-cond-bot.rs Remove uses of log 2013-03-11 23:19:42 -07:00
issue-948.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
issue-2061.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
issue-2144.rs test: Remove fn@, fn~, and fn& from the test suite. rs=defun 2013-03-02 18:47:47 -08:00
issue-2156.rs librustc: Forbid chained imports and fix the logic for one-level renaming imports 2013-03-02 16:49:30 -08:00
issue-2272.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
issue-2444.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
issue-2761.rs Allow custom messages on assert statements 2013-03-19 14:07:00 -04:00
issue-3029.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
linked-failure.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
linked-failure2.rs core: Extract comm from pipes. #4742 2013-02-21 17:36:54 -08:00
linked-failure3.rs core: Extract comm from pipes. #4742 2013-02-21 17:36:54 -08:00
linked-failure4.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
mod-zero.rs Reliciense makefiles and testsuite. Yup. 2012-12-10 17:32:58 -08:00
morestack1.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
morestack2.rs librustc: Remove "extern mod { ... }" from librustc, librustdoc, and tests. rs=deexterning 2013-03-07 22:32:52 -08:00
morestack3.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
morestack4.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
out-of-stack-managed-box.rs tests/tutorials: Get rid of move. 2013-02-15 02:49:55 -08:00
out-of-stack-owned-box.rs tests/tutorials: Get rid of move. 2013-02-15 02:49:55 -08:00
result-get-fail.rs Remove uses of log 2013-03-11 23:19:42 -07:00
rhs-type.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
rt-log-trunc.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
rt-set-exit-status-fail.rs Remove uses of log 2013-03-11 23:19:42 -07:00
rt-set-exit-status-fail2.rs Remove uses of log 2013-03-11 23:19:42 -07:00
rt-set-exit-status.rs Remove uses of log 2013-03-11 23:19:42 -07:00
run-unexported-tests.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
small-negative-indexing.rs Remove uses of log 2013-03-11 23:19:42 -07:00
spawnfail.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
str-overrun.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
task-comm-recv-block.rs core: Extract comm from pipes. #4742 2013-02-21 17:36:54 -08:00
task-spawn-barefn.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
too-much-recursion-unwinding.rs Turn old drop blocks into Drop traits 2013-02-27 19:14:19 -05:00
too-much-recursion.rs Remove uses of log 2013-03-11 23:19:42 -07:00
unique-fail.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-alt.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
unwind-assert.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
unwind-box-fn-unique.rs Remove uses of log 2013-03-11 23:19:42 -07:00
unwind-box-fn.rs Remove uses of log 2013-03-11 23:19:42 -07:00
unwind-box-res.rs Remove uses of log 2013-03-11 23:19:42 -07:00
unwind-box-str.rs Remove uses of log 2013-03-11 23:19:42 -07:00
unwind-box-trait.rs librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
unwind-box-unique-unique.rs Remove uses of log 2013-03-11 23:19:42 -07:00
unwind-box-unique.rs Remove uses of log 2013-03-11 23:19:42 -07:00
unwind-box-vec.rs Remove uses of log 2013-03-11 23:19:42 -07:00
unwind-box.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-closure.rs test: Remove fn@, fn~, and fn& from the test suite. rs=defun 2013-03-02 18:47:47 -08:00
unwind-fail.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-initializer-indirect.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-initializer.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-interleaved.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-iter.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
unwind-iter2.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
unwind-lambda.rs test: Remove fn@, fn~, and fn& from the test suite. rs=defun 2013-03-02 18:47:47 -08:00
unwind-misc-1.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-move.rs Remove ++ mode from the compiler (it is parsed as + mode) 2013-03-13 17:00:09 -04:00
unwind-nested.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-partial-box.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-partial-unique.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-partial-vec.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-rec.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-rec2.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-resource-fail.rs Turn old drop blocks into Drop traits 2013-02-27 19:14:19 -05:00
unwind-resource-fail2.rs Turn old drop blocks into Drop traits 2013-02-27 19:14:19 -05:00
unwind-resource-fail3.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
unwind-stacked.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-tup.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-tup2.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-uninitialized.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
unwind-unique.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
vec-overrun.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
vec-underrun.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
while-body-fails.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
while-fail.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
zip-different-lengths.rs test: Fix tests. 2013-03-07 22:37:58 -08:00