rust/src/test/run-fail
2013-11-26 08:19:00 -08:00
..
addr-of-bot.rs Allow taking address of bottom 2013-10-25 19:15:29 +09:00
args-fail.rs register snapshots 2013-10-23 18:06:12 -04:00
assert-approx-eq-eps-macro-fail.rs remove the float type 2013-10-01 14:54:10 -04:00
assert-approx-eq-macro-fail.rs remove the float type 2013-10-01 14:54:10 -04:00
assert-as-macro.rs
assert-eq-macro-fail.rs
assert-macro-explicit.rs
assert-macro-fmt.rs rfail: Remove usage of fmt! 2013-09-30 23:21:20 -07:00
assert-macro-owned.rs
assert-macro-static.rs
binop-fail-2.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
binop-fail-3.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
binop-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
borrowck-wg-autoderef-and-autoborrowvec-combined-fail-issue-6272.rs
borrowck-wg-fail-2.rs
borrowck-wg-fail-3.rs
borrowck-wg-fail-object-arg.rs register snapshots 2013-10-23 18:06:12 -04:00
borrowck-wg-fail-object.rs register snapshots 2013-10-23 18:06:12 -04:00
borrowck-wg-fail.rs register snapshots 2013-10-23 18:06:12 -04:00
borrowck-wg-imm-then-mut.rs register snapshots 2013-10-23 18:06:12 -04:00
borrowck-wg-mut-then-imm.rs register snapshots 2013-10-23 18:06:12 -04:00
borrowck-wg-one-mut-one-imm-slice-method.rs
borrowck-wg-one-mut-one-imm-slices.rs
borrowck-wg-one-mut-one-imm.rs
borrowck-wg-two-array-indices.rs
bounds-check-no-overflow.rs std: Move size/align functions to std::mem. #2240 2013-10-17 17:31:35 -07:00
bug-811.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
bug-2470-bounds-check-overflow-2.rs
bug-2470-bounds-check-overflow-3.rs
bug-2470-bounds-check-overflow.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
die-macro-expr.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
die-macro-pure.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
die-macro.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
divide-by-zero.rs
doublefail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
explicit-fail-msg.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
explicit-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
expr-fn-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
expr-if-fail-fn.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
expr-if-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
expr-match-fail-fn.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
expr-match-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
extern-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
fail-arg.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
fail-macro-any-wrapped.rs Allow fail messages to be caught, and introduce the Any trait 2013-10-28 08:50:32 +01:00
fail-macro-any.rs Allow fail messages to be caught, and introduce the Any trait 2013-10-28 08:50:32 +01:00
fail-macro-explicit.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
fail-macro-fmt.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
fail-macro-owned.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
fail-macro-static.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
fail-main.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
fail-parens.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
fail-task-name-none.rs Remove linked failure from the runtime 2013-11-24 21:21:12 -08:00
fail-task-name-owned.rs Remove linked failure from the runtime 2013-11-24 21:21:12 -08:00
fail-task-name-send-str.rs Remove linked failure from the runtime 2013-11-24 21:21:12 -08:00
fail-task-name-static.rs Remove linked failure from the runtime 2013-11-24 21:21:12 -08:00
fail.rs
fmt-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
for-each-loop-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
glob-use-std.rs testsuite: test for fixed issue. Closes #7580. 2013-10-20 20:19:29 +11:00
if-check-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
if-cond-bot.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
issue-948.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
issue-2061.rs
issue-2272.rs register snapshots 2013-10-23 18:06:12 -04:00
issue-2444.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
issue-2761.rs
issue-3029.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
linked-failure2.rs Remove ancient emacs mode lines from test cases 2013-10-25 17:41:54 -07:00
linked-failure3.rs Remove ancient emacs mode lines from test cases 2013-10-25 17:41:54 -07:00
linked-failure4.rs Remove ancient emacs mode lines from test cases 2013-10-25 17:41:54 -07:00
linked-failure.rs Remove ancient emacs mode lines from test cases 2013-10-25 17:41:54 -07:00
main-fail.rs Give test and main tasks better names 2013-11-01 09:16:11 -07:00
match-bot-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
match-disc-bot.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
match-wildcards.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
mod-zero.rs
morestack1.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
morestack2.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
morestack3.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
morestack4.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
result-get-fail.rs Reordered the methods in std::Option and std::Result 2013-11-01 15:00:46 +01:00
rhs-type.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
rt-set-exit-status-fail2.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
rt-set-exit-status-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
rt-set-exit-status.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
run-unexported-tests.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
spawnfail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
str-overrun.rs Remove ancient emacs mode lines from test cases 2013-10-25 17:41:54 -07:00
task-comm-recv-block.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
task-spawn-barefn.rs Remove linked failure from the runtime 2013-11-24 21:21:12 -08:00
test-fail.rs Give test and main tasks better names 2013-11-01 09:16:11 -07:00
test-tasks-invalid-value.rs
tls-exit-status.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
too-much-recursion-unwinding.rs
unique-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-assert.rs
unwind-box-fn-unique.rs librustc: Convert ~fn() to proc() everywhere. 2013-11-18 18:27:31 -08:00
unwind-box-res.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-box-str.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-box-trait.rs register snapshots 2013-10-23 18:06:12 -04:00
unwind-box-unique-unique.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-box-unique.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-box-vec.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-box.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-initializer-indirect.rs register snapshots 2013-10-23 18:06:12 -04:00
unwind-initializer.rs register snapshots 2013-10-23 18:06:12 -04:00
unwind-interleaved.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-iter2.rs test: Remove most uses of &fn() from the tests. 2013-11-26 08:19:00 -08:00
unwind-iter.rs test: Remove most uses of &fn() from the tests. 2013-11-26 08:19:00 -08:00
unwind-lambda.rs test: Remove most uses of &fn() from the tests. 2013-11-26 08:19:00 -08:00
unwind-match.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-misc-1.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-move.rs register snapshots 2013-10-23 18:06:12 -04:00
unwind-nested.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-partial-box.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-partial-unique.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-partial-vec.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-rec2.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-rec.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-resource-fail2.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-resource-fail3.rs register snapshots 2013-10-23 18:06:12 -04:00
unwind-resource-fail.rs register snapshots 2013-10-23 18:06:12 -04:00
unwind-stacked.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-tup2.rs register snapshots 2013-10-23 18:06:12 -04:00
unwind-tup.rs register snapshots 2013-10-23 18:06:12 -04:00
unwind-uninitialized.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
unwind-unique.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
vec-overrun.rs Remove ancient emacs mode lines from test cases 2013-10-25 17:41:54 -07:00
while-body-fails.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
while-fail.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00